summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-29driver core: Simplify async probe test code by using ktime_ms_delta()Mark-PK Tsai
2021-12-29nilfs2: use default_groups in kobj_typeGreg Kroah-Hartman
2021-12-28kobject: remove kset from struct kset_uevent_ops callbacksGreg Kroah-Hartman
2021-12-27driver core: make kobj_type constant.Wedson Almeida Filho
2021-12-22driver core: platform: document registration-failure requirementJohan Hovold
2021-12-22vdpa/mlx5: Use auxiliary_device driver data helpersDavid E. Box
2021-12-22net/mlx5e: Use auxiliary_device driver data helpersDavid E. Box
2021-12-22soundwire: intel: Use auxiliary_device driver data helpersDavid E. Box
2021-12-22RDMA/irdma: Use auxiliary_device driver data helpersDavid E. Box
2021-12-22platform/x86/intel: Move intel_pmt from MFD to Auxiliary BusDavid E. Box
2021-12-22driver core: auxiliary bus: Add driver data helpersDavid E. Box
2021-12-22PCI: Add #defines for accessing PCIe DVSEC fieldsDavid E. Box
2021-12-21kernfs: Replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-12-07topology/sysfs: get rid of htmldoc warningHeiko Carstens
2021-12-03device property: Check fwnode->secondary when finding propertiesDaniel Scally
2021-12-03Documentation/auxiliary_bus: Move the text into the codeIra Weiny
2021-12-03Documentation/auxiliary_bus: Clarify the release of devices from find deviceIra Weiny
2021-12-03Documentation/auxiliary_bus: Add example code for module_auxiliary_driver()Ira Weiny
2021-12-03Documentation/auxiliary_bus: Clarify __auxiliary_driver_registerIra Weiny
2021-12-03Documentation/auxiliary_bus: Update Auxiliary device lifespanIra Weiny
2021-12-03Documentation/auxiliary_bus: Clarify match_nameIra Weiny
2021-12-03Documentation/auxiliary_bus: Clarify auxiliary_device creationIra Weiny
2021-12-03topology/sysfs: rework book and drawer topology ifdeferyHeiko Carstens
2021-12-03topology/sysfs: export cluster attributes only if an architectures has supportHeiko Carstens
2021-12-03topology/sysfs: export die attributes only if an architectures has supportHeiko Carstens
2021-12-03kernfs: prevent early freeing of root nodeMinchan Kim
2021-12-03docs: document the sysfs ABI for "isolated"Kohei Tarumizu
2021-12-03docs: document the sysfs ABI for "nohz_full"Kohei Tarumizu
2021-11-27driver core: platform: Make use of the helper function dev_err_probe()Cai Huoqing
2021-11-27kobject: Replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-11-24kernfs: switch global kernfs_rwsem lock to per-fs lockMinchan Kim
2021-11-21Linux 5.16-rc2Linus Torvalds
2021-11-21Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-21Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-21Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-21pstore/blk: Use "%lu" to format unsigned longGeert Uytterhoeven
2021-11-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-20Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-20Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-20Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-20Merge tag '5.16-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-11-20proc/vmcore: fix clearing user buffer by properly using clear_user()David Hildenbrand
2021-11-20kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel
2021-11-20mm/damon/dbgfs: fix missed use of damon_dbgfs_lockSeongJae Park
2021-11-20mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocationSeongJae Park
2021-11-20kasan: test: silence intentional read overflow warningsKees Cook
2021-11-20hugetlb, userfaultfd: fix reservation restore on userfaultfd errorMina Almasry
2021-11-20hugetlb: fix hugetlb cgroup refcounting during mremapBui Quang Minh
2021-11-20mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flagRustam Kovhaev
2021-11-20hexagon: ignore vmlinux.ldsNathan Chancellor