All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-23 18:41:36 to 2015-10-23 19:31:37 UTC [more...]

overlap of devices in rtl8xxxu and rtl8192cu
 2015-10-23 19:31 UTC  (8+ messages)

nvme abort and reset fixes
 2015-10-23 19:31 UTC  (8+ messages)
` [PATCH 8/9] nvme: remove dead controllers from a work item

[PATCH] mm: fix kernel crash in khugepaged thread
 2015-10-23 19:28 UTC  (5+ messages)

[PATCH net-next] net: dsa: bcm_sf2: Implement FDB operations
 2015-10-23 19:28 UTC  (2+ messages)

[PATCH] char: ipmi: ipmi_ssif: Replace timeval with timespec64
 2015-10-23 19:28 UTC  (3+ messages)
` [Y2038] "

[PATCH] driver/i2c: Add API to add new I2C device without registering
 2015-10-23 19:27 UTC  (2+ messages)

[RFC PATCH 0/1] i2c: scan ACPI enumerated I2C mux channels
 2015-10-23 19:27 UTC  (4+ messages)
` [PATCH v5 0/2] i2c: acpi: "
  ` [PATCH v5 1/2] acpi: add acpi_preset_companion() stub
  ` [PATCH v5 2/2] i2c: add ACPI support for I2C mux ports

Issue perf attaching to processes creating many short-live threads
 2015-10-23 19:27 UTC  (3+ messages)

[Bug 92214] Flightgear crashes during splashboot with R600 driver and mesa 11.0.2
 2015-10-23 19:26 UTC  (2+ messages)
` [Bug 92214] Flightgear crashes during splashboot with R600 driver, LLVM 3.7.0 "

[PATCH net-next V17 0/3] openvswitch: Add support for 802.1ad
 2015-10-23 19:26 UTC  (7+ messages)
` [PATCH net-next V17 3/3] 802.1AD: Flow handling, actions, vlan parsing and netlink attributes

[PATCH 0/3] expose parallelism for submodule {update, clone}
 2015-10-23 19:25 UTC  (5+ messages)
` [PATCH 1/3] git submodule update: have a dedicated helper for cloning
` [PATCH 2/3] submodule update: Expose parallelism to the user
` [PATCH 3/3] clone: Allow an explicit argument for parallel submodule clones

[PATCH][RFC] parisc: Change L1_CACHE_BYTES to 16
 2015-10-23 19:25 UTC  (14+ messages)
` [PATCH v2][RFC] "
  ` [PATCH v3] "
    ` Aw: "
            ` CONFIG_XPS depends on L1_CACHE_BYTES being greater than sizeof(struct xps_map)

[Qemu-devel] QEMU patch to allow VM introspection via libvmi
 2015-10-23 19:24 UTC  (16+ messages)

[refpolicy] Systemd policy
 2015-10-23 19:23 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/2] target-ppc migration fixes
 2015-10-23 19:22 UTC  (4+ messages)

NULL pointer dereference in nfs_delegation_find_inode
 2015-10-23 19:21 UTC  (5+ messages)

QCA 4x4 board.bin issues
 2015-10-23 19:20 UTC  (2+ messages)

MUSB peripheral DMA regression caused by driver core runtime PM change
 2015-10-23 19:20 UTC  (4+ messages)

[PATCH] drm/i915: Deny wrapping an userptr into a framebuffer
 2015-10-23 19:20 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH 4/6] reset: sunxi: Add compatible for Allwinner H3 bus resets
 2015-10-23 19:20 UTC  (6+ messages)
` [PATCH 5/6] ARM: dts: sunxi: Add Allwinner H3 DTSI

[Qemu-devel] [PATCH v10 00/25] qapi collision reduction (post-introspection subset B')
 2015-10-23 19:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH v10 10/25] qapi: Unbox base members

[PATCH 0/4] Richacl support
 2015-10-23 19:17 UTC  (5+ messages)
` [PATCH 1/4] libxfs: Add the richacl incompatible feature flag
` [PATCH 2/4] mkfs.xfs: Add support for the richacl "
` [PATCH 3/4] xfs_repair: Improve warning for invalid attributes
` [PATCH 4/4] xfs_repair: Validate richacl attributes

[PATCHv3 0/6] integrity: few EVM patches
 2015-10-23 18:43 UTC  (4+ messages)
` [PATCHv3 1/6] integrity: define '.evm' as a builtin 'trusted' keyring

[GIT PULL] ARM: defconfig: Exynos improvements for 4.4, 2nd pull
 2015-10-23 19:15 UTC  (3+ messages)

[Intel-wired-lan] [PATCH] i40e:Fix variable assignment in the function i40e_set_ringparam
 2015-10-23 19:14 UTC 

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

Should audit_seccomp check audit_enabled?
 2015-10-23 19:13 UTC  (3+ messages)

