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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 14 Jan 2020 15:16:45 +0100 From: Simon Wunderlich <sw@...onwunderlich.de> To: davem@...emloft.net Cc: netdev@...r.kernel.org, b.a.t.m.a.n@...ts.open-mesh.org, Simon Wunderlich <sw@...onwunderlich.de> Subject: [PATCH 0/1] pull request for net: batman-adv 2020-01-14 Hi David, here is a bugfix which we would like to have integrated into net. Please pull or let me know of any problem! Thank you, Simon The following changes since commit 40e220b4218bb3d278e5e8cc04ccdfd1c7ff8307: batman-adv: Avoid free/alloc race when handling OGM buffer (2019-10-13 21:00:07 +0200) are available in the Git repository at: git://git.open-mesh.org/linux-merge.git tags/batadv-net-for-davem-20200114 for you to fetch changes up to 4cc4a1708903f404d2ca0dfde30e71e052c6cbc9: batman-adv: Fix DAT candidate selection on little endian systems (2019-11-28 12:48:59 +0100) ---------------------------------------------------------------- Here is a batman-adv bugfix: - Fix DAT candidate selection on little endian systems, by Sven Eckelmann ---------------------------------------------------------------- Sven Eckelmann (1): batman-adv: Fix DAT candidate selection on little endian systems net/batman-adv/distributed-arp-table.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists