1. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  2. cd39e29 kobject: Replace strncpy with memcpy by Guenter Roeck · 6 years ago
  3. ae2ea7f Merge android-4.9.98 (f679e4d) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  4. 6ab4413 kobject: don't use WARN for registration failures by Dmitry Vyukov · 6 years ago
  5. 608fc9d kobject: Export kobject_get_unless_zero() by Jan Kara · 7 years ago
  6. 2fe829a kobject: export kset_find_obj() for module use by Gabriel Somlo · 8 years ago
  7. f773f32 lib/kobject.c: use kvasprintf_const for formatting ->name by Rasmus Villemoes · 8 years ago
  8. fa40ae3 kobject: move EXPORT_SYMBOL() macros next to corresponding definitions by Gabriel Somlo · 9 years ago
  9. 8db1486 include, lib: add __printf attributes to several function prototypes by Nicolas Iooss · 9 years ago
  10. 043cd04 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  11. 2abf114 lib/kobject.c: use strreplace() by Rasmus Villemoes · 9 years ago
  12. 24199d2 lib: export symbol kobject_move() by Anand Jain · 9 years ago
  13. d82d54a kobject: WARN as tip when call kobject_get() to a kobject not initialized by Ethan Zhao · 9 years ago
  14. 41fb96a kobject: fix NULL pointer derefernce in kobj_child_ns_ops by Pankaj Dubey · 10 years ago
  15. fa4cd45 sysfs, kobject: add sysfs wrapper for kernfs_enable_ns() by Tejun Heo · 10 years ago
  16. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  17. 29dfe2d kobject: export kobj_sysfs_ops by Jeff Mahoney · 10 years ago
  18. 9705710 kobject: Fix source code comment spelling by Bart Van Assche · 10 years ago
  19. eb4c690 Revert "kobject: introduce kobj_completion" by Greg Kroah-Hartman · 10 years ago
  20. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 10 years ago
  21. 020d30f kobject: fix memory leak in kobject_set_name_vargs by Maurizio Lombardi · 10 years ago
  22. 35a5fe6 kobject: remove kset from sysfs immediately in kset_unregister() by Bjorn Helgaas · 10 years ago
  23. 89c86a6 kobject: delay kobject release for random time by Bjorn Helgaas · 10 years ago
  24. 93b2b8e sysfs, kernfs: introduce kernfs_create_dir[_ns]() by Tejun Heo · 10 years ago
  25. c84a3b2 sysfs: drop kobj_ns_type handling, take #2 by Tejun Heo · 10 years ago
  26. a1212d2 Revert "sysfs: drop kobj_ns_type handling" by Linus Torvalds · 10 years ago
  27. 1461c5b kobject: show debug info on delayed kobject release by Fengguang Wu · 11 years ago
  28. 26ea12d kobject: grab an extra reference on kobject->sd to allow duplicate deletes by Tejun Heo · 11 years ago
  29. 88502b9 Merge 3.12-rc3 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  30. 730d7d3 sysfs: Allow mounting without CONFIG_NET by Eric W. Biederman · 11 years ago
  31. eee0316 kobject: introduce kobj_completion by Jeff Mahoney · 11 years ago
  32. cb26a31 sysfs: drop kobj_ns_type handling by Tejun Heo · 11 years ago
  33. e34ff49 sysfs: remove ktype->namespace() invocations in directory code by Tejun Heo · 11 years ago
  34. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  35. 7dc5dbc sysfs: Restrict mounting sysfs by Eric W. Biederman · 11 years ago
  36. c817a67 kobject: delayed kobject release: help find buggy drivers by Russell King · 11 years ago
  37. b7165eb kobject: sanitize argument for format string by Kees Cook · 11 years ago
  38. 2d864e4 kref: minor cleanup by Anatol Pomozov · 11 years ago
  39. a49b7e8 kobject: fix kset_find_obj() race with concurrent last kobject_put() by Linus Torvalds · 11 years ago
  40. 9ff1f83 kobject: fix the uncorrect comment by Zhi Yong Wu · 12 years ago
  41. eb15742 Merge 3.4-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  42. 6b96061 lib/kobject.c : Remove redundant check in create_dir by yan · 12 years ago
  43. 282029c kobject: provide more diagnostic info for kobject_add_internal() failures by Dan Williams · 12 years ago
  44. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 12 years ago
  45. b3e8d7b kobject: remove kset_find_obj_hinted() by Kay Sievers · 12 years ago
  46. a685e08 Delay struct net freeing while there's a sysfs instance refering to it by Al Viro · 13 years ago
  47. c25d1df kobject: Introduce kset_find_obj_hinted. by Robin Holt · 14 years ago
  48. be867b1 sysfs: Comment sysfs directory tagging logic by Serge E. Hallyn · 14 years ago
  49. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  50. bc451f2 kobj: Add basic infrastructure for dealing with namespaces. by Eric W. Biederman · 14 years ago
  51. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  52. 9cd4361 kobject: Constify struct kset_uevent_ops by Emese Revfy · 14 years ago
  53. d9cd8f3 kobject: make kset_create check kobject_set_name return value by Dave Young · 15 years ago
  54. 8a577ff driver: dont update dev_name via device_add path by Kay Sievers · 15 years ago
  55. 1fa5ae8 driver core: get rid of struct device's bus_id string array by Kay Sievers · 15 years ago
  56. 0b4a4fe kobject: Cleanup kobject_rename and !CONFIG_SYSFS by Eric W. Biederman · 16 years ago
  57. 030c1d2 kobject: Fix kobject_rename and !CONFIG_SYSFS by Eric W. Biederman · 16 years ago
  58. 25fdeb3 kobject: Replace ALL occurrences of '/' with '!' instead of only the first one. by Ingo Oeser · 16 years ago
  59. d955c78 Example use of WARN() by Arjan van de Ven · 16 years ago
  60. 9f25565 kobject: replace '/' with '!' in name by Kay Sievers · 16 years ago
  61. 8344b56 PCI: ACPI PCI slot detection driver by Alex Chiang · 16 years ago
  62. a4ca661 kobject: do not copy vargs, just pass them around by Kay Sievers · 16 years ago
  63. 810304d lib: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  64. c6a2a3d Kobject: Replace list_for_each() with list_for_each_entry(). by Robert P. J. Day · 16 years ago
  65. c1ebdae kobject: catch kobjects that are not initialized by Greg Kroah-Hartman · 16 years ago
  66. a4573c4 kobject: properly initialize ksets by Greg Kroah-Hartman · 16 years ago
  67. f70701a kobject: kerneldoc comment fix by Dave Young · 16 years ago
  68. e374a2b Kobject: fix coding style issues in kobject c files by Greg Kroah-Hartman · 16 years ago
  69. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 16 years ago
  70. 528a4bf Kobject: remove kobject_unregister() as no one uses it anymore by Greg Kroah-Hartman · 16 years ago
  71. 78a2d90 Kobject: convert remaining kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 16 years ago
  72. 0f4dafc Kobject: auto-cleanup on final unref by Kay Sievers · 16 years ago
  73. 12e339a Kset: remove kset_add function by Greg Kroah-Hartman · 22 years ago
  74. 6d06adf Kobject: remove kobject_register() by Greg Kroah-Hartman · 16 years ago
  75. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 16 years ago
  76. e1543dd Kobject: remove kobject_init() as no one uses it anymore by Greg Kroah-Hartman · 16 years ago
  77. b2d6db5 Kobject: rename kobject_add_ng() to kobject_add() by Greg Kroah-Hartman · 16 years ago
  78. 9e7bbcc Kobject: remove kobject_add() as no one uses it anymore by Greg Kroah-Hartman · 16 years ago
  79. 09f82ea Kobject: drop child->parent ref at unregistration by Alan Stern · 16 years ago
  80. 9f66fa2 kobject: clean up debugging messages by Greg Kroah-Hartman · 16 years ago
  81. cfb36ff kobject: grab the kset reference in kobject_add, not kobject_init by Greg Kroah-Hartman · 16 years ago
  82. 2fb9113 kobject: remove subsystem_(un)register functions by Greg Kroah-Hartman · 16 years ago
  83. 000f2a4 Driver Core: kill subsys_attribute and default sysfs ops by Kay Sievers · 17 years ago
  84. 386f275 Driver Core: switch all dynamic ksets to kobj_sysfs_ops by Kay Sievers · 17 years ago
  85. 23b5212 Driver Core: add kobj_attribute handling by Kay Sievers · 17 years ago
  86. 43968d2 kobject: get rid of kobject_kset_add_dir by Greg Kroah-Hartman · 16 years ago
  87. 4ff6abf kobject: get rid of kobject_add_dir by Greg Kroah-Hartman · 16 years ago
  88. 3f9e3ee kobject: add kobject_create_and_add function by Greg Kroah-Hartman · 16 years ago
  89. b727c70 kset: add kset_create_and_add function by Greg Kroah-Hartman · 17 years ago
  90. c11c415 kobject: add kobject_init_and_add function by Greg Kroah-Hartman · 16 years ago
  91. 244f6ce kobject: add kobject_add_ng function by Greg Kroah-Hartman · 16 years ago
  92. e86000d kobject: add kobject_init_ng function by Greg Kroah-Hartman · 16 years ago
  93. 18041f4 kobject: make kobject_cleanup be static by Greg Kroah-Hartman · 16 years ago
  94. 663a474 kobject: fix up kobject_set_name to use kvasprintf by Greg Kroah-Hartman · 16 years ago
  95. 7a83d45 kobject: remove incorrect comment in kobject_rename by Greg Kroah-Hartman · 17 years ago
  96. 8c4606b kobject: fix the documentation of how kobject_set_name works by Greg Kroah-Hartman · 16 years ago
  97. 71409a4 kobject: two typo fixes by Johannes Berg · 16 years ago
  98. 34358c2 kobject: check for duplicate names in kobject_rename by Greg Kroah-Hartman · 17 years ago
  99. f0e7e1b kobject: update the copyrights by Greg Kroah-Hartman · 17 years ago
  100. e4bc166 driver core: remove subsystem_init() by Greg Kroah-Hartman · 17 years ago