index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kobject.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-08-18
1
-1
/
+1
|
\
|
*
kobject: Replace strncpy with memcpy
Guenter Roeck
2018-07-07
1
-1
/
+1
*
|
kobject: kset_create_and_add() - fetch ownership info from parent
Dmitry Torokhov
2018-07-20
1
-1
/
+8
*
|
sysfs, kobject: allow creating kobject belonging to arbitrary users
Dmitry Torokhov
2018-07-20
1
-0
/
+19
|
/
*
kobject: don't use WARN for registration failures
Dmitry Vyukov
2018-04-23
1
-6
/
+5
*
lib/kobject: Join string literals back
Andy Shevchenko
2018-03-15
1
-21
/
+18
*
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
1
-3
/
+1
|
\
|
*
kobject: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
1
-3
/
+0
|
*
kobject: add SPDX identifiers to all kobject files
Greg Kroah-Hartman
2017-12-07
1
-0
/
+1
*
|
kobject: Export kobj_ns_grab_current() and kobj_ns_drop()
Bart Van Assche
2018-01-23
1
-0
/
+2
|
/
*
kobject: Export kobject_get_unless_zero()
Jan Kara
2017-03-22
1
-1
/
+4
*
kobject: export kset_find_obj() for module use
Gabriel Somlo
2016-02-09
1
-0
/
+1
*
lib/kobject.c: use kvasprintf_const for formatting ->name
Rasmus Villemoes
2015-11-06
1
-8
/
+22
*
kobject: move EXPORT_SYMBOL() macros next to corresponding definitions
Gabriel Somlo
2015-10-04
1
-7
/
+5
*
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
2015-07-17
1
-2
/
+3
*
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-06-30
1
-0
/
+1
|
\
|
*
lib: export symbol kobject_move()
Anand Jain
2015-06-19
1
-0
/
+1
*
|
lib/kobject.c: use strreplace()
Rasmus Villemoes
2015-06-25
1
-8
/
+5
|
/
*
kobject: WARN as tip when call kobject_get() to a kobject not initialized
Ethan Zhao
2015-03-25
1
-1
/
+6
*
kobject: fix NULL pointer derefernce in kobj_child_ns_ops
Pankaj Dubey
2014-11-07
1
-1
/
+1
*
sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()
Tejun Heo
2014-02-07
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-30
1
-0
/
+1
|
\
|
*
kobject: export kobj_sysfs_ops
Jeff Mahoney
2014-01-28
1
-0
/
+1
*
|
kobject: Fix source code comment spelling
Bart Van Assche
2014-01-08
1
-1
/
+1
*
|
Revert "kobject: introduce kobj_completion"
Greg Kroah-Hartman
2014-01-04
1
-50
/
+0
*
|
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
2013-12-11
1
-1
/
+1
*
|
kobject: fix memory leak in kobject_set_name_vargs
Maurizio Lombardi
2013-12-08
1
-1
/
+3
*
|
kobject: remove kset from sysfs immediately in kset_unregister()
Bjorn Helgaas
2013-12-07
1
-0
/
+1
*
|
kobject: delay kobject release for random time
Bjorn Helgaas
2013-12-07
1
-3
/
+6
*
|
sysfs, kernfs: introduce kernfs_create_dir[_ns]()
Tejun Heo
2013-11-29
1
-1
/
+1
*
|
sysfs: drop kobj_ns_type handling, take #2
Tejun Heo
2013-11-27
1
-5
/
+22
|
/
*
Revert "sysfs: drop kobj_ns_type handling"
Linus Torvalds
2013-11-07
1
-4
/
+1
*
kobject: show debug info on delayed kobject release
Fengguang Wu
2013-10-11
1
-1
/
+1
*
kobject: grab an extra reference on kobject->sd to allow duplicate deletes
Tejun Heo
2013-10-03
1
-0
/
+12
*
Merge 3.12-rc3 into driver-core-next
Greg Kroah-Hartman
2013-09-29
1
-4
/
+1
|
\
|
*
sysfs: Allow mounting without CONFIG_NET
Eric W. Biederman
2013-09-27
1
-4
/
+1
*
|
kobject: introduce kobj_completion
Jeff Mahoney
2013-09-26
1
-0
/
+50
*
|
sysfs: drop kobj_ns_type handling
Tejun Heo
2013-09-26
1
-1
/
+4
*
|
sysfs: remove ktype->namespace() invocations in directory code
Tejun Heo
2013-09-26
1
-4
/
+24
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-09-07
1
-0
/
+15
|
\
|
*
sysfs: Restrict mounting sysfs
Eric W. Biederman
2013-08-28
1
-0
/
+15
*
|
kobject: delayed kobject release: help find buggy drivers
Russell King
2013-07-25
1
-3
/
+19
|
/
*
kobject: sanitize argument for format string
Kees Cook
2013-06-07
1
-1
/
+1
*
kref: minor cleanup
Anatol Pomozov
2013-05-07
1
-1
/
+1
*
kobject: fix kset_find_obj() race with concurrent last kobject_put()
Linus Torvalds
2013-04-13
1
-1
/
+8
*
kobject: fix the uncorrect comment
Zhi Yong Wu
2012-05-07
1
-1
/
+1
*
Merge 3.4-rc5 into driver-core-next
Greg Kroah-Hartman
2012-05-02
1
-7
/
+7
|
\
|
*
kobject: provide more diagnostic info for kobject_add_internal() failures
Dan Williams
2012-04-10
1
-7
/
+7
*
|
lib/kobject.c : Remove redundant check in create_dir
yan
2012-04-23
1
-7
/
+5
|
/
*
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-03-07
1
-1
/
+1
[next]