Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
kernel [2019/01/02 10:28] – [Synchronization] rpjday | kernel [2019/07/27 19:54] (current) – [Linux kernel subtopics] rpjday | ||
---|---|---|---|
Line 1: | Line 1: | ||
Linux kernel info and subpages -- a ton of this needs to be updated or tossed at this point. | Linux kernel info and subpages -- a ton of this needs to be updated or tossed at this point. | ||
+ | |||
+ | New topics page [[Kernel topics|here]]. | ||
===== Linux kernel subtopics ===== | ===== Linux kernel subtopics ===== | ||
+ | * [[cgroupsv2]] | ||
+ | * [[SATA port multipliers]] | ||
+ | * [[LK_Usermodehelper|User mode helper]] | ||
* [[Printing/ | * [[Printing/ | ||
* [[linux_device_trees|Working with device trees]] | * [[linux_device_trees|Working with device trees]] | ||
Line 11: | Line 16: | ||
* [[interrupts]] | * [[interrupts]] | ||
* [[I2C SMBus]] | * [[I2C SMBus]] | ||
+ | * [[CAN LIN buses]] | ||
===== Networking topics (NEW) ===== | ===== Networking topics (NEW) ===== | ||
Line 39: | Line 45: | ||
===== Upcoming topics ===== | ===== Upcoming topics ===== | ||
+ | ==== Kbuild system ==== | ||
+ | * "make xconfig" | ||
+ | * / | ||
+ | * '' | ||
+ | ==== Kernel data types ==== | ||
- | ==== Module building | + | ==== Modules |
+ | |||
+ | === General | ||
* Is there a common wrapper for '' | * Is there a common wrapper for '' | ||
+ | |||
+ | === Basic modules === | ||
+ | |||
+ | === Parameters === | ||
+ | |||
==== initcalls ==== | ==== initcalls ==== | ||
Line 66: | Line 84: | ||
* https:// | * https:// | ||
- | ==== Kernel data types ==== | + | |
==== Static analysis ==== | ==== Static analysis ==== | ||
Line 72: | Line 90: | ||
* sparse, cocci | * sparse, cocci | ||
- | ==== Kbuild system ==== | ||
- | * "make xconfig" | ||
- | * / | ||
- | * '' | ||
==== uapi/ structure ==== | ==== uapi/ structure ==== |