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: Thu,  4 Apr 2024 12:18:28 +0530
From: Kaiwan N Billimoria <kaiwan.billimoria@...il.com>
To: Carlos Bilbao <carlos.bilbao@....com>
Cc: corbet@....net,
	linux-doc@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Kaiwan N Billimoria <kaiwan.billimoria@...il.com>
Subject: [PATCH v2 1/1] docs: Add relevant kernel publications to list of books; LKP 2E

As the 2nd edition of my 'Linux Kernel Programming' book is recently published
(29 Feb 2024), this patch is to request it's addition to the book list.
Thanks,
Kaiwan.

Signed-off-by: Kaiwan N Billimoria <kaiwan.billimoria@...il.com>
---
 Documentation/process/kernel-docs.rst | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/Documentation/process/kernel-docs.rst b/Documentation/process/kernel-docs.rst
index 8660493b91d0..66bab5b04f9f 100644
--- a/Documentation/process/kernel-docs.rst
+++ b/Documentation/process/kernel-docs.rst
@@ -75,6 +75,17 @@ On-line docs
 Published books
 ---------------
 
+	* Title: **Linux Kernel Programming: A Comprehensive and practical guide to
+Kernel Internals, Writing Modules, and Kernel Synchronization**
+
+      :Author: Kaiwan N Billimoria
+      :Publisher: Packt Publishing Ltd
+      :Date: February, 2024
+      :Pages: 826
+      :ISBN: 978-1803232225
+      :Notes: 2nd Edition
+
+
     * Title: **Linux Kernel Debugging: Leverage proven tools and advanced techniques to effectively debug Linux kernels and kernel modules**
 
       :Author: Kaiwan N Billimoria
@@ -91,6 +102,7 @@ Published books
       :Date: March, 2021
       :Pages: 754
       :ISBN: 978-1789953435
+      :Notes: 1st Edition
 
     * Title: **Linux Kernel Programming Part 2 - Char Device Drivers and Kernel Synchronization: Create user-kernel interfaces, work with peripheral I/O, and handle hardware interrupts**
 
-- 
2.40.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