From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752702AbcDVTDe (ORCPT ); Fri, 22 Apr 2016 15:03:34 -0400 Received: from mail-pa0-f43.google.com ([209.85.220.43]:35032 "EHLO mail-pa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751779AbcDVTDb (ORCPT ); Fri, 22 Apr 2016 15:03:31 -0400 From: John Stultz To: lkml Cc: John Stultz , Serge Hallyn , James Morris , "Serge E. Hallyn" , Paul Moore , Stephen Smalley , Kees Cook , Prarit Bhargava , Richard Cochran , Thomas Gleixner , Ingo Molnar Subject: [GIT PULL][PATCH 0/3] Few small timekeeping updates for 4.7 Date: Fri, 22 Apr 2016 12:03:24 -0700 Message-Id: <1461351807-12495-1-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hey Thomas, Just wanted to send you my current queue for 4.7. Its fairly small. The one unusal bit is the security_settime64() patch, which was ok'ed to go in via the -tip tree by both Kees and Serge. Let me know if you have any objections. thanks -john Cc: Serge Hallyn Cc: James Morris Cc: "Serge E. Hallyn" Cc: Paul Moore Cc: Stephen Smalley Cc: Kees Cook Cc: Prarit Bhargava Cc: Richard Cochran Cc: Thomas Gleixner Cc: Ingo Molnar If you prefer to pull: The following changes since commit 9735a22799b9214d17d3c231fe377fc852f042e9: Linux 4.6-rc2 (2016-04-03 09:09:40 -0500) are available in the git repository at: https://git.linaro.org/people/john.stultz/linux.git fortglx/4.7/time for you to fetch changes up to 86d3473224b004f920c107206d181d37db735145: time: Introduce do_sys_settimeofday64() (2016-04-22 11:49:04 -0700) ---------------------------------------------------------------- Baolin Wang (2): security: Introduce security_settime64() time: Introduce do_sys_settimeofday64() David Lechner (1): clocksource: Add missing include of of.h. include/linux/clocksource.h | 1 + include/linux/lsm_hooks.h | 5 +++-- include/linux/security.h | 20 +++++++++++++++++--- include/linux/timekeeping.h | 17 +++++++++++++++-- kernel/time/time.c | 8 ++++---- security/commoncap.c | 2 +- security/security.c | 2 +- 7 files changed, 42 insertions(+), 13 deletions(-) -- 1.9.1