index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kobject.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-17
kobject: make uevent_seqnum atomic
Eric Dumazet
1
-1
/
+1
2023-08-05
kobject: Reorder fields in 'struct kobject'
Christophe JAILLET
1
-3
/
+5
2023-03-24
kobject.h remove extern from function prototypes
Greg Kroah-Hartman
1
-33
/
+26
2023-01-27
kobject: kset_uevent_ops: make uevent() callback take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-22
kobject: kset_uevent_ops: make name() callback take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-22
kobject: kset_uevent_ops: make filter() callback take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-22
kobject: make kobject_namespace take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-22
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
1
-4
/
+4
2022-10-22
kobject: make get_ktype() take a const pointer
Greg Kroah-Hartman
1
-1
/
+1
2022-10-22
kobject: modify kobject_get_path() to take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-04-05
kobject: kobj_type: remove default_attrs
Greg Kroah-Hartman
1
-1
/
+0
2022-01-04
headers/uninline: Uninline single-use function: kobject_has_children()
Ingo Molnar
1
-17
/
+0
2021-12-28
kobject: remove kset from struct kset_uevent_ops callbacks
Greg Kroah-Hartman
1
-4
/
+3
2021-12-27
driver core: make kobj_type constant.
Wedson Almeida Filho
1
-4
/
+4
2021-11-27
kobject: Replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+1
2021-09-14
kobject: unexport kobject_create() in kobject.h
Qu Wenruo
1
-1
/
+0
2020-07-23
kobject: remove unused KOBJ_MAX action
Garrit Franke
1
-1
/
+0
2020-06-10
Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-1
/
+1
2020-05-28
kobject: increase allowed number of uevent variables
Sebastian Reichel
1
-1
/
+1
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
1
-1
/
+1
2019-04-25
kobject: Add support for default attribute groups to kobj_type
Kimberly Brown
1
-1
/
+2
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+17
2018-07-20
sysfs, kobject: allow creating kobject belonging to arbitrary users
Dmitry Torokhov
1
-0
/
+4
2018-07-16
drivers: core: Remove glue dirs from sysfs earlier
Benjamin Herrenschmidt
1
-0
/
+17
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-08-14
Merge 4.13-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
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-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
1
-1
/
+1
2017-05-25
kobject: support passing in variables for synthetic uevents
Peter Rajnoha
1
-3
/
+1
2017-03-22
kobject: Export kobject_get_unless_zero()
Jan Kara
1
-0
/
+2
2015-10-04
kobject: explain what kobject's sd field is
Ulf Magnusson
1
-1
/
+1
2015-07-17
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
1
-2
/
+3
2014-04-25
kobject: Make support for uevent_helper optional.
Michael Marineau
1
-0
/
+2
2014-04-03
kobject: don't block for each kobject_uevent
Vladimir Davydov
1
-0
/
+1
2013-12-11
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
1
-1
/
+1
2013-09-26
sysfs: remove ktype->namespace() invocations in directory code
Tejun Heo
1
-0
/
+1
2013-07-25
kobject: delayed kobject release: help find buggy drivers
Russell King
1
-0
/
+4
2012-11-28
kobject: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-18
/
+0
2012-09-06
kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"
Bjørn Mork
1
-1
/
+1
2011-12-21
kobject: remove kset_find_obj_hinted()
Kay Sievers
1
-2
/
+0
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-14
/
+12
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-02-18
kobject.h: fix build when CONFIG_HOTPLUG is disabled
Randy Dunlap
1
-3
/
+2
2011-02-03
kobject: Add missing format attribute specifications
Bart Van Assche
1
-2
/
+5
2010-10-22
kobject: Introduce kset_find_obj_hinted.
Robin Holt
1
-0
/
+2
2010-08-23
kobject: Break the kobject namespace defs into their own header
David Howells
1
-34
/
+1
2010-05-21
netns: Teach network device kobjects which namespace they are in.
Eric W. Biederman
1
-0
/
+1
[next]