All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-13 17:51:15 to 2013-02-13 18:15:32 UTC [more...]

[PATCH/RFC 3/3] ARM: shmobile: switch SDHI and MMCIF interfaces on kzm9g-reference to pinctrl
 2013-02-13 18:15 UTC  (2+ messages)

[PATCH review 00/85] userns changes for 9p, afs, ceph, cifs, coda, gfs2, ncpfs, nfs, nfsd, and ocfs2
 2013-02-13 18:14 UTC  (154+ messages)
` [PATCH review 01/85] ceph: Only allow mounts in the initial network namespace
  ` [PATCH review 02/85] ceph: Translate between uid and gids in cap messages and kuids and kgids
  ` [PATCH review 03/85] ceph: Translate inode uid and gid attributes to/from "
  ` [PATCH review 04/85] ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t
  ` [PATCH review 05/85] ceph: Convert kuids and kgids before printing them
  ` [PATCH review 06/85] ceph: Enable building when user namespaces are enabled
  ` [PATCH review 07/85] 9p: Add 'u' and 'g' format specifies for kuids and kgids
  ` [PATCH review 09/85] 9p: Modify the stat structures to use kuid_t and kgid_t
  ` [PATCH review 10/85] 9p: Modify struct 9p_fid to use a kuid_t not a uid_t
  ` [PATCH review 15/85] afs: Only allow mounting afs in the intial network namespace
  ` [PATCH review 18/85] coda: Restrict coda messages to the initial user namespace
  ` [PATCH review 20/85] coda: Allow coda to be built when user namespace support is enabled
  ` [PATCH review 23/85] ocfs2: Convert uid and gids between in core and on disk inodes
  ` [PATCH review 25/85] ocfs2: Compare kuids and kgids using uid_eq and gid_eq
  ` [PATCH review 27/85] gfs2: Remove improper checks in gfs2_set_dqblk
    ` [PATCH review 26/85] ocfs2: Enable building with user namespaces enabled
    ` [PATCH review 28/85] gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE
    ` [PATCH review 29/85] gfs2: Report quotas in the caller's user namespace
    ` [PATCH review 30/85] gfs2: Introduce qd2index
    ` [PATCH review 31/85] gfs2: Modify struct gfs2_quota_change_host to use struct kqid
    ` [PATCH review 32/85] gfs2: Modify qdsb_get to take a "
    ` [PATCH review 33/85] gfs2: Convert gfs2_quota_refresh to take a kqid
    ` [PATCH review 34/85] gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid
    ` [PATCH review 35/85] gfs2: Remove the QUOTA_USER and QUOTA_GROUP defines
    ` [PATCH review 36/85] gfs2: Use kuid_t and kgid_t types where appropriate
    ` [PATCH review 37/85] gfs2: Use uid_eq and gid_eq "
    ` [PATCH review 39/85] gfs2: Enable building with user namespaces enabled
    ` [PATCH review 40/85] ncpfs: Support interacting with multiple user namespaces
    ` [PATCH review 41/85] nfs_common: Update the translation between nfsv3 acls linux posix acls
    ` [PATCH review 42/85] sunrpc: Use userns friendly constants
    ` [PATCH review 45/85] sunrpc: Simplify auth_unix now that everything is a kgid_t
    ` [PATCH review 48/85] sunrpc: Update gss uid to security context mapping
    ` [PATCH review 49/85] sunrpc: Update svcgss xdr handle to rpsec_contect cache
    ` [PATCH review 50/85] sunrpc: Hash uids by first computing their value in the initial userns
    ` [PATCH review 51/85] sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials
    ` [PATCH review 52/85] sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls
    ` [PATCH review 53/85] sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentials
    ` [PATCH review 55/85] nfs: Convert struct nfs_fattr to Use kuid_t and kgid_t
    ` [PATCH review 56/85] nfs: Convert idmap to use kuids and kgids
    ` [PATCH review 58/85] nfs: Convert nfs3xdr "
    ` [PATCH review 61/85] nfs: Enable building with user namespaces enabled
    ` [PATCH review 62/85] nfsd: Remove declaration of nonexistent nfs4_acl_permisison
    ` [PATCH review 64/85] nfsd: Convert idmap to use kuids and kgids
    ` [PATCH review 68/85] nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversion
    ` [PATCH review 69/85] nfsd: Modify nfsd4_cb_sec to use kuids and kgids
    ` [PATCH review 70/85] nfsd: Store ex_anon_uid and ex_anon_gid as "
    ` [PATCH review 72/85] nfsd: Enable building with user namespaces enabled
    ` [PATCH review 73/85] cifs: Override unmappable incoming uids and gids
    ` [PATCH review 74/85] cifs: Use BUILD_BUG_ON to validate uids and gids are the same size
    ` [PATCH review 76/85] cifs: Use kuids and kgids SID to uid/gid mapping
    ` [PATCH review 78/85] cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t
    ` [PATCH review 79/85] cifs: Convert struct tcon_link to use a kuid
    ` [PATCH review 82/85] cifs: Modify struct smb_vol to use kuids and kgids
    ` [PATCH review 83/85] cifs: Convert struct cifs_sb_info "
    ` [PATCH review 84/85] cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t
    ` [PATCH review 85/85] cifs: Enable building with user namespaces enabled
  ` [PATCH review 38/85] gfs2: Convert uids and gids between dinodes and vfs inodes
  ` [PATCH review 43/85] sunrpc: Use kuid_t and kgid_t where appropriate
  ` [PATCH review 44/85] sunrpc: Use uid_eq and gid_eq "
  ` [PATCH review 46/85] sunrpc: Convert kuids and kgids to uids and gids for printing
  ` [PATCH review 47/85] sunrpc: Use gid_valid to test for gid != INVALID_GID
  ` [PATCH review 54/85] nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring alloc
  ` [PATCH review 57/85] nfs: Convert nfs2xdr to use kuids and kgids
  ` [PATCH review 59/85] nfs: Convert nfs4xdr "
  ` [PATCH review 60/85] nfs: kuid and kgid conversions for nfs/inode.c
  ` [PATCH review 63/85] nfsd: idmap use u32 not uid_t as the intermediate type
  ` [PATCH review 65/85] nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid
  ` [PATCH review 66/85] nfsd: Convert nfs3xdr to use kuids and kgids
  ` [PATCH review 67/85] nfsd: Convert nfsxdr "
  ` [PATCH review 71/85] nfsd: Properly compare and initialize "
  ` [PATCH review 75/85] cifs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring_alloc
  ` [PATCH review 77/85] cifs: Convert from a kuid before printing current_fsuid
  ` [PATCH review 80/85] cifs: Convert struct cifs_fattr to use kuid and kgids
  ` [PATCH review 81/85] cifs: Convert struct cifsFileInfo to use a kuid

[Xenomai] Porting Ipipe to new ARM SoC (Xilinx Zynq)
 2013-02-13 18:14 UTC  (5+ messages)

[PATCH] staging: zcache: add TODO file
 2013-02-13 18:13 UTC  (2+ messages)

[PATCH RFC 0/12] Final userns conversions
 2013-02-13 18:13 UTC  (7+ messages)
` [PATCH RFC 01/12] userns: Support 9p interacting with multiple user namespaces
  ` [PATCH RFC 10/12] userns: Convert xfs to use kuid/kgid/kprojid where appropriate

[PATCH v1 1/4] i2c: mux: Add i2c-arbitrator 'mux' driver
 2013-02-13 18:02 UTC  (8+ messages)
` [PATCH v1 2/4] ARM: dts: Add i2c-arbitrator bus for exynos5250-snow
` [PATCH v1 3/4] ARM: dts: Add sbs-battery "
` [PATCH v1 4/4] i2c-mux: i2c_add_mux_adapter() should use -1 for auto bus num

[PATCH] drm/i915: Wait for pending flips to complete before tearing down the encoders
 2013-02-13 18:12 UTC 

[GIT PULL] Final x86 fixes for 3.8
 2013-02-13 18:09 UTC  (2+ messages)

No recipes for mesa-dri_9.0.1.bbappend
 2013-02-13 18:11 UTC  (2+ messages)

Fwd: PROBLEM: Random kernel panic & system freeze when watching video
 2013-02-13 18:11 UTC  (7+ messages)

9d02b43dee0d7fb18dfb13a00915550b1a3daa9f (xen PVonHVM: use E820_Reserved area for shared_info) causes regression with 32-bit PVHVM guests (v3.8-rcX) on Xen 4.1
 2013-02-13 18:11 UTC 

[PATCH v4 0/9] rdma/cm: Add support for native Infiniband addressing
 2013-02-13 18:10 UTC  (5+ messages)
` [PATCH v4 4/9] rdma/cm: Update port reservation to support AF_IB

