All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-08 15:43:17 to 2016-04-08 16:22:49 UTC [more...]

[PATCH] sched/fair: Optimize sum computation with a lookup table
 2016-04-08 16:22 UTC  (4+ messages)

[PATCH 0/4] fix compilation with OpenSSL 1.1.0-pre4
 2016-04-08 16:22 UTC  (5+ messages)
` [PATCH 1/4] imap-send: use HMAC() function provided by OpenSSL
` [PATCH 2/4] imap-send: check NULL return of SSL_CTX_new()
` [PATCH 3/4] imap-send: avoid deprecated TLSv1_method()
` [PATCH 4/4] configure: remove checking for HMAC_CTX_cleanup

[Buildroot] [git commit] libqmi: bump to version 1.14.2
 2016-04-08 16:21 UTC 

can you do it with me Kindly open attachment and get back to me
 2016-04-08 16:21 UTC 

[PATCH 0/2] cryptodev documentation patches
 2016-04-08 16:17 UTC  (3+ messages)
` [PATCH 1/2] docs: add cryptodevs guide overview section
` [PATCH 2/2] docs: cryptodev chapter for programmer's guide

[PATCH 1/3] PCI: Add Thunderbolt device IDs
 2016-04-08 16:20 UTC  (2+ messages)

[PATCH] performance-thread: limit app compilation to x86_64 targets
 2016-04-08 16:20 UTC 

btrfs send/receive using generation number as source
 2016-04-08 16:19 UTC  (2+ messages)

[PATCH] regulator: twl: Provide of_map_mode for twl4030
 2016-04-08 16:19 UTC  (8+ messages)
` [PATCH v1] "

[PATCH v5 00/21] x86: Improvements to cpuid handling for guests
 2016-04-08 16:17 UTC  (13+ messages)
` [PATCH v5 06/21] xen/x86: Improvements to in-hypervisor cpuid sanity checks
` [PATCH v5 08/21] x86/cpu: Sysctl and common infrastructure for levelling context switching
` [PATCH v5 09/21] x86/cpu: Rework AMD masking MSR setup
` [PATCH v5 10/21] x86/cpu: Rework Intel masking/faulting setup
` [PATCH v5 11/21] x86/cpu: Context switch cpuid masks and faulting state in context_switch()
` [PATCH v5 12/21] x86/pv: Provide custom cpumasks for PV domains

unable to mount btrfs pool even with -oro,recovery,degraded, unable to do 'btrfs restore'
 2016-04-08 16:17 UTC  (6+ messages)

[PATCH v2 0/4] libxl: fix CDROM issues
 2016-04-08 16:13 UTC  (5+ messages)
` [PATCH v2 1/4] libxl: set the device model version earlier in xenstore
` [PATCH v2 2/4] libxl: set the backend type to Qdisk for CDROM devices on DM HVM guests
` [PATCH v2 3/4] libxl: only allow guests with a device model to use cd-{eject/insert}
` [PATCH v2 4/4] libxl: remove code added to use the 'phy' backend with CDROM devices

[PATCH 0/4] perf bpf: Add __bpf_stdout__ support
 2016-04-08 16:12 UTC  (6+ messages)
` [PATCH 1/4] perf trace: Improve error message when receive non-tracepoint events
` [PATCH 2/4] perf trace: Print content of bpf-output event

[PATCH v2 0/4] ext4: Improve parallel I/O performance on NVDIMM
 2016-04-08 16:16 UTC  (5+ messages)
` [PATCH v2 1/4] percpu_stats: Simple per-cpu statistics count helper functions
` [PATCH v2 2/4] percpu_stats: Enable 64-bit counts in 32-bit architectures
` [PATCH v2 3/4] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called
` [PATCH v2 4/4] ext4: Make cache hits/misses per-cpu counts

autofs reverts to IPv4 for multi-homed IPv6 server ?
 2016-04-08 16:15 UTC  (7+ messages)

[PATCH v5] xSplice v1 design and implementation
 2016-04-08 16:15 UTC  (19+ messages)
` [PATCH v5 15/28] xsplice: Add .xsplice.hooks functions and test-case
` [PATCH v5 19/28] build_id: Provide ld-embedded build-ids
` [PATCH v5 23/28] xsplice: Stacking build-id dependency checking
` [PATCH v5 27/28] xsplice: Add support for shadow variables

[PATCH mesa v2 1/2] nouveau: codegen: Use FILE_MEMORY_BUFFER for buffers
 2016-04-08 16:14 UTC  (4+ messages)

RBD image name constraints
 2016-04-08 16:13 UTC  (2+ messages)

[PATCH 0/5 v4] Add I2S/ADV7511 audio support for ARC AXS10x boards
 2016-04-08 16:12 UTC  (17+ messages)
` [PATCH 2/5 v4] drm/i2c/adv7511: Add audio support
  ` [alsa-devel] "
` [PATCH 5/5 v4] ASoC: dwc: Update DOCUMENTATION for I2S Driver
      ` [alsa-devel] "

[PATCH] powerpc/config: Disable the 4KiB erase granularity of SPI flash
 2016-04-08 16:01 UTC  (4+ messages)

[Qemu-devel] [PATCH v14 00/19] qapi visitor cleanups (post-introspection cleanups subset E)
 2016-04-08 16:13 UTC  (20+ messages)
` [Qemu-devel] [PATCH v14 01/19] qapi: Consolidate object visitors
` [Qemu-devel] [PATCH v14 02/19] qapi-visit: Add visitor.type classification
` [Qemu-devel] [PATCH v14 03/19] qapi: Guarantee NULL obj on input visitor callback error
` [Qemu-devel] [PATCH v14 04/19] qmp: Drop dead command->type
` [Qemu-devel] [PATCH v14 05/19] qmp-input: Clean up stack handling
` [Qemu-devel] [PATCH v14 06/19] qmp-input: Don't consume input when checking has_member
` [Qemu-devel] [PATCH v14 07/19] qmp-input: Refactor when list is advanced
` [Qemu-devel] [PATCH v14 08/19] qapi: Document visitor interfaces, add assertions
` [Qemu-devel] [PATCH v14 09/19] tests: Add check-qnull
` [Qemu-devel] [PATCH v14 10/19] qapi: Add visit_type_null() visitor
` [Qemu-devel] [PATCH v14 11/19] qmp: Support explicit null during visits
` [Qemu-devel] [PATCH v14 12/19] spapr_drc: Expose 'null' in qom-get when there is no fdt
` [Qemu-devel] [PATCH v14 13/19] qmp: Tighten output visitor rules
` [Qemu-devel] [PATCH v14 14/19] qapi: Split visit_end_struct() into pieces
` [Qemu-devel] [PATCH v14 15/19] qapi-commands: Wrap argument visit in visit_start_struct
` [Qemu-devel] [PATCH v14 16/19] qom: Wrap prop "
` [Qemu-devel] [PATCH v14 17/19] qmp-input: Require struct push to visit members of top dict
` [Qemu-devel] [PATCH v14 18/19] qapi: Simplify semantics of visit_next_list()
` [Qemu-devel] [PATCH v14 19/19] qapi: Change visit_type_FOO() to no longer return partial objects

