index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kobject_uevent.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice.
Tetsuo Handa
2019-04-01
1
-4
/
+7
*
kobject: drop newline from msg string
Bo YU
2019-01-22
1
-3
/
+3
*
kobject: to repalce printk with pr_* style
Bo YU
2019-01-22
1
-3
/
+2
*
kobject: Fix warnings in lib/kobject_uevent.c
Bo YU
2018-11-11
1
-0
/
+2
*
kobject: drop unnecessary cast "%llu" for u64
Bo YU
2018-11-11
1
-1
/
+1
*
netns: restrict uevents
Christian Brauner
2018-05-01
1
-42
/
+95
*
uevent: add alloc_uevent_skb() helper
Christian Brauner
2018-05-01
1
-13
/
+34
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-1
/
+0
*
netns: send uevent messages
Christian Brauner
2018-03-22
1
-1
/
+78
*
net: add uevent socket member
Christian Brauner
2018-03-22
1
-10
/
+7
*
net: Convert uevent_net_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
Merge 4.15-rc6 into driver-core-next
Greg Kroah-Hartman
2018-01-02
1
-4
/
+12
|
\
|
*
kobject: fix suppressing modalias in uevents delivered over netlink
Dmitry Torokhov
2017-12-21
1
-4
/
+12
*
|
kobject: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
1
-2
/
+0
*
|
kobject: add SPDX identifiers to all kobject files
Greg Kroah-Hartman
2017-12-07
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-05
1
-8
/
+41
|
\
|
*
driver core: suppress sending MODALIAS in UNBIND uevents
Dmitry Torokhov
2017-09-18
1
-8
/
+41
*
|
kobject: factorize skb setup in kobject_uevent_net_broadcast()
Eric Dumazet
2017-09-19
1
-15
/
+19
*
|
kobject: copy env blob in one go
Eric Dumazet
2017-09-19
1
-7
/
+1
*
|
kobject: add kobject_uevent_net_broadcast()
Eric Dumazet
2017-09-19
1
-43
/
+53
|
/
*
Merge branch 'bind_unbind' into driver-core-next
Greg Kroah-Hartman
2017-07-22
1
-0
/
+2
|
\
|
*
driver core: emit uevents when device is bound to a driver
Dmitry Torokhov
2017-07-22
1
-0
/
+2
*
|
kobject: support passing in variables for synthetic uevents
Peter Rajnoha
2017-05-25
1
-13
/
+154
|
/
*
kobject: improve function-level documentation
Julia Lawall
2016-10-28
1
-3
/
+3
*
lib/kobject_uevent.c: remove redundant include
Rasmus Villemoes
2015-02-12
1
-1
/
+0
*
kobject: Make support for uevent_helper optional.
Michael Marineau
2014-04-25
1
-0
/
+6
*
kobject: don't block for each kobject_uevent
Vladimir Davydov
2014-04-03
1
-6
/
+36
*
net: fix "queues" uevent between network namespaces
Weilong Chen
2014-01-19
1
-2
/
+8
*
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-08
1
-2
/
+1
*
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
2012-09-08
1
-1
/
+1
*
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-29
1
-1
/
+4
*
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
1
-1
/
+2
|
\
|
*
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-03-07
1
-1
/
+2
*
|
uevent: send events in correct order according to seqnum (v3)
Andrew Vagin
2012-03-08
1
-10
/
+9
|
/
*
driver-core: skip uevent generation when nobody is listening
Kay Sievers
2011-12-09
1
-0
/
+3
*
kobj_uevent: Ignore if some listeners cannot handle message
Milan Broz
2011-08-22
1
-1
/
+1
*
kobject_uevent: fix typo in comments
Xiaotian Feng
2010-08-23
1
-2
/
+2
*
kobject: free memory if netlink_kernel_create() fails
Dan Carpenter
2010-06-04
1
-0
/
+1
*
lib/kobject_uevent.c: fix CONIG_NET=n warning
Andrew Morton
2010-06-04
1
-0
/
+2
*
hotplug: netns aware uevent_helper
Eric W. Biederman
2010-05-21
1
-2
/
+17
*
kobj: Send hotplug events in the proper namespace.
Eric W. Biederman
2010-05-21
1
-2
/
+20
*
kobject: Send hotplug events in all network namespaces
Eric W. Biederman
2010-05-21
1
-8
/
+60
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
kobject: Constify struct kset_uevent_ops
Emese Revfy
2010-03-07
1
-1
/
+1
*
driver core: allow non-root users to listen to uevents
Kay Sievers
2009-04-16
1
-1
/
+1
*
Revert "kobject: don't block for each kobject_uevent".
Hugh Dickins
2009-04-16
1
-1
/
+1
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-26
1
-1
/
+8
|
\
|
*
kobject: don't block for each kobject_uevent
Arjan van de Ven
2009-03-24
1
-1
/
+1
|
*
Driver core: implement uevent suppress in kobject
Ming Lei
2009-03-24
1
-0
/
+7
*
|
netlink: change return-value logic of netlink_broadcast()
Pablo Neira Ayuso
2009-02-05
1
-0
/
+3
|
/
[next]