All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-26 06:42:19 to 2015-03-26 08:33:43 UTC [more...]

another pmem variant V2
 2015-03-26  8:32 UTC  (4+ messages)
` [PATCH 1/3] pmem: Initial version of persistent memory driver
` [PATCH 2/3] x86: add a is_e820_ram() helper
` [PATCH 3/3] x86: add support for the non-standard protected e820 type

[PATCH] sysctl: Don't overwrite array size variable when it is set on error earlier
 2015-03-26  8:32 UTC  (3+ messages)

[PATCH v2 0/5] mfd: Fix platform device ids to avoid probe failure
 2015-03-26  8:32 UTC  (3+ messages)
` [PATCH 1/2] mfd: da9052: fix broken regulator probe

[PATCH v2 0/2] ALSA: jack: Refactoring for jack kctls
 2015-03-26  8:29 UTC  (14+ messages)
` [PATCH v2 1/2] ALSA: jack: create jack kcontrols for every jack input device

linux-next: build warnings after merge of the access_once tree
 2015-03-26  8:31 UTC 

[RFC PATCH 0/4] mmc: sdhci: Support maximum DMA latency request via PM QoS
 2015-03-26  8:29 UTC  (3+ messages)

[PATCH 0/5] arm64: add kdump support
 2015-03-26  8:28 UTC  (18+ messages)
` [PATCH 1/5] arm64: kdump: reserve memory for crash dump kernel
` [PATCH 2/5] arm64: kdump: implement machine_crash_shutdown()
` [PATCH 3/5] arm64: kdump: do not go into EL2 before starting a crash dump kernel
` [PATCH 4/5] arm64: add kdump support
` [PATCH 5/5] arm64: enable kdump in the arm64 defconfig

[PATCH 1/1] mfd: intel_quark_i2c_gpio: don't crash if !DMI
 2015-03-26  8:29 UTC  (2+ messages)

[PATCH v3 0/4] systemd and dbus split into packages
 2015-03-26  8:29 UTC  (3+ messages)
` [PATCH 3/4] systemd: split modules "

[PATCH v6 1/8] core: device: add device_set_rssi_no_delta
 2015-03-26  8:29 UTC  (8+ messages)
` [PATCH v6 2/8] core/adapter: Refactor of scan type
` [PATCH v6 3/8] core: adapter: Add SetDiscoveryFilter method
` [PATCH v6 4/8] core: adapter: Add parameter parsing to SetDiscoveryFilter
` [PATCH v6 5/8] core: adapter: set the filter for each discovery client
` [PATCH v6 6/8] core: adapter: start proper discovery depending on filter type
` [PATCH v6 7/8] core: adapter: filter discovery results when filered discovery is used
` [PATCH v6 8/8] client: main: add support for SetDiscoveryFilter

[PATCH] vhost: Fix Segmentation fault of NULL address
 2015-03-26  8:29 UTC  (4+ messages)

[PATCH v5 1/8] core: device: add device_set_rssi_no_delta
 2015-03-26  8:28 UTC  (4+ messages)
` [PATCH v5 6/8] core: adapter: start proper discovery depending on filter type

[RFC v2 0/5] arm64: kvm: reset hyp context for kexec
 2015-03-26  8:25 UTC  (18+ messages)
` [RFC v2 1/5] arm64: kvm: add a cpu tear-down function
` [RFC v2 2/5] arm64: kvm: allow EL2 context to be reset on shutdown
` [RFC v2 3/5] arm64: kvm: add cpu reset hook for cpu hotplug
` [RFC v2 4/5] arm64: kvm: add cpu reset at module exit
` [RFC v2 5/5] arm: kvm: add stub implementation for kvm_cpu_reset()

[PATCH] m68knommu: fix fec setup warning for ColdFire 5271 builds
 2015-03-26  8:27 UTC  (2+ messages)

[U-Boot] [PATCH] watchdog/imx_watchdog: do not set WCR_WDW
 2015-03-26  8:27 UTC  (4+ messages)

[PATCH v10 0/2] mfd: axp20x: Add DT binding documentation
 2015-03-26  8:26 UTC  (8+ messages)
