All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-04 11:18:16 to 2015-08-04 12:12:09 UTC [more...]

[meta-python][PATCH] python-pyro4: Add new recipe
 2015-08-04 12:12 UTC 

[Cluster-devel] Mailing list moderated?
 2015-08-04 12:10 UTC  (2+ messages)

[Qemu-devel] Recent patches for 2.4
 2015-08-04 12:09 UTC  (8+ messages)
      ` [Qemu-devel] [Qemu-stable] "

[PATCH for-next V1 0/3] RoCE GID management fixes
 2015-08-04 12:09 UTC  (4+ messages)
` [PATCH for-next V1 2/3] IB/core: RoCE GID management separate cleanup and release

Update Account
 2015-08-04 10:38 UTC 

Renesas Lager: Device Tree entries for VIN HDMI input
 2015-08-04 12:07 UTC  (7+ messages)
` [PATCH 1/2] ARM: shmobile: lager dts: Add entries for VIN HDMI input support
` [PATCH 2/2] ARM: shmobile: lager dts: specify default-input for ADV7612

[PATCH -v2 0/8] jump_label: Another (better) static_key interface
 2015-08-04 12:06 UTC  (11+ messages)
` [PATCH -v2 6/8] jump_label: Add a new "

Common clock framework API vs RT patchset
 2015-08-04 12:06 UTC  (2+ messages)

[PATCH 2/3] c2xml.c, parse.c: gcc 5+ stricter case statement parsing
 2015-08-04 12:06 UTC  (2+ messages)
` [PATCH 2/3 v2] Handle all enum members in case statements

[PATCH v4 00/10] ACPI GIC Self-probing, GICv2m and GICv3 support
 2015-08-04 12:06 UTC  (4+ messages)
` [PATCH v4 01/10] irqchip / GIC: Add GIC version support in ACPI MADT

[PATCH] kbuild: document recursive dependency limitation / resolution
 2015-08-04 12:05 UTC  (4+ messages)

[RT] oops in 4.1.3-rt3
 2015-08-04 12:05 UTC  (3+ messages)

[PATCH] scripts/kernel-doc Allow struct arguments documentation in struct body
 2015-08-04 12:04 UTC  (3+ messages)
` [PATCH v2] "

master - man: document --nameprefixes
 2015-08-04 12:04 UTC 

[PATCH 1/2] pinctrl: baytrail: Drop FSF mailing address
 2015-08-04 12:03 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: baytrail: Serialize all register access

[RFC 0/2] xen/arm: vgic: Support 32-bit access for 64-bit register
 2015-08-04 11:59 UTC  (3+ messages)
` [RFC 1/2] xen/arm: vgic: Introduce helpers to read/write/clear/set vGIC register
` [RFC 2/2] xen/arm: vgic-v3: Support 32-bit access for 64-bit registers

[PATCH 1/3] Staging: lustre: Replace comma with a semicolon
 2015-08-04 12:00 UTC  (3+ messages)

[Qemu-trivial] [PATCH v4 00/11] qemu-log, perfmap and other logging tweaks
 2015-08-04 11:59 UTC  (6+ messages)
` [Qemu-trivial] [PATCH v4 01/11] tcg: add ability to dump /tmp/perf-<pid>.map files
        ` [Qemu-devel] "

[Buildroot] [PATCH] board: add support for ARC AXS101 and AXS103 Software Development Platforms
 2015-08-04 12:00 UTC 

[PATCH v6 0/5] Support for Open-Channel SSDs
 2015-08-04 12:00 UTC  (9+ messages)
