All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-10 14:29:57 to 2015-04-10 15:45:17 UTC [more...]

[PATCH v6] spi: Add SPI driver for Mikrotik RB4xx series boards
 2015-04-10 15:45 UTC  (8+ messages)

[PATCH] x86/asm/entry/64: 32-bit execve stubs are identical to x32 ones, merge them
 2015-04-10 15:44 UTC  (4+ messages)
` [PATCH] x86/asm/entry/32: Update ENOSYS handling to match 64-bit logic

[libvirt] libvirtd live-locking on CTX_LOCK when doing 'virsh <domid> save /tmp/blah' with guest corrupting memory (on purpose)
 2015-04-10 15:44 UTC  (3+ messages)

How to correct params_format on DPCM ?
 2015-04-10 15:43 UTC  (4+ messages)

[PATCH v2] NFS: Add stubs for GETDEVICELIST
 2015-04-10 15:42 UTC 

[U-Boot] single build of uboot supporting env stored in dynamically detected boot device
 2015-04-10 15:42 UTC  (3+ messages)

[PATCH] NFS: Add stubs for GETDEVICELIST
 2015-04-10 15:41 UTC  (3+ messages)

[Xenomai] [PATCH] hal/arm: Add Zynq v3.14.17 patches
 2015-04-10 15:41 UTC 

[Qemu-devel] seccomp breakage on arm
 2015-04-10 15:40 UTC  (6+ messages)

How to measure VM events using perf-event
 2015-04-10 15:39 UTC  (2+ messages)

[PATCH] doc: convert prog guide glossary to definition list
 2015-04-10 15:39 UTC 

[PATCH] e2fsprogs: Package populate-extfs.sh and enable symlink install
 2015-04-10 15:38 UTC  (3+ messages)

[RFC] mixture of cleanups to cache-v7.S
 2015-04-10 15:37 UTC  (6+ messages)

[Qemu-devel] [PATCH v6 0/8] QEMU memory hot unplug support
 2015-04-10 15:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 8/8] qmp-event: add event notification for memory hot unplug error

[PATCH v3 0/2] HID: HID Sensor: Custom and Generic sensor support
 2015-04-10 15:36 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PATCH v2 2/2] nohz: make nohz_full imply isolcpus
 2015-04-10 15:33 UTC  (5+ messages)
` [PATCH v5] nohz: set isolcpus when nohz_full is set

[PATCH v4 1/2] nohz: add tick_nohz_full_cpumask_or() and _andnot() APIs
 2015-04-10 15:31 UTC  (4+ messages)
` [PATCH v6 1/2] nohz: add tick_nohz_full_add_cpus_to() and _remove_cpus_from() APIs

[PATCH net] tcp/dccp: do not block bh too long in inet_twdr_twkill_work()
 2015-04-10 15:31 UTC  (2+ messages)

Guarantee udelay(N) spins at least N microseconds
 2015-04-10 15:30 UTC  (8+ messages)

[PATCHv2 0/6] Use ticket locks for spinlocks
 2015-04-10 15:29 UTC  (7+ messages)
` [PATCHv2 1/6] x86/hvm: don't include asm/spinlock.h
` [PATCHv2 2/6] x86/mtrr: include asm/atomic.h
` [PATCHv2 5/6] xen: use ticket locks for spin locks

[Xenomai] Xenomai on Linux 3.18 on Zynq
 2015-04-10 15:29 UTC  (6+ messages)

[PATCH] KVM: arm/arm64: check IRQ number on userland injection
 2015-04-10 15:29 UTC  (6+ messages)

pulseaudio without x11
 2015-04-10 15:28 UTC 

[PATCH] demo-image-proc: Update to new version 1.0.0.2
 2015-04-10 15:28 UTC 

memaccess: skipping mem_access_send_req
 2015-04-10 15:28 UTC  (4+ messages)

Initial newstore vs filestore results
 2015-04-10 15:28 UTC  (9+ messages)

