All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-23 18:35:05 to 2015-10-23 19:12:54 UTC [more...]

[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 

QCA 4x4 board.bin issues
 2015-10-23 19:11 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 0/3] expose parallelism for submodule {update, clone}
 2015-10-23 18:44 UTC  (4+ 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

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

[PATCH] char: ipmi: ipmi_ssif: Replace timeval with timespec64
 2015-10-23 19:09 UTC 

[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)

[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

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

[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)

Issue perf attaching to processes creating many short-live threads
 2015-10-23 18:56 UTC  (2+ messages)

[PATCH v3 0/2] Common SerDes driver for TI's Keystone Platforms
 2015-10-23 18:52 UTC  (8+ 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 

[PATCH v12 00/49] Richacls
 2015-10-23 18:42 UTC  (105+ 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

[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)

[PATCH RESEND v6 0/2] ARM: sunxi: Add Reduced Serial Bus (RSB) controller support
 2015-10-23 18:41 UTC  (3+ messages)
` [PATCH RESEND v6 1/2] bus: sunxi-rsb: Add Allwinner Reduced Serial Bus (RSB) controller bindings
` [PATCH RESEND v6 2/2] bus: sunxi-rsb: Add driver for Allwinner Reduced Serial Bus

[U-Boot] [PATCH] arm: socfpga: Allow board specific config values for env
 2015-10-23 18:40 UTC  (3+ messages)
` [U-Boot] [PATCH] arm: socfpga: Add SoCFPGA SR1500 board

Fw: [Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-10-23 18:30 UTC  (7+ messages)

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

[U-Boot] [PATCH v4 00/24] spi: Use BIT and GENMASK
 2015-10-23 18:39 UTC  (6+ messages)
` [U-Boot] [PATCH v4 18/24] spi: cadence_qspi_apb: Use GENMASK

[U-Boot] [PATCH] spi: Tegra: add device tree binding doc for SPI and QSPI
 2015-10-23 18:39 UTC  (4+ messages)

[PATCH net-next] net: dsa: bcm_sf2: Implement FDB operations
 2015-10-23 18:38 UTC 

[PATCHv3 0/6] integrity: few EVM patches
 2015-10-23 18:30 UTC  (3+ messages)
` [PATCHv3 4/6] evm: provide a function to set EVM key from the kernel

[PATCHv2] ARM: dts: change the compatible from exynos5250 to exynos5420 for mshc
 2015-10-23 18:36 UTC  (4+ messages)

[PATCH V7] mm: memory hot-add: memory can not be added to movable zone defaultly
 2015-10-23 18:36 UTC  (7+ messages)

[PATCH 0/2] Remove .owner from spi_drivers
 2015-10-23 18:29 UTC  (2+ messages)

[PATCH 3.10 00/56] 3.10.90-stable review
 2015-10-23 18:36 UTC  (2+ messages)

External Build
 2015-10-23 18:35 UTC  (2+ messages)

[PATCH 0/3] clk: Broadcom BCM63138 support
 2015-10-23 18:35 UTC  (3+ messages)

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


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.