` [PATCH v10 1/2] mfd: AXP20x: Add bindings documentation
` [PATCH v10 2/2] dt-bindings: add vendor-prefix for X-Powers

[PATCH v2] net: tcp6: fix double call of tcp_v6_fill_cb()
 2015-03-26  8:28 UTC 

[PATCH v2 1/2] Separate set parameter function for MT device
 2015-03-26  8:25 UTC  (2+ messages)

[nightly] Core TISDK 2015.03 build 2015-03-25_22-00-51
 2015-03-26  8:22 UTC 

FW: relayd TCP reconnect?
 2015-03-26  8:21 UTC 

[meta-oe][PATCH] socorro-syms: Add support for local repositories
 2015-03-26  8:20 UTC 

[Bug 89746] Mesa and LLVM 3.6+ break opengl for genymotion
 2015-03-26  8:20 UTC  (2+ messages)

[PATCH net-next RFC v2] switchdev: bridge: drop hardware forwarded packets
 2015-03-26  8:20 UTC  (17+ messages)

Regression since e0b46d0ee9c240c7430a47e9b0365674d4a04522
 2015-03-26  8:18 UTC 

[PATCH] Add virtio gpu driver
 2015-03-26  8:18 UTC  (12+ messages)

[Qemu-devel] [v7][PATCH 00/10] xen: add Intel IGD passthrough support
 2015-03-26  8:15 UTC  (6+ messages)
` [Qemu-devel] [v7][PATCH 03/10] piix: create host bridge to passthrough

[PATCH] Documentation:Chinese translation of Documentation/arm64/legacy_instructions.txt
 2015-03-26  8:13 UTC  (3+ messages)

[PATCH] ARM: dts: vf610: fix missing irqs
 2015-03-26  8:12 UTC  (4+ messages)

[withdrawn] zsmalloc-remove-extra-cond_resched-in-__zs_compact.patch removed from -mm tree
 2015-03-26  8:13 UTC  (6+ messages)

[U-Boot] [PATCH v3] T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue
 2015-03-26  8:13 UTC 

[Qemu-devel] [PATCH v5 00/28] drop qapi nested structs
 2015-03-26  8:09 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 01/28] qapi: Document type-safety considerations

another pmem variant
 2015-03-26  8:06 UTC  (15+ messages)
` [PATCH 1/3] pmem: Initial version of persistent memory driver
` [PATCH 2/3] x86: add a is_e820_ram() helper
  ` [Linux-nvdimm] "
` [PATCH 3/3] x86: add support for the non-standard protected e820 type

[Buildroot] [PATCH 1/1] toolchain: enable musl for sh
 2015-03-26  8:06 UTC  (3+ messages)

more human readable log to track request or using mapreduce for data statistics
 2015-03-26  8:05 UTC 

[PATCH 0/2] Remove mmc_host enable/disable methods
 2015-03-26  8:05 UTC  (5+ messages)
` [PATCH 1/2] mmc: omap_hsmmc: stop using .enable and .disable method

[PATCH] x86: don't change affinity with interrupt unmasked
 2015-03-26  8:04 UTC  (3+ messages)

[PATCH v2 1/2] watchdog: digicolor: document device tree binding
 2015-03-26  7:59 UTC  (6+ messages)
` [PATCH v2 2/2] watchdog: digicolor: driver for Conexant Digicolor CX92755 SoC

UEFI on KVM fails to start on juno on cortex-a57 cluster
 2015-03-26  8:09 UTC  (5+ messages)
` [Linaro-uefi] "

[PATCH v4 0/4] perf: add support for profiling jitted code
 2015-03-26  8:00 UTC  (3+ messages)
` [PATCH v4 3/4] perf inject: add jitdump mmap injection support

[PATCH 0/3 v3] dax: Fix mmap-write not updating c/mtime
 2015-03-26  8:02 UTC  (10+ messages)
` [PATCH 3/3] RFC: dax: dax_prepare_freeze

[PATCH v3 0/2] x86: bitops adjustments
 2015-03-26  8:00 UTC  (4+ messages)
` [PATCH v3 1/2] x86: simplify non‑atomic bitops

[git pull] drm urgent fix
 2015-03-26  7:59 UTC  (8+ messages)

[PATCH] sched: Improve load balancing in the presence of idle CPUs
 2015-03-26  7:58 UTC 

[PATCH] vhost: Fix `struct file' leakage in `eventfd_link'
 2015-03-26  7:56 UTC  (7+ messages)

clock_gettime vdso issue
 2015-03-26  7:54 UTC 

[PATCH 0/3 v5] e820: Fix handling of NvDIMM chips
 2015-03-26  7:51 UTC  (9+ messages)
` [RFC 0/8] pmem: Submission of the Persistent memory block device
  ` [PATCH 1/8] pmem: Initial version of persistent memory driver

[Bug 89775] New: Grpahics card G72 [GeForce 7200 GS / 7300 SE] 3d does not work
 2015-03-26  7:51 UTC 

[PATCH] e1000: modify mac type checking before flex filter is programmed
 2015-03-26  7:50 UTC  (2+ messages)

[PATCH 0/3 v4] dax: some dax fixes and cleanups
 2015-03-26  7:49 UTC  (4+ messages)
` [PATCH 1/3] mm: New pfn_mkwrite same as page_mkwrite for VM_PFNMAP

[Buildroot] [PATCH v9] package/sysdig: New package
 2015-03-26  7:48 UTC 

Metadata about to fill up, how to make it bigger next time?
 2015-03-26  7:48 UTC  (3+ messages)

[PATCH 1/1] hvm.c: Prevent gcc uninitialised var warning
 2015-03-26  7:48 UTC  (5+ messages)

[Qemu-devel] [PATCH v8 0/9] rocker: add new rocker ethernet switch device
 2015-03-26  7:47 UTC  (2+ messages)

[PATCH -stable 0/3] Bugfixes for the kvaser_usb module
 2015-03-26  7:46 UTC  (4+ messages)
` [PATCH -stable 1/3] can: kvaser_usb: Avoid double free on URB submission failures

[Qemu-devel] [PATCH] virtio-scsi-dataplane: fix memory leak for VirtIOSCSIVring
 2015-03-26  7:42 UTC 

[ANN] Media Mini-Summit Final Agenda for March 26th
 2015-03-26  7:42 UTC  (2+ messages)
` [media-workshop] "

[U-Boot] [PATCH v3] arm: mx5: Add support for USB armory board
 2015-03-26  7:42 UTC  (4+ messages)

[PATCH] net: fix two possible memory leaks in netif_set_xps_queue
 2015-03-26  7:40 UTC 

[PATCH][net-next] virtio: simplify the using of received in virtnet_poll
 2015-03-26  7:39 UTC 

[PATCH v2] tools/mkrpm: improve version.release handling
 2015-03-26  7:39 UTC  (3+ messages)

/dev/md0 can't be created
 2015-03-26  7:36 UTC  (3+ messages)

[PATCH 1/2] lib/batchbuffer: Fix COLOR_BLIT_COPY_BATCH_START
 2015-03-26  7:35 UTC  (4+ messages)
` [PATCH 2/2] tests/kms_fbc_crc: Fill entire target framebuffer to adds crc FIXMES

[RFC] simple_char: New infrastructure to simplify chardev management
 2015-03-26  7:30 UTC 