` [PATCH v6 5/5] nvme: LightNVM support

[Ksummit-discuss] [TECH TOPIC] Fix devm_kzalloc, its users, or both
 2015-08-04 11:59 UTC  (11+ messages)

[PATCH 3/3] serial: 8250: omap: restore registers on shutdown
 2015-08-04 11:58 UTC  (7+ messages)

[RFC v6 00/40] Richacls
 2015-08-04 11:53 UTC  (50+ messages)
` [RFC v6 01/40] vfs: Add IS_ACL() and IS_RICHACL() tests
` [RFC v6 02/40] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [RFC v6 03/40] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [RFC v6 04/40] vfs: Make the inode passed to inode_change_ok non-const
` [RFC v6 05/40] vfs: Add permission flags for setting file attributes
` [RFC v6 06/40] richacl: In-memory representation and helper functions
` [RFC v6 07/40] richacl: Permission mapping functions
` [RFC v6 08/40] richacl: Compute maximum file masks from an acl
` [RFC v6 09/40] richacl: Update the file masks in chmod()
` [RFC v6 10/40] richacl: Permission check algorithm
` [RFC v6 11/40] vfs: Cache base_acl objects in inodes
` [RFC v6 12/40] vfs: Cache richacl in struct inode
` [RFC v6 13/40] richacl: Check if an acl is equivalent to a file mode
` [RFC v6 14/40] richacl: Create-time inheritance
` [RFC v6 15/40] richacl: Automatic Inheritance
` [RFC v6 16/40] richacl: xattr mapping functions
` [RFC v6 17/40] vfs: Add richacl permission checking
` [RFC v6 18/40] ext4: Add richacl support
` [RFC v6 19/40] ext4: Add richacl feature flag
` [RFC v6 20/40] richacl: acl editing helper functions
` [RFC v6 21/40] richacl: Move everyone@ aces down the acl
` [RFC v6 22/40] richacl: Propagate everyone@ permissions to other aces
` [RFC v6 23/40] richacl: Set the owner permissions to the owner mask
` [RFC v6 24/40] richacl: Set the other permissions to the other mask
` [RFC v6 25/40] richacl: Isolate the owner and group classes
` [RFC v6 26/40] richacl: Apply the file masks to a richacl
` [RFC v6 27/40] richacl: Create richacl from mode values
` [RFC v6 28/40] nfsd: Keep list of acls to dispose of in compoundargs
` [RFC v6 29/40] nfsd: Use richacls as internal acl representation
` [RFC v6 30/40] nfsd: Add richacl support
` [RFC v6 31/40] nfsd: Add support for the v4.1 dacl attribute
` [RFC v6 32/40] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
` [RFC v6 33/40] richacl: Add support for unmapped identifiers
` [RFC v6 34/40] ext4: Don't allow unmapped identifiers in richacls
` [RFC v6 35/40] sunrpc: Allow to demand-allocate pages to encode into
` [RFC v6 36/40] sunrpc: Add xdr_init_encode_pages
` [RFC v6 37/40] nfs: Fix GETATTR bitmap verification
` [RFC v6 38/40] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [RFC v6 39/40] nfs: Add richacl support
` [RFC v6 40/40] nfs: Add support for the v4.1 dacl attribute

[V2 PATCH 1/3] x86/panic: Fix re-entrance problem due to panic on NMI
 2015-08-04 11:53 UTC  (13+ messages)