[PATCH 0/6 v3] arm: add Calxeda Highbank support
 2013-02-13 18:09 UTC  (6+ messages)
` [PATCH 1/6] ahci-generic: add oftree support
  ` [PATCH 2/6] of: make of_add_memory available for other board
      ` [PATCH 1/1] of_add_memory: check the device_type is memory

problem after growing
 2013-02-13 18:09 UTC  (7+ messages)

[PATCH] systemd.bbclass: Introduce do_install_append and use systemd unitdir
 2013-02-13 17:52 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] Added local directory as soure of kernel code
 2013-02-13 18:08 UTC  (4+ messages)

[PATCH 1/2] powerpc: Make VSID_BITS* dependency explicit
 2013-02-13 18:07 UTC  (9+ messages)
` [PATCH 2/2] powerpc: Make context bits depend on virtual addr size

[U-Boot] [PATCH] btrfs support in uboot
 2013-02-13 18:07 UTC  (2+ messages)
` [U-Boot] [PATCH] Introduced btrfs file-system with btrload command

[PATCH/RFC 2/3] pinctrl: sh-pfc: add pin groups for all SD/MMC interfaces on sh73a0
 2013-02-13 18:07 UTC  (2+ messages)

[RFC 2/4] tty: fix DTR/RTS not being dropped on hang up
 2013-02-13 18:06 UTC  (2+ messages)
  ` [RFC v2 "

[PATCH v2 1/9] ARM: clps711x: Rework lowlevel initialization code
 2013-02-13 18:06 UTC  (7+ messages)
` [PATCH v2 3/9] ARM: clps711x: Adds config option for CPU PLL multiplier
    ` Re[2]: "

[PATCH] arm: arch_timer: include linux/errno.h to declare ENXIO
 2013-02-13 18:05 UTC 

USB Ooops PL2303 when unplug while use (linux v3.7.3)
 2013-02-13 18:05 UTC  (4+ messages)
` [RFC 0/4] tty: port hangup and close issues

[RFC][PATCH RT] acpi/rt: Convert acpi lock back to a raw_spinlock_t
 2013-02-13 18:05 UTC  (5+ messages)

[PATCH v3] PCIe support for the Armada 370 and Armada XP SoCs
 2013-02-13 18:04 UTC  (6+ messages)
` [PATCH 24/32] pci: PCIe driver for Marvell Armada 370/XP systems

[PATCH net-next 0/2] gianfar: make local stats atomic64
 2013-02-13 18:03 UTC  (6+ messages)
` [PATCH net-next 2/2] gianfar: convert u64 status counters to atomic64_t

[Bug 58042] New: Garbled UI in Team Fortress 2 Beta
 2013-02-13 17:59 UTC  (3+ messages)
` [Bug 58042] [bisected] "

[Bug 60224] New: Radeon hd6770 graphics artifacts in team fortress 2 with 3.8 kernel
 2013-02-13 17:56 UTC  (3+ messages)
` [Bug 60224] "

[PATCH] x86: Lock down MSR writing in secure boot
 2013-02-13 17:56 UTC  (23+ messages)

[RFC PATCH 0/2] ima: Support a mode to appraise signed files only
 2013-02-13 17:51 UTC  (8+ messages)
` [PATCH 2/2] ima: Support appraise_type=imasig_optional


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.