[PATCH v6 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-26  7:30 UTC  (15+ messages)
` [PATCH v6 04/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()

[PATCH 0/6] i2c: qup: Add support for v2 tags and bam dma
 2015-03-26  7:31 UTC  (7+ messages)
` [PATCH 2/6] i2c: qup: Add V2 tags support

[Qemu-devel] [RFC PATCH COLO v2 00/13] Block replication for continuous checkpoints
 2015-03-26  7:32 UTC  (20+ messages)
` [Qemu-devel] [RFC PATCH COLO v2 01/13] docs: block replication's description
` [Qemu-devel] [RFC PATCH COLO v2 04/13] Add new block driver interfaces to control block replication
` [Qemu-devel] [RFC PATCH COLO v2 06/13] NBD client: implement block driver interfaces for "
` [Qemu-devel] [RFC PATCH COLO v2 08/13] Allow creating backup jobs when opening BDS
` [Qemu-devel] [RFC PATCH COLO v2 09/13] block: Parse "backing_reference" option to reference existing BDS
` [Qemu-devel] [RFC PATCH COLO v2 12/13] skip nbd_target when starting block replication

[Buildroot] [autobuild.buildroot.net] Build results for 2015-03-25
 2015-03-26  7:30 UTC 

[PATCH 1/2] ARM: DRA7: hwmod_data: Fix hwmod data for pcie
 2015-03-26  7:29 UTC  (13+ messages)
` [PATCH 2/2] ARM: dts: dra7: remove ti,hwmod property from pcie phy

[patch 1/4] fs, jfs: remove slab object constructor
 2015-03-26  7:28 UTC  (5+ messages)

clock_gettime vdso issue
 2015-03-26  7:25 UTC 

[PATCHv5 00/35] ARM: OMAP2+: PRCM/SCM cleanups against 4.0-rc
 2015-03-26  7:24 UTC  (6+ messages)
` [PATCHv5 11/35] ARM: OMAP2+: clock: move clock provider infrastructure to clock driver

RPM Packaging
 2015-03-26  7:21 UTC 

[PATCH 1/1] hcidump: fix crash for LE meta event
 2015-03-26  7:19 UTC  (2+ messages)

[PATCH v7 0/5] Add new MFD driver for MAX77843
 2015-03-26  7:16 UTC  (12+ messages)
` [PATCH v7 2/5] power: max77843_charger: Add Max77843 charger device driver

[PATCH] drm/i915: s/9/intel_freq_opcode(450)/
 2015-03-26  7:16 UTC  (2+ messages)

linux-next: unnecessary merge in the ubifs tree
 2015-03-26  7:13 UTC  (2+ messages)

[PATCH] Staging: dgnc: Reduce line size to increase readability
 2015-03-26  7:02 UTC 

[PATCH] mremap: add MREMAP_NOHOLE flag --resend
 2015-03-26  7:02 UTC  (11+ messages)

patch "phy: Add a driver for dm816x USB PHY" added to linux-phy tree
 2015-03-26  7:01 UTC 

[PATCH net-next 0/3] be2net: patch set
 2015-03-26  7:05 UTC  (4+ messages)
` [PATCH net-next 1/3] be2net: assign CPU affinity hints to be2net IRQs
` [PATCH net-next 2/3] be2net: setup xps queue mapping
` [PATCH net-next 3/3] be2net: bump up the driver version to 10.6.0.1

Redhat 6 VM crash on Xen when cpu number reaches 64
 2015-03-26  6:55 UTC 

Add AZX_DCAPS_I915_POWEREWELL on SKL is OK?
 2015-03-26  6:54 UTC  (3+ messages)

blk-mq startup crash in 3.19 with qlogic on sparc64
 2015-03-26  6:54 UTC  (2+ messages)

[PATCH] src/profile: Set service to connecting in ext_connect
 2015-03-26  6:53 UTC 

[PATCH] Signed-off-by: redengin <sholstei@yahoo.com>
 2015-03-26  6:21 UTC 

[PATCH 0/3] iscsi/iser-target: Convert to kthread.h + fix logout failure
 2015-03-26  6:45 UTC  (5+ messages)
` [PATCH 1/3] iscsi-target: Convert iscsi_thread_set usage to kthread.h

[LKP] [xfs] 834ffca6f7e: WARNING: CPU: 3 PID: 23390 at fs/xfs/xfs_file.c:700 xfs_file_dio_aio_write+0x27c/0x2e0()
 2015-03-26  6:45 UTC  (2+ messages)
`  "

[PATCH 3/3] tty/slaves: add a driver to power on/off UART attached devices
 2015-03-26  6:44 UTC  (13+ messages)
` [Gta04-owner] "

[Qemu-devel] [PATCH 1/2] vfio-pci: add flag to identify vfio pci device
 2015-03-26  6:42 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] spapr: populate ibm,loc-code

[PATCH 0/1] patch: fix CVE-2015-1196
 2015-03-26  6:42 UTC  (2+ messages)
` [PATCH 1/1] "


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.