index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
kobject.c
Age
Commit message (
Expand
)
Author
2024-02-08
Revert "kobject: Remove redundant checks for whether ktype is NULL"
Greg Kroah-Hartman
2023-08-19
kobject: Remove redundant checks for whether ktype is NULL
Zhen Lei
2023-08-19
kobject: Add sanity check for kset->kobj.ktype in kset_register()
Zhen Lei
2023-08-05
kobject: Add helper kobj_ns_type_is_valid()
Zhen Lei
2023-06-05
kobject: Use return value of strreplace()
Andy Shevchenko
2023-03-17
kobject: align stacktrace levels to logging message
Thomas Weißschuh
2023-03-17
kobject: define common logging prefix
Thomas Weißschuh
2023-02-08
kobject: make dynamic_kobj_ktype and kset_ktype const
Thomas Weißschuh
2023-01-11
kobject: Fix slab-out-of-bounds in fill_kobj_path()
Wang Hai
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-11-22
kobject: make kobject_namespace take a const *
Greg Kroah-Hartman
2022-11-22
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-25
kset: fix memory leak when kset_register() returns error
Yang Yingliang
2022-10-22
kobject: modify kobject_get_path() to take a const *
Greg Kroah-Hartman
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-04-05
kobject: kobj_type: remove default_attrs
Greg Kroah-Hartman
2021-12-27
driver core: make kobj_type constant.
Wedson Almeida Filho
2021-09-14
kobject: unexport kobject_create() in kobject.h
Qu Wenruo
2020-09-07
kobject: Drop unneeded conditional in __kobject_del()
Andy Shevchenko
2020-08-28
kobject: Restore old behaviour of kobject_del(NULL)
Andy Shevchenko
2020-07-10
kobject: Avoid premature parent object freeing in kobject_cleanup()
Heikki Krogerus
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-05-25
kobject: send KOBJ_REMOVE uevent when the object is removed from sysfs
Greg Kroah-Hartman
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
2019-06-19
lib : kobject: fix refcount imblance on kobject_rename
Lin Yi
2019-05-03
kobject: clean up the kobject add documentation a bit more
Greg Kroah-Hartman
2019-05-02
kobject: Fix kernel-doc comment first line
Tobin C. Harding
2019-05-02
kobject: Remove docstring reference to kset
Tobin C. Harding
2019-05-01
kobject: fix dereference before null check on kobj
Colin Ian King
2019-04-28
kobject: Improve doc clarity kobject_init_and_add()
Tobin C. Harding
2019-04-28
kobject: Improve docs for kobject_add/del
Tobin C. Harding
2019-04-25
kobject: Add support for default attribute groups to kobj_type
Kimberly Brown
2019-01-22
kobject: make kset_get_ownership() 'static'
Eric Biggers
2018-12-06
kref/kobject: Improve documentation
Ezequiel Garcia
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-07-20
kobject: kset_create_and_add() - fetch ownership info from parent
Dmitry Torokhov
2018-07-20
sysfs, kobject: allow creating kobject belonging to arbitrary users
Dmitry Torokhov
2018-07-07
kobject: Replace strncpy with memcpy
Guenter Roeck
2018-04-23
kobject: don't use WARN for registration failures
Dmitry Vyukov
2018-03-15
lib/kobject: Join string literals back
Andy Shevchenko
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-23
kobject: Export kobj_ns_grab_current() and kobj_ns_drop()
Bart Van Assche
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-03-22
kobject: Export kobject_get_unless_zero()
Jan Kara
2016-02-09
kobject: export kset_find_obj() for module use
Gabriel Somlo
2015-11-06
lib/kobject.c: use kvasprintf_const for formatting ->name
Rasmus Villemoes
2015-10-04
kobject: move EXPORT_SYMBOL() macros next to corresponding definitions
Gabriel Somlo
2015-07-17
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
[next]