From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4312 invoked by alias); 27 Nov 2009 19:19:18 -0000 Received: (qmail 4287 invoked by uid 448); 27 Nov 2009 19:19:17 -0000 Date: Fri, 27 Nov 2009 19:19:00 -0000 Message-ID: <20091127191917.4275.qmail@sourceware.org> From: brolley@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-280-g1d4a927 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f429df668ac09575b0db710aa54cb2117dc542c3 X-Git-Newrev: 1d4a927582c68e4278a1e44619e0cc310a83addf Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2009-q4/txt/msg00158.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "systemtap: system-wide probe/trace tool". The branch, master has been updated via 1d4a927582c68e4278a1e44619e0cc310a83addf (commit) via cf4ed91947a0716e25053eb5332761b6ae4f33a2 (commit) from f429df668ac09575b0db710aa54cb2117dc542c3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1d4a927582c68e4278a1e44619e0cc310a83addf Merge: cf4ed91947a0716e25053eb5332761b6ae4f33a2 f429df668ac09575b0db710aa54cb2117dc542c3 Author: Dave Brolley Date: Fri Nov 27 14:15:58 2009 -0500 Merge branch 'master' of ssh://sources.redhat.com/git/systemtap commit cf4ed91947a0716e25053eb5332761b6ae4f33a2 Author: Dave Brolley Date: Fri Nov 27 14:13:15 2009 -0500 PR 10984 Additional Work. TOCTOU race checking access permissions before canonicalizing /lib/modules/KVER/systemtap. ----------------------------------------------------------------------- Summary of changes: runtime/staprun/staprun.h | 3 + runtime/staprun/staprun_funcs.c | 128 +++++++++++++++++++++++--------------- 2 files changed, 80 insertions(+), 51 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool