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

[PATCH review 00/85] userns changes for 9p, afs, ceph, cifs, coda, gfs2, ncpfs, nfs, nfsd, and ocfs2
 2013-02-13 17:51 UTC  (51+ messages)
  ` [PATCH review 01/85] ceph: Only allow mounts in the initial network namespace
  ` [PATCH review 08/85] 9p: Transmit kuid and kgid values
    ` [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 11/85] 9p: Modify struct v9fs_session_info to use a kuids and kgids
    ` [PATCH review 12/85] 9p: Modify v9fs_get_fsgid_for_create to return a kgid
    ` [PATCH review 13/85] 9p: Allow building 9p with user namespaces enabled
    ` [PATCH review 14/85] afs: Remove unused structure afs_store_status
    ` [PATCH review 15/85] afs: Only allow mounting afs in the intial network namespace
    ` [PATCH review 16/85] afs: Support interacting with multiple user namespaces
    ` [PATCH review 17/85] coda: Restrict coda messages to the initial pid namespace
    ` [PATCH review 18/85] coda: Restrict coda messages to the initial user namespace
    ` [PATCH review 19/85] coda: Cache permisions in struct coda_inode_info in a kuid_t
    ` [PATCH review 20/85] coda: Allow coda to be built when user namespace support is enabled
    ` [PATCH review 21/85] ocfs2: Handle kuids and kgids in acl/xattr conversions
    ` [PATCH review 22/85] ocfs2: convert between kuids and kgids and DLM locks
    ` [PATCH review 23/85] ocfs2: Convert uid and gids between in core and on disk inodes
    ` [PATCH review 24/85] ocfs2: For tracing report the uid and gid values in the initial user namespace
    ` [PATCH review 25/85] ocfs2: Compare kuids and kgids using uid_eq and gid_eq

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

[PATCH] sched: fix env->src_cpu for active migration
 2013-02-13 17:49 UTC  (8+ messages)

No recipes for mesa-dri_9.0.1.bbappend
 2013-02-13 17:49 UTC 

[PATCH 3/2] pinctrl: sh-pfc: fix a typo and simplify a definition on sh73a0
 2013-02-13 17:48 UTC  (2+ messages)

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

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

[PATCH 2/2] aio: fix kioctx not being freed after cancellation at exit time
 2013-02-13 17:46 UTC  (2+ messages)

[ 00/61] 3.7.8-stable review
 2013-02-13 17:46 UTC  (6+ messages)
` [ 61/61] drm/nouveau: add lockdep annotations

[PATCH 1/2] aio: correct calculation of available events
 2013-02-13 17:45 UTC  (2+ messages)

[v3 0/3] ARM: tegra: Unify board-dt-tegra{20,30,114}
 2013-02-13 17:45 UTC  (8+ messages)
` [v3 1/3] ARM: tegra: Unify tegra{20,30,114}_init_early()
` [v3 2/3] ARM: tegra: Rename board-dt-tegra20.c to tegra.c
` [v3 3/3] ARM: tegra: Unify Device tree board files

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

problem after growing
 2013-02-13 17:44 UTC  (5+ messages)

[meta-fsl-arm][PATCH v4 0/9] iMX6Q BSP 1.1.0 upgrade
 2013-02-13 17:44 UTC  (3+ messages)

[PATCH] ACPI / hotplug: Fix concurrency issues and memory leaks
 2013-02-13 17:43 UTC  (3+ messages)
` [Update][PATCH] "

[PATCH 0/3] NBD fixes for caching and block device flags
 2013-02-13 17:35 UTC  (12+ messages)
` [PATCH 1/3] nbd: support FLUSH requests
  ` [Nbd] [PATCH 0/3] NBD fixes for caching and block device flags

Moving xen*.hg to git
 2013-02-13 17:42 UTC  (2+ messages)

[PATCH v10 net-next 00/12] VLAN filtering/VLAN aware bridge
 2013-02-13 17:41 UTC  (26+ messages)
` [Bridge] "
` [PATCH v10 net-next 01/12] bridge: Add vlan filtering infrastructure
  ` [Bridge] "
` [PATCH v10 net-next 02/12] bridge: Validate that vlan is permitted on ingress
  ` [Bridge] "
` [PATCH v10 net-next 03/12] bridge: Verify that a vlan is allowed to egress on given port
  ` [Bridge] "
` [PATCH v10 net-next 04/12] bridge: Add netlink interface to configure vlans on bridge ports
  ` [Bridge] "
` [PATCH v10 net-next 05/12] bridge: Dump vlan information from a bridge port
  ` [Bridge] "
` [PATCH v10 net-next 06/12] bridge: Implement vlan ingress/egress policy with PVID
  ` [Bridge] "
` [PATCH v10 net-next 07/12] bridge: Add the ability to configure pvid
  ` [Bridge] "
` [PATCH v10 net-next 08/12] bridge: Add vlan to unicast fdb entries
  ` [Bridge] "
` [PATCH v10 net-next 09/12] bridge: Add vlan id to multicast groups
  ` [Bridge] "
` [PATCH v10 net-next 10/12] bridge: Add vlan support to static neighbors
  ` [Bridge] "
` [PATCH v10 net-next 11/12] bridge: Add vlan support for local fdb entries
  ` [Bridge] "
` [PATCH v10 net-next 12/12] bridge: Separate egress policy bitmap
  ` [Bridge] "

[meta-systemd][PATCH 1/2] Delete systemd class
 2013-02-13 17:25 UTC  (2+ messages)
` [meta-systemd][PATCH 2/2] meta-systemd: Append ${PN} to SYSTEMD_SERVICE

[PREEMPT RT] SLUB and split softirq lock for v3.2-rt
 2013-02-13 17:41 UTC  (3+ messages)

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

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

3.4.28-rt40 arm freescale imx35 pcm43
 2013-02-13 17:40 UTC  (6+ messages)
` 3.4.28-rt40 arm freescale imx35 pcm43 - patch 86236252d2449313bdbac790023cbc957bf6e426 is cause

[PATCH 0/6] drm/i915: Avoid stuck page flip waiters on GPU reset
 2013-02-13 17:39 UTC  (8+ messages)
` [PATCH 6/6] drm/i915: Really wait for pending flips in intel_pipe_set_base()

[PATCH v2 0/3] Add bash.showUntrackedFiles config option
 2013-02-13 17:37 UTC  (8+ messages)
` [PATCH v2 1/3] shell prompt: add bash.showUntrackedFiles option
  ` [PATCH v2 2/3] t9903: add tests for bash.showUntrackedFiles
  ` [PATCH v2 3/3] t9903: add extra tests for bash.showDirtyState

BOOKE KVM calling load_up_fpu from C?
 2013-02-13 17:37 UTC  (2+ messages)

USB Ooops PL2303 when unplug while use (linux v3.7.3)
 2013-02-13 17:36 UTC  (7+ messages)
` [RFC 0/4] tty: port hangup and close issues
  ` [RFC 1/4] tty: clean up port shutdown
  ` [RFC 2/4] tty: fix DTR/RTS not being dropped on hang up
  ` [RFC 3/4] tty: clean up port drain-delay handling
  ` [RFC 4/4] tty: fix close of uninitialised ports

zynq drivers/clocksource (was: Re: [GIT PULL] arm-soc: Xilinx zynq timer changes for v3.9)
 2013-02-13 17:35 UTC  (3+ messages)

[PATCH 00/33] OMAPDSS: platform_enable/disable callback removal from panel drivers
 2013-02-13 17:35 UTC  (7+ messages)
` [PATCH 16/33] OMAPDSS: acx565akm panel: handle gpios in panel driver
` [PATCH 27/33] OMAPDSS: n8x0 panel: handle gpio data "

[PATCH v2 0/5] Reset controller API to reset IP modules on i.MX5 and i.MX6
 2013-02-13 17:34 UTC  (18+ messages)
  ` [PATCH v2 1/8] dt: describe base reset signal binding
  ` [PATCH v2 2/8] reset: Add reset controller API
  ` [PATCH v2 3/8] ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (SRC)
  ` [PATCH v2 4/8] ARM i.MX6q: Link system reset controller (SRC) to IPU in DT
  ` [PATCH v2 5/8] staging: drm/imx: Use SRC to reset IPU
  ` [PATCH v2 6/8] ARM i.MX5: Add System Reset Controller (SRC) support for i.MX51 and i.MX53
  ` [PATCH v2 7/8] ARM i.MX5: Add system reset controller (SRC) to i.MX51 and i.MX53 device tree
  ` [PATCH v2 8/8] reset: Add driver for gpio-controlled reset pins

[PATCH] fuse: make fuse daemon frozen along with kernel threads
 2013-02-13 17:34 UTC  (9+ messages)
` Getting rid of freezer for suspend [was Re: [fuse-devel] [PATCH] fuse: make fuse daemon frozen along with kernel threads]

[PATCH 0/4] Improve CLKSRC_OF matching
 2013-02-13 17:33 UTC  (6+ messages)
` [PATCH 1/4] clocksource: pass DT node pointer to init functions

[PATCH] xen-blkfront: drop the use of llist_for_each_entry_safe
 2013-02-13 17:33 UTC  (3+ messages)

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

[GIT PULL] DaVinci DT updates for v3.9 (part 2)
 2013-02-13 17:33 UTC  (3+ messages)

Bugreport: btrfsck breaks with Assertion `!(rec->is_root)' failed
 2013-02-13 17:32 UTC 

"Quick" mode
 2013-02-13 17:34 UTC  (2+ messages)

[Cluster-devel] qdisk and fence race
 2013-02-13 17:32 UTC 

[PATCH 0/6 v3] arm: add Calxeda Highbank support
 2013-02-13 17:31 UTC  (4+ messages)
` [PATCH 1/6] ahci-generic: add oftree support
  ` [PATCH 2/6] of: make of_add_memory available for other board

[PATCH] ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+
 2013-02-13 17:30 UTC  (4+ messages)

[PATCH v3 1/1] powerpc/85xx: Board support for ppa8548
 2013-02-13 17:29 UTC  (2+ messages)

[PATCH v2 0/9] 3.8-rc regression with pps-ldisc due to 70ece7a731
 2013-02-13 17:11 UTC  (4+ messages)

Linux 3.7.5
 2013-02-13 17:16 UTC  (9+ messages)
      ` [regression] external HDD in USB3 enclosure cannot be dynamically removed (Re: Linux 3.7.5)

I2C issues with u-boot from fsl-community-bsp
 2013-02-13 17:26 UTC  (3+ messages)

[PATCH 2/2] ima: Support appraise_type=imasig_optional
 2013-02-13 15:30 UTC  (11+ messages)

[PATCH] compress: add support for gapless playback
 2013-02-13 17:21 UTC  (5+ messages)

[Buildroot] uboot-tools and uboot being separate
 2013-02-13 17:22 UTC 

[PATCH] Update documentation for nbd, and link to mailinglist
 2013-02-13 17:21 UTC 

[PATCH net-next 2/3] ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
 2013-02-13 17:21 UTC  (5+ messages)

OSD dies after seconds
 2013-02-13 17:21 UTC  (2+ messages)

[PATCH] staging/zcache: Fix/improve zcache writeback code, tie to a config option
 2013-02-13 17:18 UTC  (11+ messages)

[denzil 00/18] Various fixes for Denzil branch
 2013-02-13 17:01 UTC  (3+ messages)
` [denzil 11/18] qemu-0.15.1: add patch to fix compilatation problems on powerpc

[PATCH] cfa10036: Retrieve the RAM size at runtime
 2013-02-13 17:16 UTC  (2+ messages)
` [PATCH] Add warning above get_ram_size

[Xenomai] Floating point operations in kernel on powerpc
 2013-02-13 17:15 UTC  (4+ messages)

[PATCH 0/1] busybox: add config fragments
 2013-02-13 16:59 UTC  (13+ messages)
` [PATCH 1/1] "

[PATCH] mtd: nand: support BENAND (Built-in ECC NAND)
 2013-02-13 17:14 UTC  (2+ messages)

how to handle bonding failover when using a bridge over the bond?
 2013-02-13 17:14 UTC  (5+ messages)
  ` [Bridge] "

TDM bus support in Linux Kernel [PATCH]
 2013-02-13 17:08 UTC  (5+ messages)
  ` Re[2]: "

[PATCH 0/2] ARM: cfa10036: Store the barebox environment on the MMC
 2013-02-13 17:12 UTC  (3+ messages)
` [PATCH 1/2] cfa-10036: Use the second MMC partition to store the environment


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.