summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-07kobject documentation: remove default_attrs informationGreg Kroah-Hartman2-6/+4
2022-01-06drivers/firmware: Add missing platform_device_put() in sysfb_create_simplefbMiaoqian Lin1-2/+6
2022-01-06debugfs: lockdown: Allow reading debugfs files that are not world readableMichal Suchanek1-1/+1
2022-01-06driver core: Make bus notifiers in right order in really_probe()Lu Baolu1-1/+1
2022-01-06driver core: Move driver_sysfs_remove() after driver_sysfs_add()Lu Baolu1-3/+4
2022-01-06firmware: edd: remove empty default_attrs arrayGreg Kroah-Hartman1-9/+0
2022-01-06firmware: dmi-sysfs: use default_groups in kobj_typeGreg Kroah-Hartman1-3/+4
2022-01-06qemu_fw_cfg: use default_groups in kobj_typeGreg Kroah-Hartman1-2/+3
2022-01-05firmware: memmap: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2022-01-05sh: sq: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2022-01-04headers/uninline: Uninline single-use function: kobject_has_children()Ingo Molnar2-17/+17
2021-12-30devtmpfs: mount with noexec and nosuidKees Cook2-2/+19
2021-12-29driver core: Simplify async probe test code by using ktime_ms_delta()Mark-PK Tsai1-9/+5
2021-12-29nilfs2: use default_groups in kobj_typeGreg Kroah-Hartman1-3/+10
2021-12-28kobject: remove kset from struct kset_uevent_ops callbacksGreg Kroah-Hartman10-28/+22
2021-12-27driver core: make kobj_type constant.Wedson Almeida Filho6-13/+13
2021-12-22driver core: platform: document registration-failure requirementJohan Hovold1-0/+4
2021-12-22vdpa/mlx5: Use auxiliary_device driver data helpersDavid E. Box1-2/+2
2021-12-22net/mlx5e: Use auxiliary_device driver data helpersDavid E. Box1-4/+4
2021-12-22soundwire: intel: Use auxiliary_device driver data helpersDavid E. Box2-5/+5
2021-12-22RDMA/irdma: Use auxiliary_device driver data helpersDavid E. Box2-6/+6
2021-12-22platform/x86/intel: Move intel_pmt from MFD to Auxiliary BusDavid E. Box13-335/+536
2021-12-22driver core: auxiliary bus: Add driver data helpersDavid E. Box1-0/+10
2021-12-22PCI: Add #defines for accessing PCIe DVSEC fieldsDavid E. Box1-0/+4
2021-12-21kernfs: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+3
2021-12-07topology/sysfs: get rid of htmldoc warningHeiko Carstens1-9/+9
2021-12-03device property: Check fwnode->secondary when finding propertiesDaniel Scally1-2/+11
2021-12-03Documentation/auxiliary_bus: Move the text into the codeIra Weiny3-281/+318
2021-12-03Documentation/auxiliary_bus: Clarify the release of devices from find deviceIra Weiny1-0/+2
2021-12-03Documentation/auxiliary_bus: Add example code for module_auxiliary_driver()Ira Weiny1-0/+4
2021-12-03Documentation/auxiliary_bus: Clarify __auxiliary_driver_registerIra Weiny1-0/+5
2021-12-03Documentation/auxiliary_bus: Update Auxiliary device lifespanIra Weiny1-11/+21
2021-12-03Documentation/auxiliary_bus: Clarify match_nameIra Weiny1-3/+30
2021-12-03Documentation/auxiliary_bus: Clarify auxiliary_device creationIra Weiny2-22/+63
2021-12-03topology/sysfs: rework book and drawer topology ifdeferyHeiko Carstens3-27/+39
2021-12-03topology/sysfs: export cluster attributes only if an architectures has supportHeiko Carstens3-2/+13
2021-12-03topology/sysfs: export die attributes only if an architectures has supportHeiko Carstens3-0/+15
2021-12-03kernfs: prevent early freeing of root nodeMinchan Kim1-1/+7
2021-12-03docs: document the sysfs ABI for "isolated"Kohei Tarumizu1-0/+8
2021-12-03docs: document the sysfs ABI for "nohz_full"Kohei Tarumizu1-0/+7
2021-11-27driver core: platform: Make use of the helper function dev_err_probe()Cai Huoqing1-2/+3
2021-11-27kobject: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+1
2021-11-24kernfs: switch global kernfs_rwsem lock to per-fs lockMinchan Kim6-63/+97
2021-11-21Linux 5.16-rc2v5.16-rc2Linus Torvalds1-1/+1
2021-11-21Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-33/+45
2021-11-21Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+12
2021-11-21Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds11-59/+52
2021-11-21pstore/blk: Use "%lu" to format unsigned longGeert Uytterhoeven1-1/+1
2021-11-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-116/+254
2021-11-20Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-blockLinus Torvalds11-35/+59