All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-07 20:55:53 to 2016-03-07 21:51:36 UTC [more...]

packages with PKGSIZE 0
 2016-03-07 21:51 UTC  (2+ messages)

Bugs and tasks for 2.02[~rc1]
 2016-03-07 21:50 UTC  (18+ messages)

Import/recover RAID6 created with SAS2108?
 2016-03-07 21:50 UTC  (2+ messages)

[PATCH] crypto: implement DH primitives under akcipher API
 2016-03-07 21:45 UTC  (5+ messages)

Driver duplicate?
 2016-03-07 21:49 UTC  (9+ messages)

[meta-python][jethro][fido][PATCH] python-m2crypto: fix SSLv2 symbol issue
 2016-03-07 21:47 UTC  (3+ messages)

[PATCH] drm/i2c: tda998x: Choose between atomic or non atomic dpms helper
 2016-03-07 21:47 UTC  (2+ messages)

Storage Domain in Xen 4.4
 2016-03-07 21:46 UTC 

Specify range and distribution of accesses
 2016-03-07 21:45 UTC  (10+ messages)

Raspberry Pi 2 BSP build problem
 2016-03-07 21:44 UTC  (3+ messages)

sigaltstack breaks swapcontext()
 2016-03-07 21:45 UTC  (12+ messages)

[PATCH V5 0/4] Reduce the intel_pstate timer overhead
 2016-03-07 21:42 UTC  (9+ messages)
` [PATCH V5 1/4] Remove extra conversions in pid calculation
` [PATCH V5 2/4] Optimize calculation for max/min_perf_adj
` [PATCH V5 3/4] Move the intel_pstate_calc_busy into get_target_pstate_use_performance
` [PATCH V5 4/4] intel_pstate: Remove the freq calculation from the intel_pstate_calc_busy function

[Qemu-devel] [PATCH v3 1/4] adb-keys.h: initial commit
 2016-03-07 21:44 UTC  (6+ messages)

[PATCH lttng-ust] Clarify and simplify the Java agent "Hello" examples
 2016-03-07 21:43 UTC 

[PATCH rdma-next V1 00/10] IB SR-IOV support
 2016-03-07 21:43 UTC  (12+ messages)
  ` [PATCH rdma-next V1 01/10] net/core: Add support for configuring VF GUIDs
  ` [PATCH rdma-next V1 02/10] IB/mlx5: Fix decision on using MAD_IFC
  ` [PATCH rdma-next V1 03/10] IB/core: Add subnet prefix to port info
  ` [PATCH rdma-next V1 04/10] IB/core: Support accessing SA in virtualized environment
  ` [PATCH rdma-next V1 05/10] IB/core: Add interfaces to control VF attributes
  ` [PATCH rdma-next V1 06/10] IB/ipoib: Add ndo operations for configuring VFs
  ` [PATCH rdma-next V1 07/10] net/mlx5_core: Add VF param when querying vport counter
  ` [PATCH rdma-next V1 08/10] net/mlx5_core: Implement modify HCA vport command
  ` [PATCH rdma-next V1 09/10] IB/mlx5: Implement callbacks for manipulating VFs
  ` [PATCH rdma-next V1 10/10] IB/ipoib: Allow mcast packets from other VFs

DMAR error messages after 'shutdown -r'
 2016-03-07 21:41 UTC  (4+ messages)

[PATCH] xmlrpc: fix bug in setting XMLRPCServer.single_use
 2016-03-07 19:22 UTC  (5+ messages)

slab-out-of-bounds in rpc/nfs
 2016-03-07 21:41 UTC 

[Qemu-devel] [PATCH v2] vfio/igd: handle q35 machine type
 2016-03-07 21:41 UTC  (2+ messages)

[PATCH openbmc v2 00/34] Update openbmc initfs to add temporary run from RAM
 2016-03-07 21:30 UTC  (35+ messages)
