summaryrefslogtreecommitdiff
path: root/images
AgeCommit message (Collapse)Author
2019-01-29rt-basics: use more descriptive prio-inheritance imagesJohn Ogness
Signed-off-by: John Ogness <john.ogness@linutronix.de>
2019-01-28Device Tree: initial versionManuel Traut
This is the initial version of a Device Tree Presentation. The Presentation includes Background, Scope and Advantages of Device Tree usage as well as a short explanation of the Syntax and Usage. It ends with information about current developments and references to further information. Also an excercise for the attendees is defined. Signed-off-by: Manuel Traut <manut@linutronix.de>
2019-01-18linux-basics: Add Filesystem-Org slidesHolger Dengler
Add slides about Filesystem Organization and Structural Elements. Signed-off-by: Holger Dengler <dengler@linutronix.de>
2019-01-11linux-basic: Add Linux Graphics Overview slidesHolger Dengler
Signed-off-by: John Ogness <john.ogness@linutronix.de> [integration, presentation header] Signed-off-by: Holger Dengler <dengler@linutronix.de>
2019-01-11linux-basic: Add Userspace-to-Kernel API slidesHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2019-01-09what is linux: remove unavailable graphicManuel Traut
the graphic is of size 0byte - remove it Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-11-29yocto-intro: update release graphicManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-11-20images: update yocto releases screenshotJohn Ogness
Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-10-14realtime agl: add Jan's AGL talkJohn Ogness
This talk includes a lot of material from various rt, mm, proc slides. It also includes some new material that was previously only in Jan's private repository. NOTE: The slides taken from the other rt, mm, proc slides have been cleaned up and improved. These changes need to find their way back to the original slides! Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-09-13images: update yocto releases screenshotJohn Ogness
Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-07-12misc: Jailhouse SlidesHolger Dengler
- Overview embedded Hypervisor - Concepts - Configuration - RT-Measurements Signed-off-by: Andreas Messerschmid <andreas.messerschmid@linutronix.de> (adapt to schulung repo) Signed-off-by: Holger Dengler <dengler@linutronix.de>
2018-06-06misc: Update SlidesHolger Dengler
- Update Concepts (redundant, rescue) - Update Processing (swupdate) - Deployment (Hawkbit) Signed-off-by: Holger Dengler <dengler@linutronix.de>
2018-05-17yocto-intro: update statsJohn Ogness
With the sumo release, a lot of May commits were pushed. Regenerate the stats to show this. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-05-15yocto-intro: capitalization clean, new statsJohn Ogness
The various statistic tables were replaced by gnuplot graphs. These graphs were generated using various scripts. These scripts need to be added to this repository so that it is easy to update the graphs. The yocto version table was replaced by a screenshot from https://wiki.yoctoproject.org/wiki/Releases.png Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-04-19images: rework linux-kernel-development-companies.pngJohn Ogness
The list of companies is a very long and narrow image. It does not fit well on the slide. I split the image into two columns so that it is now readable. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-04-19images: re-export patches_per_hour.pngJohn Ogness
For whatever reason, latex did not like this file. It would not display. I re-exported it in gimp. Now it works. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-04-04kernel-basics: extend and update development statisticsManuel Traut
rebased against master Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-20what-is-linux: update contentManuel Traut
to be more up to date Signed-off-by: Manuel Traut <manut@linutronix.de>
2018-03-07application-devel: add Git-Basics slidesHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2017-12-19import presentations from devel/jognessJohn Ogness
Several presentations are available only in devel/jogness. Add them to master to allow easy access to any trainer. misc/pres_best_en: best practice guidelines misc/pres_ipc_en: overview of linux ipc mechanisms misc/pres_minicoredumper_en: minicoredumper features misc/pres_zynq_en: describe the zynq architecture Signed-off-by: John Ogness <john.ogness@linutronix.de>
2017-12-19images: add diagrams for hello kernel moduleJohn Ogness
It can be difficult for new kernel developers to visualize how the hello module character device interacts with the kernel and its various structures. Add a set of images to help make this clearer. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2017-12-19images/ioctl: fix i/o directionJohn Ogness
ioctl is bi-directional. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2017-12-19securebootHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2016-11-11security: Add cryptanalysis slidesHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2016-11-10security: crypto: Update slidesHolger Dengler
- terminology - hash - symmetric message authenticaton (MAC) Signed-off-by: Holger Dengler <dengler@linutronix.de>
2016-08-04sec: Update Process isolation slidesHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2016-06-21How to use perf-ctf and TracecompassJan Altenberg
2016-05-20Merge remote-tracking branch 'remotes/origin/devel/manut/yocto'Jan Altenberg
Integration of Manu's latest Yocto topics (autotools)
2016-05-13sec: Add Mandatory Access Control slidesHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2016-05-08sec: Add User/Multiuser slidesHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2016-05-08sec: Add multiprocess slidesHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2016-05-06sec: Add exploit mitigation slidesHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2016-05-02sec: Add capability slidesHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2016-01-12yocto-slides: small improvementsManuel Traut
* toaster screenshots * updated kernel recipe to match meta-mini * updated agenda Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-02-22Flash-memory: Extend presentations and handoutHolger Dengler
Extend presentations and handouts for MTD, UBI and Flashfilesystems. Add ECC, YAFFS2, Fastmap and other items. Signed-off-by: Holger Dengler <dengler@linutronix.de>
2015-02-20Add Firewall PresentationHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2015-02-20Add presentation for cryptography basics and PKIHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2015-01-12add jans ese 2012 slides as debugging toolsManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-11-03add elbe 1.0 overview slidesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-27reorder yocto presentationsManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-07-17Enhancements for boot process basics: SystemD example + Boot time analysisJan Altenberg
2014-02-18add a graphic about middlewareManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2014-02-03Update for the tracing chapter: Overview, Event Tracing, Kprobes, Uprobes, ↵Jan Altenberg
Filter
2014-01-03fix image of elbe inside qemu processManuel Traut
archive is extracted before and after finetuning meanwhile Signed-off-by: Manuel Traut <manut@linutronix.de>
2013-07-18RT internals by tglxJan Altenberg
2013-01-25Initial version of ELBE usage slidesJan Altenberg
2012-10-18Security/vpn: New VPN Fasttrack PresentationHolger Dengler
This new VPN Fasttrack covers an overview and the basics of VPN. Some frames can be reused for the main presentation. Signed-off-by: Holger Dengler <dengler@linutronix.de>
2012-10-15Flash-Memory: new Technology presentationHolger Dengler
This new technology presentation describes the Flash-Memory technology, the functional principles and the side effects. It can be used as an introduction to a one-day session about Flash-Memory and Flash-Filesystems. Signed-off-by: Holger Dengler <dengler@linutronix.de>
2011-07-18Merge ../../../vorlesung into vorlesungManuel Traut
2011-04-08remove temp file images/ubi-big-picture.dia~Manuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>