lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Sun, 09 Apr 2017 07:51:42 +0900
From:   Satoru Takeuchi <satoru.takeuchi@...il.com>
To:     linux-kernel@...r.kernel.org
Subject: Linux kernel statistics from the other perspective than existing ones

I wrote an article about linux kernel statistics by analyzing linux kernel
source code. Although there are many such the articles, most of them mainly
focus on who develops linux kernel. However, this article doesn't care about
that at all. It focuses on the following things instead.

- Which subsystems the kernel consists of?
- Which type of drivers are the main contents in the whole drivers code?
- Whether the newly added drivers code are mainly for new drivers
  or for existing ones?
- What are the characteristics of both rc kernels and stable kernels?

Please take a look at it.

https://github.com/satoru-takeuchi/linux-kernel-statistics/blob/master/README.md

Thanks,
Satoru

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