` [PATCH openbmc v2 01/34] shutdown: Conditionally unmount proc
` [PATCH openbmc v2 02/34] shutdown: Correct comment on the reason to invoke stty
` [PATCH openbmc v2 03/34] shutdown: Test equality with =
` [PATCH openbmc v2 04/34] shutdown: Complain if update images exist without update script
` [PATCH openbmc v2 05/34] shutdown: Call update from /run/initramfs directory
` [PATCH openbmc v2 06/34] shutdown: request saved files be cleaned
` [PATCH openbmc v2 07/34] update: Add command line parsing to clean or preserve saved files
` [PATCH openbmc v2 08/34] update: Add options to skip the save and restore phases
` [PATCH openbmc v2 09/34] update: Do not check if the whitelist is empty
` [PATCH openbmc v2 10/34] update: Read whitelist from the /run/initramfs directory
` [PATCH openbmc v2 11/34] update: Save files in run filesystem
` [PATCH openbmc v2 12/34] update: Restore files via an alternate mount directory
` [PATCH openbmc v2 13/34] update: Make cow directory before restoring saved files
` [PATCH openbmc v2 14/34] update: Save files using the same mount path as init
` [PATCH openbmc v2 15/34] update: Save whitelist files from RAM or mounted read-write filesystem
` [PATCH openbmc v2 16/34] update: Add option to copy files to runtime cow directory
` [PATCH openbmc v2 17/34] update: Remove images as they are successfully flashed
` [PATCH openbmc v2 18/34] update: Skip calling flashcp for empty files
` [PATCH openbmc v2 19/34] init: Read options from a file
` [PATCH openbmc v2 20/34] init: Use image of read only file system in RAM if present
` [PATCH openbmc v2 21/34] init: Suppress fsck command not present error by file system type
` [PATCH openbmc v2 22/34] init: Run from RAM if file system type is specified as none
` [PATCH openbmc v2 23/34] init: Always move images from root
` [PATCH openbmc v2 24/34] init: Add option to run with writable overlay in RAM
` [PATCH openbmc v2 25/34] init: Add option to copy base read-only filesystem into RAM
` [PATCH openbmc v2 26/34] init: Be explicit about saving and restoring files
` [PATCH openbmc v2 27/34] init: Call update from initramfs directory
` [PATCH openbmc v2 28/34] init: Add option to copy files into memory
` [PATCH openbmc v2 29/34] init: Look for options in u-boot environment
` [PATCH openbmc v2 30/34] init: Allow options to be fixed at build time
` [PATCH openbmc v2 31/34] init: Add a hook to download files
` [PATCH openbmc v2 32/34] initfs: Install option and download files if they exist
` [PATCH openbmc v2 33/34] Add clear-once service
` [PATCH openbmc v2 34/34] host-ipmid: OEM command will require "

Possible double-free in the usbnet driver
 2016-03-07 21:39 UTC  (9+ messages)
          ` [PATCH] cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind

[PATCH v2] sparc64: Add support for Application Data Integrity (ADI)
 2016-03-07 21:38 UTC  (33+ messages)

[PATCH] ntb: perf test: fix address space confusion
 2016-03-07 21:36 UTC  (4+ messages)

ioctl API for vTPM driver
 2016-03-07 21:34 UTC  (7+ messages)

[kernel-hardening] [PATCH v5 0/5] Introduce GCC plugin infrastructure
 2016-03-07 21:32 UTC  (11+ messages)
` [kernel-hardening] [PATCH v5 1/5] Shared library support
  `  "
    ` [kernel-hardening] "
` [kernel-hardening] [PATCH v5 5/5] Add sancov plugin
  `  "
    ` [kernel-hardening] "

[RFC PATCH 0/2] percpu_counter: Enable switching to global counter
 2016-03-07 21:33 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 1/2] trace: include CPU index in trace_memory_region_*()
 2016-03-07 21:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] trace: separate MMIO tracepoints from TB-access tracepoints

[PATCH] mtd: spi-nor: Add support for ISSI is25lp128
 2016-03-07 21:32 UTC  (2+ messages)

[PATCH RESEND V3 2/2] mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs
 2016-03-07 21:32 UTC  (3+ messages)

[rtc-linux] [PATCH] rtc: ds1685: actually spin forever in poweroff error path
 2016-03-07 21:30 UTC  (3+ messages)
  `  "
    ` [rtc-linux] "

[RFT PATCH 1/2] usb: dwc2: Add a 10 ms delay to dwc2_core_reset()
 2016-03-07 21:30 UTC  (4+ messages)
` [RFT PATCH 2/2] Revert "usb: dwc2: Fix probe problem on bcm2835"

fresh poky clone build fails when recipe chown's files during do_install (tzdata_2016a.bb)
 2016-03-07 21:30 UTC  (6+ messages)

[PATCH] doc: add known clang compilation issues
 2016-03-07 21:28 UTC  (3+ messages)

[PATCH] ipv6: Fix the pmtu path for connected UDP socket
 2016-03-07 21:28 UTC  (2+ messages)

Failed to fetch URL git://gitorious.org/raw2rgbpnm/raw2rgbpnm.git
 2016-03-07 21:27 UTC  (4+ messages)

[Bug 94405] mesa hang GPU
 2016-03-07 21:23 UTC  (2+ messages)
` [Bug 94405] radeon GPU hang

[Qemu-devel] [PATCH] qed: fix bdrv_qed_drain
 2016-03-07 21:22 UTC  (11+ messages)
            ` [Qemu-devel] [Qemu-block] "

[PATCHv3] extensions: libip6t_icmp6: Add translation to nft
 2016-03-07 21:22 UTC 

About adding support for MT76x2U to Linux kernel
 2016-03-07 21:22 UTC  (7+ messages)

[PATCH 00/13] per project build directory
 2016-03-07 19:01 UTC  (14+ messages)