[PATCH 2/2] locking/rwsem: Use a return variable in rwsem_spin_on_owner()
 2015-04-10 15:25 UTC  (13+ messages)
  ` [PATCH] mutex: Speed up mutex_spin_on_owner() by not taking the RCU lock
      ` [PATCH] uaccess: Add __copy_from_kernel_inatomic() primitive
        ` [PATCH] x86/uaccess: Implement get_kernel()
          ` [PATCH] mutex: Improve mutex_spin_on_owner() code generation
            ` [PATCH] x86: Align jump targets to 1 byte boundaries

[PATCH v3] sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctly
 2015-04-10 15:27 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu v6 00/15] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2015-04-10 15:24 UTC  (16+ messages)
` [Qemu-devel] [PATCH qemu v6 01/15] linux headers update for DDW on SPAPR
` [Qemu-devel] [PATCH qemu v6 02/15] vmstate: Define VARRAY with VMS_ALLOC
` [Qemu-devel] [PATCH qemu v6 03/15] spapr_pci: Make find_phb()/find_dev() public
` [Qemu-devel] [PATCH qemu v6 04/15] vfio: spapr: Move SPAPR-related code to a separate file
` [Qemu-devel] [PATCH qemu v6 05/15] spapr_pci_vfio: Enable multiple groups per container
` [Qemu-devel] [PATCH qemu v6 06/15] spapr_pci: Convert finish_realize() to dma_capabilities_update()+dma_init_window()
` [Qemu-devel] [PATCH qemu v6 07/15] vfio: spapr: Add SPAPR IOMMU v2 support (DMA memory preregistering)
` [Qemu-devel] [PATCH qemu v6 08/15] spapr_iommu: Introduce "enabled" state for TCE table
` [Qemu-devel] [PATCH qemu v6 09/15] spapr_iommu: Add root memory region
` [Qemu-devel] [PATCH qemu v6 10/15] spapr_pci_vfio: Remove unnecessary cast to sPAPRPHBVFIOState
` [Qemu-devel] [PATCH qemu v6 11/15] spapr_pci: Do complete reset of DMA config when resetting PHB
` [Qemu-devel] [PATCH qemu v6 12/15] spapr_vfio_pci: Remove redundant spapr-pci-vfio-host-bridge
` [Qemu-devel] [PATCH qemu v6 13/15] spapr: Add pseries-2.4 machine
` [Qemu-devel] [PATCH qemu v6 14/15] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
` [Qemu-devel] [PATCH qemu v6 15/15] vfio: Enable DDW ioctls to VFIO IOMMU driver

[PATCH 0/2] coresight: next 4.0-rc7
 2015-04-10 15:25 UTC  (6+ messages)
` [PATCH 1/2] coresight: etb10: Print size of buffer we fail to allocate
` [PATCH 2/2] coresight: etb10: Fix check for bogus buffer depth

[RFC PATCH 0/5] Add smp booting support for Qualcomm ARMv8 SoCs
 2015-04-10 15:25 UTC  (8+ messages)

[Bug 89944] GPU crash in Civilization 5
 2015-04-10 15:25 UTC  (2+ messages)

[PATCH 1/7] Bluetooth: btbcm: Add BCM4324B3 UART device
 2015-04-10 15:24 UTC  (3+ messages)
` [PATCH 2/7] Bluetooth: hci_uart: Add HCIUARTSETBAUDRATE ioctl

[GIT PULL] USB resume timeout rework for v4.1
 2015-04-10 15:21 UTC  (5+ messages)

[PATCH 0/7] drm/i915: CHV DPIO power gating stuff
 2015-04-10 15:21 UTC  (8+ messages)
` [PATCH 1/7] drm/i915: Implement chv display PHY lane stagger setup
` [PATCH 2/7] drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHV
` [PATCH 3/7] Revert "drm/i915: Hack to tie both common lanes together on chv"
` [PATCH 4/7] drm/i915: Use the default 600ns LDO programming sequence delay
` [PATCH 5/7] drm/i915: Only wait for required lanes in vlv_wait_port_ready()
` [PATCH 6/7] drm/i915: Implement PHY lane power gating for CHV
` [PATCH 7/7] drm/i915: Throw out WIP CHV power well definitions

[Buildroot] [Bug 7508] New: Use of BR2_EXTERNAL and dependencies to existing packages
 2015-04-10 15:19 UTC  (2+ messages)
` [Buildroot] [Bug 7508] "

[PATCH 0/2] fix logging in Intel PMD's
 2015-04-10 15:18 UTC  (3+ messages)
  ` [PATCH 1/2] ixgbe: silence noisy log messages
  ` [PATCH 2/2] e1000: "

[Buildroot] [Bug 7478] New: Multiple chosen python modules are not built due to missing header files in include path
 2015-04-10 15:18 UTC  (2+ messages)
` [Buildroot] [Bug 7478] "

[REGRESSION] commit 0461a41 "spi: Pump transfers inside calling context for spi_sync()" breaks Apalis/Colibri T30 with MCP2515 SPI CAN controller
 2015-04-10 15:15 UTC  (4+ messages)

[PATCH] mmc: dw_mmc: add fixed divider for ciu_clk on SoCFPGA
 2015-04-10 15:15 UTC  (2+ messages)

[Qemu-devel] [vhost-net] handle_tx: extract data from vq when !zcopy_used
 2015-04-10 15:14 UTC  (2+ messages)

bcache + luks
 2015-04-10 15:14 UTC 

[dizzy 0/7] inotify patchset back-port
 2015-04-10 14:57 UTC  (7+ messages)
` [dizzy 2/7] cooker/cache/parse: Implement pyinofity based reconfigure
` [dizzy 3/7] cooker: Fix pyinotify handling of ENOENT issues
` [dizzy 4/7] cooker: Further optimise pyinotify
` [dizzy 5/7] cooker: Improve pyinotify performance
` [dizzy 6/7] cooker: read file watches on server idle
` [dizzy 7/7] cooker/server: Fix up 100% CPU usage at idle

RDMA Multicasting
 2015-04-10 15:14 UTC  (4+ messages)

[PATCH v3 00/42] hpsa updates
 2015-04-10 15:13 UTC  (9+ messages)
` [PATCH v3 37/42] hpsa: use block layer tag for command allocation

[PATCH] dm-crypt: Fix deadlock when algo returns -EBUSY
 2015-04-10 15:12 UTC  (6+ messages)
`  "
  ` [PATCH v2] dm crypt: fix "

[PATCH 0/2] crypto: add new driver for Marvell CESA
 2015-04-10 15:11 UTC  (4+ messages)

[meta-raspberrypi] mesa & gl problems
 2015-04-10 15:11 UTC 

Package reduction(package minimisation) for minimal rootfs
 2015-04-10 15:10 UTC  (2+ messages)

[PATCH] ASoC: soc-core: call snd_soc_runtime_set_dai_fmt() before soc_new_pcm()
 2015-04-10 15:09 UTC  (2+ messages)

[PATCH v2] arm: zynq: Fix system clock with multi_v7_defconfig
 2015-04-10 15:09 UTC  (4+ messages)

[Xenomai] [PATCH] hal/arm: Add Zynq v3.14.17 patches‏
 2015-04-10 15:08 UTC  (2+ messages)

tg3 NIC driver bug in 3.14.x under Xen
 2015-04-10 15:06 UTC  (15+ messages)
          ` tg3 NIC driver bug in 3.14.x under Xen [and 3 more messages]

Atheros 8035 PHY only works when at803x_config_init() is commented out
 2015-04-10 15:04 UTC  (13+ messages)

[PATCH v1 1/1] firmware: tegra: Add XHCI firmware v50.07 for T210
 2015-04-10 15:02 UTC  (2+ messages)

[GIT PULL] First batch of KVM changes for 4.1
 2015-04-10 15:01 UTC 

[Qemu-devel] [PATCH for-2.3] stm32f205: Fix SoC type name
 2015-04-10 14:51 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/14] Add memory attributes and use them in ARM
 2015-04-10 14:51 UTC  (7+ messages)
` [Qemu-devel] [PATCH 01/14] memory: Define API for MemoryRegionOps to take attrs and return status

[Buildroot] [PATCH 1/1] package/cryptodev-linux: ccache compile fix
 2015-04-10 15:01 UTC 

[PATCH v2] KVM: arm/arm64: avoid using kvm_run for in-kernel emulation
 2015-04-10 14:59 UTC  (2+ messages)

[PATCH v2 00/17] IB/Verbs: IB Management Helpers
 2015-04-10 14:56 UTC  (9+ messages)
` [PATCH v2 01/17] IB/Verbs: Implement new callback query_transport() for each HW

[PATCH kvm-unit-tests] x86/run: Rearrange the valid binary and testdev support checks
 2015-04-10 14:57 UTC 

[PATCH 2/2] SELinux: per-command whitelisting of ioctls
 2015-04-10 14:54 UTC  (2+ messages)

[BUG/PATCH] kernel RNG and its secrets
 2015-04-10 14:54 UTC  (10+ messages)

Left over bugs from 1.8
 2015-04-10 14:51 UTC 

[PATCH 0/3] Drivers: hv: vmbus: fix crashes on hv_vmbus load/unload path
 2015-04-10 14:50 UTC  (5+ messages)
` [PATCH 2/3] Drivers: hv: vmbus: introduce vmbus_acpi_remove

[Xenomai] Why does mqueue.h define mqd_t as unsigned
 2015-04-10 14:50 UTC  (6+ messages)

[PATCH WIP] parport: add device model
 2015-04-10 14:49 UTC  (2+ messages)

[PATCH] doc: add field widths to prog guide glossary
 2015-04-10 14:50 UTC  (3+ messages)

[PATCH v1 0/2] relocate Xen in over 4GB space for arm32
 2015-04-10 14:49 UTC  (5+ messages)
` [PATCH v1 1/2] arm: Add ability to relocate Xen in over 4GB space

[PATCH v2 1/2 RESEND] staging: dgnc: remove dead code in dgnc_tty_write()
 2015-04-10 14:48 UTC  (2+ messages)
` [PATCH v2 2/2 RESEND] staging: dgnc: remove redundant check

Prioritize Heartbeat packets
 2015-04-10 14:49 UTC  (7+ messages)
          ` [ceph-users] "

PXP test applications
 2015-04-10 14:47 UTC  (3+ messages)

[PATCH] x86/Dom0: Don't allow dom0_max_vcpus to be zero
 2015-04-10 14:47 UTC  (3+ messages)

[PATCH] regulator: output current-limit for all regulators in summary
 2015-04-10 14:46 UTC  (2+ messages)

[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
 2015-04-10 14:46 UTC  (5+ messages)

[PATCH] doc: fixed verbatim sections in vmxnet3 docs
 2015-04-10 14:45 UTC 

Port configuration for location services on Telit HE910
 2015-04-10 14:45 UTC  (2+ messages)

[PATCH 1/2] drm/i915/skl: Allow universal planes to position
 2015-04-10 14:44 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/skl: Support for 90/270 rotation

[intel-gfx][PATCH V4] Displayport compliance testing V4
 2015-04-10 14:44 UTC  (6+ messages)
` [PATCH 4/9] drm/i915: Add check for corrupt raw EDID header for Displayport compliance testing
  ` [Intel-gfx] "

tools brainstorming
 2015-04-10 14:43 UTC  (12+ messages)

Bcache on btrfs: the perfect setup or the perfect storm?
 2015-04-10 14:42 UTC  (2+ messages)

improve futex on -RT by avoiding the double wake-up
 2015-04-10 14:42 UTC  (7+ messages)
` [PATCH 1/3] futex: avoid double wake up in PI futex wait / wake on -RT
    ` [PATCH 1/3 v2] "
` [PATCH 3/3] ipc/mqueue: remove STATE_PENDING
    ` [PATCH v2] "

[PATCH 0/5] i.MX5/6 mem2mem scaler
 2015-04-10 14:41 UTC  (3+ messages)

[patch 2/2] leds: netxbig: clean up a data type issue
 2015-04-10 14:41 UTC  (9+ messages)
` [patch 2/2 v2] leds: netxbig: silence a static checker warning

[Qemu-devel] Last call for release-critical fixes for 2.3
 2015-04-10 14:38 UTC  (4+ messages)

[PATCH] ASoC: fsl_ssi: Use devm_ioremap_resource()
 2015-04-10 14:38 UTC  (2+ messages)

[PATCH] XSA120 follows to the Linux kernel
 2015-04-10 14:37 UTC  (3+ messages)
` [Xen-devel] "

[Qemu-devel] [edk2] syslinux vs. OVMF
 2015-04-10 14:36 UTC  (3+ messages)
      ` [Qemu-devel] virtio-net regression [was: syslinux vs. OVMF]

[PATCH 0/6] Add Write Long Characteristic Descriptors client TC
 2015-04-10 14:36 UTC  (2+ messages)

[PATCH 00/10] PML (Paging Modification Logging) support
 2015-04-10 14:35 UTC  (7+ messages)
` [PATCH 10/10] p2m/ept: Enable PML in p2m-ept for log-dirty

[PATCH] drm/i915: Remove unused variable from execlists_context_queue
 2015-04-10 14:34 UTC  (2+ messages)

[RFC] write(2) semantics wrt return values and current position
 2015-04-10 14:31 UTC  (8+ messages)

[PATCH] mpt2sas: mpt3sas: Fix memory corruption during initialization
 2015-04-10 14:30 UTC  (3+ messages)

patch "phy: Add a driver for dm816x USB PHY" added to linux-phy tree
 2015-04-10 14:27 UTC  (7+ messages)

[PATCH] MIPS: Fix HIGHMEM crash in __update_cache()
 2015-04-10 14:31 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.3] cris: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
 2015-04-10 14:29 UTC  (3+ messages)

raisin: Refactor to be more like a library
 2015-04-10 14:30 UTC  (10+ messages)
` [PATCH 1/8] Add core.sh and wrapper function
` [PATCH 4/8] Import raise.sh and unraise.sh into library
` [PATCH 5/8] Allow the user's config to live outside of git
` [PATCH 8/8] Refactor package dependency checking and installation


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.