index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kobject.h
Age
Commit message (
Expand
)
Author
2020-06-10
Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2020-05-28
kobject: increase allowed number of uevent variables
Sebastian Reichel
2020-04-20
docs: filesystems: fix renamed references
Mauro Carvalho Chehab
2019-04-25
kobject: Add support for default attribute groups to kobj_type
Kimberly Brown
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-07-20
sysfs, kobject: allow creating kobject belonging to arbitrary users
Dmitry Torokhov
2018-07-16
drivers: core: Remove glue dirs from sysfs earlier
Benjamin Herrenschmidt
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-08-14
Merge 4.13-rc5 into driver-core-next
Greg Kroah-Hartman
2017-07-22
Merge branch 'bind_unbind' into driver-core-next
Greg Kroah-Hartman
2017-07-22
driver core: emit uevents when device is bound to a driver
Dmitry Torokhov
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
2017-05-25
kobject: support passing in variables for synthetic uevents
Peter Rajnoha
2017-03-22
kobject: Export kobject_get_unless_zero()
Jan Kara
2015-10-04
kobject: explain what kobject's sd field is
Ulf Magnusson
2015-07-17
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
2014-04-25
kobject: Make support for uevent_helper optional.
Michael Marineau
2014-04-03
kobject: don't block for each kobject_uevent
Vladimir Davydov
2013-12-11
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
2013-09-26
sysfs: remove ktype->namespace() invocations in directory code
Tejun Heo
2013-07-25
kobject: delayed kobject release: help find buggy drivers
Russell King
2012-11-28
kobject: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-09-06
kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"
Bjørn Mork
2011-12-21
kobject: remove kset_find_obj_hinted()
Kay Sievers
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-02-18
kobject.h: fix build when CONFIG_HOTPLUG is disabled
Randy Dunlap
2011-02-03
kobject: Add missing format attribute specifications
Bart Van Assche
2010-10-22
kobject: Introduce kset_find_obj_hinted.
Robin Holt
2010-08-23
kobject: Break the kobject namespace defs into their own header
David Howells
2010-05-21
netns: Teach network device kobjects which namespace they are in.
Eric W. Biederman
2010-05-21
sysfs: Comment sysfs directory tagging logic
Serge E. Hallyn
2010-05-21
kobj: Add basic infrastructure for dealing with namespaces.
Eric W. Biederman
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
kobject: Constify struct kset_uevent_ops
Emese Revfy
2009-03-24
Driver core: implement uevent suppress in kobject
Ming Lei
2009-03-24
driver core: get rid of struct device's bus_id string array
Kay Sievers
2008-07-24
mm: create /sys/kernel/mm
Nishanth Aravamudan
2008-07-21
kobject: reorder kobject to save space on 64 bit builds
Richard Kennedy
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-01-24
Kobject: fix coding style issues in kobject.h
Greg Kroah-Hartman
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
Kobject: remove kobject_unregister() as no one uses it anymore
Greg Kroah-Hartman
2008-01-24
Kobject: auto-cleanup on final unref
Kay Sievers
2008-01-24
Kset: remove kset_add function
Greg Kroah-Hartman
2008-01-24
Kobject: remove kobject_register()
Greg Kroah-Hartman
2008-01-24
Kobject: rename kobject_init_ng() to kobject_init()
Greg Kroah-Hartman
[next]