` [PATCH 01/13] xmlrpc: fix bug in setting XMLRPCServer.single_use
` [PATCH 02/13] toaster: don't start bitbake server
` [PATCH 03/13] toaster: get rid of noui option
` [PATCH 04/13] toaster: set BITBAKE_UI environment variable
` [PATCH 05/13] toasterui: add brbe parameter to buildinfohelper
` [PATCH 06/13] uievent: improve BBUIEventQueue code
` [PATCH 07/13] buildinfohelper: improve handling of providermap
` [PATCH 08/13] toasterui: fix brbe reporting
` [PATCH 09/13] toaster: remove startBBServer API
` [PATCH 10/13] toaster: remove release API
` [PATCH 11/13] toaster: add brbe parameter to triggerBuild
` [PATCH 12/13] toaster: modified setLayers API
` [PATCH 13/13] toaster: reimplement triggerBuild

[PATCHv3] extensions: libipt_icmp: Add translation to nft
 2016-03-07 21:21 UTC 

[RFC] pinctrl: sh-pfc: only use dummy states for non-DT platforms
 2016-03-07 21:19 UTC  (7+ messages)

[PATCH] tisdk-server-extra-rootfs-image: only add multimedia when alsa is enabled
 2016-03-07 21:18 UTC 

[PATCH] k2g-evm: add alsa to machine features list
 2016-03-07 21:18 UTC 

[PATCH] drm/vmwgfx: Add back ->detect() and ->fill_modes()
 2016-03-07 21:18 UTC  (2+ messages)

[Qemu-devel] [mttcg] cputlb: Use async tlb_flush_by_mmuidx
 2016-03-07 21:18 UTC  (9+ messages)

[PATCH net] sctp: fix copying more bytes than expected in sctp_add_bind_addr
 2016-03-07 21:17 UTC  (2+ messages)

[PATCH RESEND] qib:Fix concurrent access in the function, qib_init_iba6120_funcs
 2016-03-07 21:17 UTC  (3+ messages)

[PATCH] mtd: bcm63xxpart: give width specifier an 'int', not 'size_t'
 2016-03-07 21:14 UTC  (2+ messages)

How to include just some subdirectory excluding all envelop tree
 2016-03-07 21:14 UTC  (3+ messages)

[PATCH 1/2] image creation: allow overriding .rootfs suffix
 2016-03-07 21:13 UTC  (2+ messages)
` [PATCH] image.bbclass: fix incomplete .rootfs customization

[PATCH v2 2/3] Provide sequencer sound card number / PID via alsa-lib
 2016-03-07 21:13 UTC  (4+ messages)
` [PATCH v2 1/3] ALSA: seq: Provide card number / PID via sequencer client info

[PATCH net] ppp: release rtnl mutex when interface creation fails
 2016-03-07 21:12 UTC  (2+ messages)

perf, tools: Refactor and support interval and CSV metrics
 2016-03-07 21:11 UTC  (5+ messages)

[PATCH v2] sparc64: Add support for Application Data Integrity (ADI)
 2016-03-07 21:09 UTC  (15+ messages)

Change in .gitignore handling: intended or bug?
 2016-03-07 21:11 UTC  (8+ messages)

[U-Boot] [PATCH 1/8] fdtgrep: Improve error handling with invalid device tree
 2016-03-07 21:08 UTC  (3+ messages)
` [U-Boot] [PATCH 8/8] buildman: Add a way to specific a full toolchain prefix

[PATCH v3 1/1] mtd: mtdram: Add parameter for setting writebuf size
 2016-03-07 21:07 UTC  (2+ messages)

Oops in 3.10.99 -- NULL pointer dereference in radeon_fence_ref
 2016-03-07 21:06 UTC  (3+ messages)

[Buildroot] [PATCH v3] package/scrub: new package
 2016-03-07 21:06 UTC 

802.15.4G support?
 2016-03-07 21:06 UTC  (10+ messages)
          ` big frame support in 802.15.4G
              ` [6lo] "

[PATCH 0/4] ns16550: enable support for Pericom controllers
 2016-03-07 21:06 UTC  (3+ messages)
` [PATCH 1/4] ns16550: store pointer to config parameters for PCI

[PATCH BlueZ] uuid: fix 1 byte stack overflow
 2016-03-07 21:01 UTC 

[PATCH] rpm: fix races over rpmqv.c in parallel builds
 2016-03-07 21:00 UTC  (2+ messages)

[PATCH] doc: Malicious Driver Detection not supported by ixgbe
 2016-03-07 20:57 UTC  (3+ messages)
` [PATCH v3] "

New Defects reported by Coverity Scan for ceph
 2016-03-07 20:59 UTC  (2+ messages)

[PATCH v10 00/12] support "task_isolation" mode
 2016-03-07 20:55 UTC  (7+ messages)
` [PATCH v10 09/12] arch/x86: enable task isolation functionality


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.