index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
kobject_uevent.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-28
kobject: remove kset from struct kset_uevent_ops callbacks
Greg Kroah-Hartman
1
-3
/
+3
2021-04-10
kobject_uevent: remove warning in init_uevent_argv()
Greg Kroah-Hartman
1
-4
/
+5
2019-04-01
kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice.
Tetsuo Handa
1
-4
/
+7
2019-01-22
kobject: drop newline from msg string
Bo YU
1
-3
/
+3
2019-01-22
kobject: to repalce printk with pr_* style
Bo YU
1
-3
/
+2
2018-11-11
kobject: Fix warnings in lib/kobject_uevent.c
Bo YU
1
-0
/
+2
2018-11-11
kobject: drop unnecessary cast "%llu" for u64
Bo YU
1
-1
/
+1
2018-05-01
netns: restrict uevents
Christian Brauner
1
-42
/
+95
2018-05-01
uevent: add alloc_uevent_skb() helper
Christian Brauner
1
-13
/
+34
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-22
netns: send uevent messages
Christian Brauner
1
-1
/
+78
2018-03-22
net: add uevent socket member
Christian Brauner
1
-10
/
+7
2018-02-13
net: Convert uevent_net_ops
Kirill Tkhai
1
-0
/
+1
2018-01-02
Merge 4.15-rc6 into driver-core-next
Greg Kroah-Hartman
1
-4
/
+12
2017-12-21
kobject: fix suppressing modalias in uevents delivered over netlink
Dmitry Torokhov
1
-4
/
+12
2017-12-07
kobject: Remove redundant license text
Greg Kroah-Hartman
1
-2
/
+0
2017-12-07
kobject: add SPDX identifiers to all kobject files
Greg Kroah-Hartman
1
-0
/
+1
2017-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+41
2017-09-20
kobject: factorize skb setup in kobject_uevent_net_broadcast()
Eric Dumazet
1
-15
/
+19
2017-09-20
kobject: copy env blob in one go
Eric Dumazet
1
-7
/
+1
2017-09-20
kobject: add kobject_uevent_net_broadcast()
Eric Dumazet
1
-43
/
+53
2017-09-18
driver core: suppress sending MODALIAS in UNBIND uevents
Dmitry Torokhov
1
-8
/
+41
2017-07-22
Merge branch 'bind_unbind' into driver-core-next
Greg Kroah-Hartman
1
-0
/
+2
2017-07-22
driver core: emit uevents when device is bound to a driver
Dmitry Torokhov
1
-0
/
+2
2017-05-25
kobject: support passing in variables for synthetic uevents
Peter Rajnoha
1
-13
/
+154
2016-10-28
kobject: improve function-level documentation
Julia Lawall
1
-3
/
+3
2015-02-13
lib/kobject_uevent.c: remove redundant include
Rasmus Villemoes
1
-1
/
+0
2014-04-25
kobject: Make support for uevent_helper optional.
Michael Marineau
1
-0
/
+6
2014-04-04
kobject: don't block for each kobject_uevent
Vladimir Davydov
1
-6
/
+36
2014-01-20
net: fix "queues" uevent between network namespaces
Weilong Chen
1
-2
/
+8
2012-09-09
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+1
2012-09-09
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
1
-1
/
+1
2012-06-30
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
1
-1
/
+4
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+2
2012-03-09
uevent: send events in correct order according to seqnum (v3)
Andrew Vagin
1
-10
/
+9
2012-03-08
lib: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+2
2011-12-10
driver-core: skip uevent generation when nobody is listening
Kay Sievers
1
-0
/
+3
2011-08-23
kobj_uevent: Ignore if some listeners cannot handle message
Milan Broz
1
-1
/
+1
2010-08-24
kobject_uevent: fix typo in comments
Xiaotian Feng
1
-2
/
+2
2010-06-05
kobject: free memory if netlink_kernel_create() fails
Dan Carpenter
1
-0
/
+1
2010-06-05
lib/kobject_uevent.c: fix CONIG_NET=n warning
Andrew Morton
1
-0
/
+2
2010-05-21
hotplug: netns aware uevent_helper
Eric W. Biederman
1
-2
/
+17
2010-05-21
kobj: Send hotplug events in the proper namespace.
Eric W. Biederman
1
-2
/
+20
2010-05-21
kobject: Send hotplug events in all network namespaces
Eric W. Biederman
1
-8
/
+60
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
kobject: Constify struct kset_uevent_ops
Emese Revfy
1
-1
/
+1
2009-04-17
driver core: allow non-root users to listen to uevents
Kay Sievers
1
-1
/
+1
2009-04-17
Revert "kobject: don't block for each kobject_uevent".
Hugh Dickins
1
-1
/
+1
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+8
2009-03-25
kobject: don't block for each kobject_uevent
Arjan van de Ven
1
-1
/
+1
[next]