[PATCH v4 1/2] dt-bindings: pci: tegra: Update for per-lane PHYs
 2016-04-08 16:13 UTC  (3+ messages)
` [PATCH v4 2/2] PCI: tegra: Support "

[LSF/MM TOPIC] Generic page-pool recycle facility?
 2016-04-08 16:12 UTC  (4+ messages)
  ` [Lsf] "

[U-Boot] [PATCH] powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE
 2016-04-08 16:11 UTC  (3+ messages)

[Qemu-trivial] [PATCH] configure: Use uniform description for devel packages
 2016-04-08 16:11 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v4 0/6] PCI: Support multiple DMA aliases
 2016-04-08 16:09 UTC  (8+ messages)
` [PATCH v4 3/6] PCI: Add support for "

[PATCH] docs: cryptodev chapter for programmer's guide
 2016-04-08 16:06 UTC  (2+ messages)

[U-Boot] [uboot] [PATCH 1/7] drivers: net: cpsw: Add readinf of DT phy-handle node
 2016-04-08 16:08 UTC  (7+ messages)
` [U-Boot] [uboot] [PATCH 2/7] net: zynq_gem: Add the passing of the "
` [U-Boot] [uboot] [PATCH v4 3/7] net: phy: dp83867: Add device tree bindings and documentation
` [U-Boot] [uboot] [PATCH v4 4/7] net: phy: ti: Allow the driver to be more configurable
` [U-Boot] [uboot] [PATCH 5/7] net: phy: Move is_rgmii helper to phy.h
` [U-Boot] [uboot] [PATCH 6/7] net: phy: Add phy_interface_is_sgmii "
` [U-Boot] [uboot] [PATCH 7/7] net: phy: dp83867: Add SGMII helper for configuration

genhomedircon uid template
 2016-04-08 16:05 UTC  (9+ messages)
` genhomedircon USERID and USERNAME patches
  ` [PATCH 1/7] genhomedircon: factor out common replacement code
  ` [PATCH 2/7] genhomedircon: move fallback user to genhomedircon_user_entry_t
  ` [PATCH 3/7] genhomedircon: rename FALLBACK #defines consistent with struct
  ` [PATCH 4/7] genhomedircon: make all write context funcs take user_entry struct
  ` [PATCH 5/7] genhomedircon: Add uid and gid to struct user_entry
  ` [PATCH 6/7] genhomedircon: make USERID, USERNAME context lists
  ` [PATCH 7/7] genhomedircon: write contexts for username and userid

[LSF/MM TOPIC] block-mq issues with FC
 2016-04-08 16:06 UTC  (4+ messages)
  ` [Lsf] "

