[lxc-devel] [lxc/lxc] b52e8e: raw_syscalls: simplify assembly

Stéphane Graber noreply at github.com
Thu May 9 13:37:53 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: b52e8e68a61866da2af86e85905ec850f8a8b7fc
      https://github.com/lxc/lxc/commit/b52e8e68a61866da2af86e85905ec850f8a8b7fc
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M src/lxc/raw_syscalls.c

  Log Message:
  -----------
  raw_syscalls: simplify assembly

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Co-developed-by: David Howells <dhowells at redhat.com>
Signed-off-by: David Howells <dhowells at redhat.com>


  Commit: a59440be0901362f64e600cc570c8efe41ed4995
      https://github.com/lxc/lxc/commit/a59440be0901362f64e600cc570c8efe41ed4995
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M src/lxc/attach.c
    M src/lxc/conf.c
    M src/lxc/raw_syscalls.c
    M src/lxc/raw_syscalls.h
    M src/lxc/start.c
    M src/lxc/utils.c
    M src/tests/lxc_raw_clone.c

  Log Message:
  -----------
  clone: add infrastructure for CLONE_PIDFD

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=eac7078a0fff1e72cf2b641721e3f55ec7e5e21e

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 1ab73d38009d6601394de19a8a7d194172003266
      https://github.com/lxc/lxc/commit/1ab73d38009d6601394de19a8a7d194172003266
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M src/lxc/attach.c
    M src/lxc/conf.c
    M src/lxc/raw_syscalls.c
    M src/lxc/raw_syscalls.h
    M src/lxc/start.c
    M src/lxc/utils.c
    M src/tests/lxc_raw_clone.c

  Log Message:
  -----------
  Merge pull request #2984 from brauner/2019-05-09/clone_pidfd

clone: add infrastructure for CLONE_PIDFD


Compare: https://github.com/lxc/lxc/compare/af1893bfced2...1ab73d38009d


More information about the lxc-devel mailing list