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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 22 May 2013 21:52:30 -0500
From:	Rob Landley <rob@...dley.net>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 3.10-rc2

On 05/20/2013 04:54:53 PM, Linus Torvalds wrote:
> So it's been just over a week, and -rc2 is out.
> 
> For being an -rc2, it's not unreasonably sized, but I did take a few
> pulls that I wouldn't have taken later in the rc series. So it's not
> exactly small either. We've got arch updates (PPC, MIPS, PA-RISC),
> we've got driver fixes (net, gpu, target, xen), and we've got
> filesystem updates (btrfs, ext4 and cepth - rbd).
> 
> And various random small fixes. Shortlog appended, it should get
> smaller and more readable going forward.

I still need this to build uClibc with this kernel:

diff --git a/include/uapi/linux/netlink.h b/include/uapi/linux/netlink.h
index 1a85940..e294c77 100644
--- a/include/uapi/linux/netlink.h
+++ b/include/uapi/linux/netlink.h
@@ -1,7 +1,6 @@
  #ifndef _UAPI__LINUX_NETLINK_H
  #define _UAPI__LINUX_NETLINK_H

-#include <linux/kernel.h>
  #include <linux/socket.h> /* for __kernel_sa_family_t */
  #include <linux/types.h>

Previously reported here:

http://lkml.indiana.edu/hypermail/linux/kernel/1305.2/01452.html

Rob--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