[PATCH] nouveau: codegen: Take src swizzle into account on loads
 2016-04-08 16:06 UTC  (7+ messages)

[PATCH v2] kvm-pr: manage single-step mode
 2016-04-08 16:05 UTC  (2+ messages)

[PATCHv3 net-next 0/6] bridge: support sending rntl info when we set attributes through sysfs/ioctl
 2016-04-08 16:03 UTC  (14+ messages)
` [Bridge] "
` [PATCHv3 net-next 1/6] bridge: simplify the flush_store by calling store_bridge_parm
  ` [Bridge] "
` [PATCHv3 net-next 2/6] bridge: simplify the forward_delay_store "
  ` [Bridge] "
` [PATCHv3 net-next 3/6] bridge: simplify the stp_state_store "
  ` [Bridge] "
` [PATCHv3 net-next 4/6] bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_br
  ` [Bridge] "
` [PATCHv3 net-next 5/6] bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_if
  ` [Bridge] "
` [PATCHv3 net-next 6/6] bridge: a netlink notification should be sent when those attributes are changed by ioctl
  ` [Bridge] "

[PATCH v3 0/7] x86: Pile o' FS/GS changes
 2016-04-08 16:03 UTC  (3+ messages)
  ` [PATCH v3 2/7] x86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GS

[PATCH 1/3] orangefs: clean up truncate ctime and mtime setting
 2016-04-08 16:02 UTC  (6+ messages)
` [PATCH 2/3] orangefs: strncpy -> strlcpy

[for-4.7] xen/arm64: correctly emulate the {w, x}zr registers
 2016-04-08 16:02 UTC  (4+ messages)

[PATCH v2] PCI: designware: move remaining rc setup code to dw_pcie_setup_rc()
 2016-04-08 16:01 UTC  (10+ messages)

[PATCH] xen: change the sizes of fields in the HVM start info layout to be 64bits
 2016-04-08 16:01 UTC  (4+ messages)

[PATCH 0/2] Fixups for mixed pcie_ports=auto and native
 2016-04-08 16:01 UTC  (2+ messages)
` [PATCH 2/2] PCI/PCIe: Fixups for acpi port setup not being allowed to fail

ath10k performance, master branch from 20160407
 2016-04-08 16:00 UTC  (3+ messages)

[PATCH v3] ARM: dts: dra7: Correct clock tree for sys_32k_ck
 2016-04-08 16:00 UTC  (3+ messages)

Does __KERNEL_DS serve a purpose?
 2016-04-08 16:00 UTC  (4+ messages)
  ` [Xen-devel] "

[PATCH] iio: potentiometer: add driver for Maxim Integrated DS1803
 2016-04-08 16:00 UTC  (4+ messages)

[PATCH] x86/vdso: Remove direct HPET access through the vDSO
 2016-04-08 15:59 UTC  (3+ messages)

[RFC PATCH 0/3] restartable sequences v2: fast user-space percpu critical sections
 2016-04-08 15:58 UTC  (16+ messages)

[PATCH 00/19] mkfs cleaning
 2016-04-08 15:56 UTC  (17+ messages)
` [PATCH 09/19] mkfs: use getnum_checked for all ranged parameters
` [PATCH 15/19] mkfs: don't treat files as though they are block devices
` [PATCH 18/19] mkfs: unit conversions are case insensitive

[PATCH 0/2] x86: add arch_prctl to switch between native/compat modes
 2016-04-08 15:56 UTC  (7+ messages)
