aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xarray.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-01firmware_loader: Fix a typo ("syfs" -> "sysfs")Jonathan Neuschäfer1-3/+3
2019-05-01kobject: fix dereference before null check on kobjColin Ian King1-1/+2
2019-04-29Revert "driver core: platform: Fix the usage of platform device name(pdev->name)"Greg Kroah-Hartman1-4/+4
2019-04-29init/config: Do not select BUILD_BIN2C for IKCONFIGJoel Fernandes (Google)1-1/+0
2019-04-29Provide in-kernel headers to make extending kernel easierJoel Fernandes (Google)5-0/+184
2019-04-28kobject: Improve doc clarity kobject_init_and_add()Tobin C. Harding1-3/+6
2019-04-28kobject: Improve docs for kobject_add/delTobin C. Harding1-5/+12
2019-04-25driver core: platform: Fix the usage of platform device name(pdev->name)Venkata Narendra Kumar Gutta1-4/+4
2019-04-25livepatch: Replace klp_ktype_patch's default_attrs with groupsKimberly Brown1-1/+2
2019-04-25cpufreq: schedutil: Replace default_attrs field with groupsKimberly Brown1-2/+3
2019-04-25padata: Replace padata_attr_type default_attrs field with groupsKimberly Brown1-1/+2
2019-04-25irqdesc: Replace irq_kobj_type's default_attrs field with groupsKimberly Brown1-1/+2
2019-04-25net-sysfs: Replace ktype default_attrs field with groupsKimberly Brown1-2/+4
2019-04-25block: Replace all ktype default_attrs with groupsKimberly Brown3-8/+6
2019-04-25samples/kobject: Replace foo_ktype's default_attrs field with groupsKimberly Brown1-1/+2
2019-04-25kobject: Add support for default attribute groups to kobj_typeKimberly Brown2-1/+16
2019-04-25driver core: Postpone DMA tear-down until after devres release for probe failureJohn Garry1-3/+2
2019-04-25driver core: platform: Propagate error from insert_resource()Andy Shevchenko1-4/+6
2019-04-25kernfs: fix barrier usage in __kernfs_new_node()Andrea Parri1-3/+2
2019-04-25fs: kernfs: Corrected spelling mistakeChristina Quast1-1/+1
2019-04-25acpi/hmat: fix an uninitialized memory_targetQian Cai1-1/+1
2019-04-25acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITYAlison Schofield2-3/+3
2019-04-25acpi/hmat: fix memory leaks in hmat_init()Qian Cai1-1/+1
2019-04-25drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource()Bartosz Golaszewski1-1/+1
2019-04-25mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lockzhong jiang1-1/+1
2019-04-25driver core: Clarify which counterparts to use to device_add()Borislav Petkov1-0/+5
2019-04-25debugfs: update documented return values of debugfs helpersRonald Tschalär2-49/+44
2019-04-04drivers: base: power: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman12-46/+14
2019-04-04drivers: base: firmware_loader: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman2-0/+2
2019-04-04drivers: base: test: add proper SPDX identifier to MakefileGreg Kroah-Hartman1-0/+1
2019-04-04arch_topology: Make cpu_capacity sysfs node as read-onlyLingutla Chandrasekhar1-35/+1