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:   Mon, 28 Nov 2016 12:26:14 +0300
From:   Ponomarenko Andrey <andrewponomarenko@...dex.ru>
To:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Linux kernel ABI tracker

Hello,

This is a tracker of ABI changes in the new upstream releases of the Linux kernel (defconfig, x86_64): https://abi-laboratory.pro/tracker/timeline/linux/

The tracker performs backward binary compatibility analysis of all public exported symbols and data types (declared in the ".ksymtab" and  ".ksymtab_gpl" sections of the vmlinux binary + system calls) and lists all added/removed symbols.

The source code of the tool is published on github: https://github.com/lvc/kernel-abi-tracker

The tool can be used to analyze downstream kernels as well. See README of the project.

Enjoy!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