`  "

[PATCH 1/2] iwlwifi: convert hex_dump_to_buffer() to %*ph
 2015-08-04 11:52 UTC  (5+ messages)

[PATCH review 0/9] Call for testing and review of mount detach fixes
 2015-08-04 11:52 UTC  (8+ messages)
` [PATCH review 0/11 Call for testing and review of mount detach fixes (take 2)
  ` [PATCH review 0/19] Locked mount and loopback mount fixes
    ` [PATCH review 0/4] Loopback mount escape fixes
      ` [PATCH review 0/6] Bind "
        ` [PATCH review 6/6] vfs: Cache the results of path_connected

ADD GDB in FSL toolchain
 2015-08-04 11:51 UTC  (2+ messages)

[PATCH nf-next 1/3] netfilter: xt_TEE: get rid of WITH_CONNTRACK definition
 2015-08-04 11:48 UTC  (3+ messages)
` =?y?q?=5BPATCH=20nf-next=202/3=5D=20netfilter=3A=20factor=20out=20packet=20duplication=20for=20IPv4/IPv6?=
  ` [PATCH nf-next 2/3] netfilter: factor out packet duplication for IPv4/IPv6

[PATCH v4 1/3] bitbake.conf: Add nonarch_libdir and base systemd vars on it
 2015-08-04 11:47 UTC  (2+ messages)

[PATCH v2] ixgbe: remove vector pmd burst size restriction
 2015-08-04 11:47 UTC  (2+ messages)
` [PATCH v3] "

[Qemu-devel] [PULL 0/2] target-mips queue for 2.4
 2015-08-04 11:46 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] target-mips: fix semihosting for microMIPS R6
` [Qemu-devel] [PULL 2/2] target-mips: Copy restrictions from ext/ins to dext/dins

[PATCH 0/2] Mediatek I2C fixup
 2015-08-04 11:44 UTC  (9+ messages)
` [PATCH 1/2] i2c: mediatek: Reset DMA engine in hardware init function
` [PATCH 2/2] i2c: mediatek: Fixup i2c ack error interrupt handling

[PATCH] fallback to hostname in scripts/package/builddeb
 2015-08-04 11:43 UTC  (2+ messages)

[Buildroot] [PATCH] binutils: fix buildng of Linux kernel for ARCv2 ISA
 2015-08-04 11:42 UTC 

[RFC V2 PATCH 0/1] kexec: crash_kexec_post_notifiers boot option related fixes
 2015-08-04 11:41 UTC  (6+ messages)

[PATCH_RFC_v1 0/4] MC initial changes due to MC workshop
 2015-08-04 11:41 UTC  (5+ messages)
` [PATCH_RFC_v1 1/4] media: Add some fields to store graph objects
` [PATCH_RFC_v1 2/4] media: Add a common embeed struct for all media "
` [PATCH_RFC_v1 3/4] media: add functions to create/remove entities
` [PATCH_RFC_v1 4/4] dvbdev: Use functions to create/remove media_entity struct

[Buildroot] [PATCH 1/1] package/nodejs/0.10.x: add patch to fix musl build error
 2015-08-04 11:40 UTC  (2+ messages)

RX overrun errors building on several of our hosts
 2015-08-04 11:39 UTC  (2+ messages)

[PATCH v8 0/2] OSSTEST: introduce a raisin build test
 2015-08-04 11:37 UTC  (5+ messages)
` [PATCH v8 1/2] "

Additional SPI-master parameters per SPI-Device in device-tree
 2015-08-04 11:37 UTC  (5+ messages)

[PATCH v4 5/7] clocksource: Add Pistachio SoC general purpose timer binding document
 2015-08-04 11:37 UTC  (4+ messages)
` [PATCH v4 6/7] clocksource: Add Pistachio clocksource-only driver

Update Account
 2015-08-04 10:33 UTC 

[linux-3.18 test] 60210: regressions - trouble: broken/fail/pass
 2015-08-04 11:36 UTC 

[PATCH v5 01/11] block: make generic_make_request handle arbitrarily sized bios
 2015-08-04 11:36 UTC  (9+ messages)
            ` [Drbd-dev] "

[PATCH] drm/atomic: Fix bookkeeping with TEST_ONLY
 2015-08-04 11:34 UTC 

[SKL-DMC-BUGFIX 0/5] SKL PC10 entry fixes
 2015-08-04 11:33 UTC  (14+ messages)
` [SKL-DMC-BUGFIX 1/5] drm/i915/gen9: Removed byte swapping for csr firmware
` [SKL-DMC-BUGFIX 2/5] drm/i915/skl: Making DC6 entry is the last call in suspend flow
` [SKL-DMC-BUGFIX 3/5] drm/i915/skl: Do not disable cdclk PLL if csr firmware is present
` [SKL-DMC-BUGFIX 4/5] drm/i915/skl: Block disable call for pw1 if dmc "
` [SKL-DMC-BUGFIX 5/5] drm/i915/skl: Removed csr firmware load in resume path

[PATCH 0/3] vfio hotplug feature
 2015-08-04 11:38 UTC  (4+ messages)
` [PATCH 1/3] vfio: Added hot removal feature for vfio
` [PATCH 2/3] vfio: Added vfio req interrupt support
` [PATCH 3/3] vfio: Added hotplug test program

[Qemu-devel] [PATCH v7 00/42] Postcopy implementation
 2015-08-04 11:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 29/42] Postcopy end in migration_thread

[char-misc-next] mei: remove check on pm_runtime_active in __mei_cl_disconnect
 2015-08-04 11:30 UTC 

[PATCH] clone: fix repo name when cloning a server's root
 2015-08-04 11:29 UTC  (8+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] tests: fix broken && chains in t1509-root-worktree
  ` [PATCH v3 2/6] tests: fix cleanup after tests "
  ` [PATCH v3 3/6] clone: do not include authentication data in guessed dir
  ` [PATCH v3 4/6] clone: do not use port number as dir name
  ` [PATCH v3 5/6] clone: abort if no dir name could be guessed
  ` [PATCH v3 6/6] clone: add tests for cloning with empty path

[Buildroot] [PATCH 1/1] gcc: make sure we don't have a copy of libiberty.a in host library dir
 2015-08-04 11:30 UTC  (2+ messages)

[Cocci] Replacing function definition with a macro
 2015-08-04 11:29 UTC  (4+ messages)

mount btrfs takes 30 minutes, btrfs check runs out of memory
 2015-08-04 11:28 UTC  (10+ messages)

[PATCH] NVMe: removed unused nn var from nvme_dev_add
 2015-08-04 11:28 UTC  (3+ messages)

[PATCHv3] blk: Replace SG_GAPGS with new queue limits mask
 2015-08-04 11:28 UTC  (2+ messages)

[yocto-kernel-tools] configme: Error out loudly if merge_configs.sh fails
 2015-08-04 10:50 UTC 

[PATCH 0/8] watchdog: Add support for keepalives triggered by infrastructure
 2015-08-04 11:26 UTC  (4+ messages)
` [PATCH 1/8] watchdog: watchdog_dev: Use single variable name for struct watchdog_device

[PATCH 0/3] Device Tree updates of UniPhier SoCs for Linux 4.3
 2015-08-04 11:21 UTC  (12+ messages)
` [PATCH 1/3] ARM: dts: UniPhier: add I2C controller device nodes
` [PATCH 2/3] ARM: dts: UniPhier: add PH1-Pro5 SoC support
` [PATCH 3/3] ARM: dts: UniPhier: add ProXstream2 and PH1-LD6b SoC/board support

[PATCH v2 11/11] xfsprogs: Prefix LIST_... macros to XFS_LIST_
 2015-08-04 11:22 UTC  (3+ messages)
` [PATCH v4 11/11] xfsprogs: prevent LIST_ macros conflicts

[PATCH v3] media: atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarity
 2015-08-04 11:22 UTC  (3+ messages)

[Query] ARM64: Softlockup when using PSCI for secondary CPU_ON
 2015-08-04 11:22 UTC  (6+ messages)

[PATCH v3 00/11] xfsprogs: OS X partial support
 2015-08-04 11:21 UTC  (7+ messages)
` [PATCH v3 06/11] xfsprogs: Add includes required for OS X builds
` [PATCH v3 08/11] xfsprogs: Add fls check into autoconf
` [PATCH v3 09/11] xfsprogs: Add mntent.h "

[PATCH v4 0/8] Add generic support for relaxed atomics
 2015-08-04 11:20 UTC  (4+ messages)
` [PATCH v4 6/8] locking/qrwlock: make use of acquire/release/relaxed atomics

[Buildroot] [PATCH] mtd: bump to version 1.5.2
 2015-08-04 11:20 UTC  (3+ messages)

[Buildroot] [PATCH] mtd: add mtdpart option
 2015-08-04 11:19 UTC 

[PATCH] powernv: Invoke opal_cec_reboot2() on unrecoverable HMI
 2015-08-04 11:18 UTC 

[PATCH v2 0/4] Add SPDIF support for rockchip
 2015-08-04 11:18 UTC  (10+ messages)
` [PATCH v2 1/4] ASoC: dt-bindings: add rockchip tranceiver bindings
` [PATCH v2 2/4] ASoc: rockchip: Add rockchip SPDIF transceiver driver
` [PATCH v2 3/4] ARM: dts: rockchip: Add SPDIF transceiver for RK3188
` [PATCH v2 4/4] ARM: dts: rockchip: Add SPDIF optical out on Radxa Rock


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.