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
| ||
|
Message-Id: <20140814.161724.1511384545281030914.davem@davemloft.net> Date: Thu, 14 Aug 2014 16:17:24 -0700 (PDT) From: David Miller <davem@...emloft.net> To: torvalds@...ux-foundation.org CC: akpm@...ux-foundation.org, sparclinux@...r.kernel.org, linux-kernel@...r.kernel.org Subject: [GIT] Sparc Hook up the memfd syscall, and properly claim all PCI resources discovered when building the PCI device tree. Please pull, thanks a lot! The following changes since commit f0094b28f3038936c1985be64dbe83f0e950b671: Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2014-08-13 18:27:40 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git master for you to fetch changes up to 10cf15e1d1289aa0bf1d26e9f55176b4c7c5c512: sparc: Hook up memfd_create system call. (2014-08-13 22:00:09 -0700) ---------------------------------------------------------------- David S. Miller (4): sparc64: Expand PCI bridge probing debug logging. sparc64: Skip bogus PCI bridge ranges. sparc64: Properly claim resources as each PCI bus is probed. sparc: Hook up memfd_create system call. arch/sparc/include/uapi/asm/unistd.h | 3 ++- arch/sparc/kernel/pci.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- arch/sparc/kernel/systbls_32.S | 2 +- arch/sparc/kernel/systbls_64.S | 4 ++-- 4 files changed, 71 insertions(+), 5 deletions(-) -- 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