summaryrefslogtreecommitdiffstats
path: root/crypto/cast6_generic.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-21pstore/blk: Use "%lu" to format unsigned longGeert Uytterhoeven1-1/+1
2021-11-20proc/vmcore: fix clearing user buffer by properly using clear_user()David Hildenbrand1-8/+12
2021-11-20kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel3-11/+25
2021-11-20mm/damon/dbgfs: fix missed use of damon_dbgfs_lockSeongJae Park1-3/+9
2021-11-20mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocationSeongJae Park1-4/+4
2021-11-20kasan: test: silence intentional read overflow warningsKees Cook1-0/+2
2021-11-20hugetlb, userfaultfd: fix reservation restore on userfaultfd errorMina Almasry1-3/+4
2021-11-20hugetlb: fix hugetlb cgroup refcounting during mremapBui Quang Minh2-1/+15
2021-11-20mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flagRustam Kovhaev1-1/+1