[PATCH v1 0/3] lpm: increase number of next hops for lpm (ipv4)
 2015-10-23 19:13 UTC  (5+ messages)

[Patch v7] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2015-10-23 19:12 UTC 

[PATCH] staging: speakup: Remove multiple assignments
 2015-10-23 19:12 UTC 

[PATCH] kexec: Add --lite option
 2015-10-23 19:02 UTC  (6+ messages)

[PATCH net-next] net: dsa: bcm_sf2: Unhardcode port numbers
 2015-10-23 19:11 UTC 

Make "git checkout" automatically update submodules?
 2015-10-23 19:11 UTC  (3+ messages)

[PATCH] drivers: psci: make PSCI 1.0 functions initialization version dependent
 2015-10-23 19:09 UTC  (3+ messages)

[PATCH 1/2] drm/i915/execlists: HWS is uncached on !llc platforms
 2015-10-23 19:08 UTC  (7+ messages)

[PATCH V4 00/31] powerpc/mm: Update page table format for book3s 64
 2015-10-23 19:08 UTC  (4+ messages)

[PATCH RFC] fsnotify: destroy marks with call_srcu instead of dedicated thread
 2015-10-23 19:06 UTC 

[PATCH net-next] bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set
 2015-10-23 19:06 UTC 

[PATCH] mark rbd requiring stable pages
 2015-10-23 19:06 UTC  (7+ messages)
        ` Aw: "
          `  "

[PATCH] BAT: Change maximum number of channels from 2 to 64
 2015-10-23 19:06 UTC  (3+ messages)

[RFC Patch 00/12] IXGBE: Add live migration support for SRIOV NIC
 2015-10-23 19:05 UTC  (6+ messages)
    ` [Intel-wired-lan] "
    ` [Qemu-devel] "

[PATCH v2 0/3] Allow EINJ to inject memory error to NVDIMM
 2015-10-23 19:05 UTC  (11+ messages)
` [PATCH v2 1/3] resource: Add @flags to region_intersects()
` [PATCH v2 2/3] resource: Add region_intersects_pmem()
` [PATCH v2 3/3] ACPI/APEI/EINJ: Allow memory error injection to NVDIMM

[PATCH] soc/qcom: add OCMEM driver
 2015-10-23 19:05 UTC  (3+ messages)

[PATCH 1/2 v2] ARM: DRA7/335x/437x/OMAP4: hwmod: Remove elm address space from hwmod data
 2015-10-23 19:01 UTC  (6+ messages)
` [PATCH 2/2 v2] ARM: DRA7/335x/437x: hwmod: Remove gpmc "

newstore direction
 2015-10-23 18:59 UTC  (13+ messages)

[PATCH v2 0/6] Switch to generic syscon regmap based drivers
 2015-10-23 18:59 UTC  (12+ messages)

[PATCH 0/2] Netronome NFP4000/NFP6000 NIC VF driver
 2015-10-23 18:58 UTC  (3+ messages)
` [PATCH 1/2] pci_ids: add Netronome Systems vendor
` [PATCH 2/2] net: add driver for Netronome NFP4000/NFP6000 NIC VFs

[PATCH] pinctrl: tegra-xusb: Correct lane mux options
 2015-10-23 18:56 UTC  (3+ messages)

[PATCH v3 0/2] Common SerDes driver for TI's Keystone Platforms
 2015-10-23 18:52 UTC  (9+ messages)

[CRITICAL] Boards failing to build with GCC 5.2 - Kernel patches are needed
 2015-10-23 18:52 UTC  (3+ messages)

[PATCH 8/8] ASoC: AMD: add AMD ASoC ACP-I2S driver
 2015-10-23 18:50 UTC  (3+ messages)
  ` [alsa-devel] "

[PATCH 2/2] PM / Domains: Merge measurements for PM QoS device latencies
 2015-10-23 18:49 UTC  (2+ messages)

[PATCH 1/2] PM / Domains: Don't measure ->start|stop() latency in system PM callbacks
 2015-10-23 18:48 UTC  (2+ messages)

[linux-lvm] Lost lost logical volume on problematic LVM
 2015-10-23 18:47 UTC 

[U-Boot] [PATCH 1/4] mmc: atmel: Silence debug output
 2015-10-23 18:46 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] mmc: atmel: Fix clock configuration
` [U-Boot] [PATCH 3/4] mmc: atmel: Implement proper private data
` [U-Boot] [PATCH 4/4] mmc: atmel: Zap global 'initialized' variable

[GIT PULL 2/2] Broadcom SoC changes for v4.4 (part 2)
 2015-10-23 18:45 UTC  (3+ messages)

[PATCH] cpufreq: intel_pstate: divide by zero on Knights Landing (KNL)
 2015-10-23 18:43 UTC 

[PATCH] mtd: fsl-quadspi: change the obfuscate macro definition
 2015-10-23 18:42 UTC  (2+ messages)


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.