` [PATCH 1/2] x86/arch_prctl: add ARCH_SET_{COMPAT,NATIVE} to change compatible mode

[PATCH 0/3] ARM: OMAP2: Make suspend work again
 2016-04-08 15:56 UTC  (4+ messages)

[PATCH v2 0/5] UEFI: memory attribute table support
 2016-04-08 15:56 UTC  (4+ messages)
` [PATCH v2 4/5] efi: implement generic support for the Memory Attributes table

[PATCH] drm/i915/opregion: remove unnecessary ifdefs on CONFIG_ACPI
 2016-04-08 15:55 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH RESEND] vfs: Add support to document max and min inode times
 2016-04-08 15:55 UTC 

[PATCH] powerpc: Fix definition of SIAR register
 2016-04-08 15:54 UTC  (2+ messages)

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-04-08 15:52 UTC  (12+ messages)

FWD: [PATCH v2] Marvell phy: add fiber status check for some components
 2016-04-08 15:45 UTC  (2+ messages)

[patch net-next 0/5] mlxsw: small driver update
 2016-04-08 15:51 UTC  (7+ messages)
` [patch net-next 1/5] mlxsw: Move devlink port registration into common core code
` [patch net-next 2/5] mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*
` [patch net-next 3/5] mlxsw: Do not pass around driver_priv directly
` [patch net-next 4/5] mlxsw: reg: Share direction enum between SBPR, SBCM, SBPM
` [patch net-next 5/5] mlxsw: reg: Fix SBPM register name

[PATCH] net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put
 2016-04-08 15:51 UTC 

[PATCH] ASoC: arizona: Do not create OUT4R widget for CS47L24/WM1831
 2016-04-08 15:50 UTC  (2+ messages)

[PATCH 0/2] Add infrastructure to support vfs 64 bit timestamps
 2016-04-08 15:49 UTC  (4+ messages)
` [PATCH 1/2] fs: Add current_fs_time_sec() function
` [PATCH 2/2] vfs: Add vfs_time accessors

[PATCH] doc: announce API changes for device objects
 2016-04-08 15:50 UTC  (4+ messages)

[PATCH v2] doc: add section on tested platforms and nics
 2016-04-08 15:50 UTC  (2+ messages)

[PATCH ipmi-fru-parser v3] Fix 'dbus.String not found in lookup' error message
 2016-04-08 15:50 UTC  (2+ messages)

[PATCH v3 0/5] xentrace/xenalyze Support on ARM
 2016-04-08 15:49 UTC  (4+ messages)
` [PATCH v3 2/5] xentrace: Memory/Page Mapping support for DOMID_XEN "

[Bug 102731] New: I have a cough
 2016-04-08 15:49 UTC  (2+ messages)
` [Bug 102731] "

[Qemu-devel] [PATCH v2 for-2.7 0/8] blockdev: (Nearly) free clean-up work
 2016-04-08 15:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 for-2.7 2/8] block: Let bdrv_open_inherit() return the snapshot

[PATCH v6 0/5] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
 2016-04-08 15:48 UTC  (8+ messages)
` [PATCH v6 2/5] vfio: allow the user to register reserved iova range for MSI mapping

[PATCH] scripts: Fallback to KBUILD_OUTPUT if O is not specified
 2016-04-08 15:48 UTC  (4+ messages)

DPDK 2.2 issue with dpdk kni-virtio
 2016-04-08 15:48 UTC 

Клиентские базы тел +79139393506
 2016-04-08 12:46 UTC 

[patch net-next 1/2] devlink: remove implicit type set in port register
 2016-04-08 15:47 UTC  (2+ messages)
` [patch net-next 2/2] devlink: share user_ptr pointer for both devlink and devlink_port

[PATCH 1/3] drm/i915: Reject panel_type > 0xf from VBT
 2016-04-08 15:46 UTC  (6+ messages)
` [PATCH 3/3] drm/i915: Get panel_type from OpRegion panel details

[PATCH 0/6] ARM/ARM64: Drop arm_pm_restart
 2016-04-08 15:44 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] tests: py: dfu: Add global variables to store dfu alt numbers for test and dummy files
 2016-04-08 15:44 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] tests: py: dfu: Add functionality to set different u-boot's dfu env variable
` [U-Boot] [PATCH 3/3] tests: py: dfu: Provide functionality to set test and dummy files alt settings

[PATCH v11 0/2] libxl: add support for pvscsi, iteration 11
 2016-04-08 15:43 UTC  (6+ messages)
` [PATCH v11 1/2] libxl: add support for vscsi


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.