All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-09 14:43:08 to 2015-10-09 15:23:13 UTC [more...]

[Qemu-trivial] [PATCH 0/5] Small optimizations for code using g_malloc0 + memset/memcpy
 2015-10-09  8:08 UTC  (12+ messages)
` [Qemu-trivial] [PATCH 1/5] hw/dma/pxa2xx: Remove superfluous memset
  ` [Qemu-trivial] [Qemu-devel] "
` [Qemu-trivial] [PATCH 3/5] hw/input/tsc210x: "
  ` [Qemu-trivial] [Qemu-devel] "
` [Qemu-trivial] [PATCH 4/5] tests/i44fx-test: No need for zeroing memory before memset
    ` [Qemu-trivial] [Qemu-devel] "

[Qemu-trivial] [PULL 00/19] Trivial patches for 2015-10-08
 2015-10-09 12:25 UTC  (4+ messages)
` [Qemu-trivial] [PULL 01/19] Add .dir-locals.el file to configure emacs coding style
  ` [Qemu-trivial] [Qemu-devel] "
` [Qemu-trivial] [Qemu-devel] [PULL 00/19] Trivial patches for 2015-10-08

GNU GRUB maintenance
 2015-10-09  4:41 UTC  (3+ messages)

[PATCH] genirq: fix handle_bad_irq kerneldoc comment
 2015-10-09 15:21 UTC  (2+ messages)
` [tip:irq/urgent] genirq: Fix "

[GIT PULL] Broadcom defconfig changes for v4.4
 2015-10-09 15:22 UTC  (3+ messages)
` [GIT PULL] Broadcom devicetree "

[PATCH v3 0/5] ARM: sunxi: Introduce CHIP support
 2015-10-09 15:22 UTC  (3+ messages)
` [PATCH v3 5/5] ARM: sun5i: Add C.H.I.P DTS

[PATCH] MDIO: FSL_PQ_MDIO: Fix bug on incorrect offset of tbipa register
 2015-10-09 15:15 UTC  (3+ messages)
` [PATCH 1/2] net/fsl_pq_mdio: check TBI address for consistency with mapped range
  ` [PATCH 2/2] net/fsl_pq_mdio: fix computed address for the TBI register

[PATCH] genirq: export handle_bad_irq
 2015-10-09 15:21 UTC  (2+ messages)
` [tip:irq/urgent] genirq: Export handle_bad_irq

[PATCH] efinet: disable MNP background polling
 2015-10-09 10:30 UTC  (7+ messages)
` [grub PATCH] "

[PATCH 1/5] intel_scu_ipc: fix error path by turning to devm_* / pcim_*
 2015-10-09 15:21 UTC  (3+ messages)
` [PATCH 5/5] intel_scu_ipc: move ipclock to struct intel_scu_ipc_dev

[GIT PULL 1/3] Keystone SOC driver updates for 4.4
 2015-10-09 15:21 UTC  (7+ messages)

[PATCH] sparc64: boot performance improvements
 2015-10-09  6:50 UTC  (4+ messages)

[Qemu-trivial] [PATCH] scripts/text2pod.pl: Escape left brace
 2015-10-09  6:42 UTC 

[PATCH 0/9] Further mvebu PCIe patches
 2015-10-09 15:18 UTC  (12+ messages)
` [PATCH 2/9] pci: mvebu: fix memory leaks and refcount leaks

[Qemu-devel] [PATCH v8 00/27] vhost-user: add migration support
 2015-10-09 15:17 UTC  (28+ messages)
` [Qemu-devel] [PATCH v8 01/27] exec: factor out duplicate mmap code
` [Qemu-devel] [PATCH v8 02/27] configure: probe for memfd
` [Qemu-devel] [PATCH v8 03/27] linux-headers: add unistd.h
` [Qemu-devel] [PATCH v8 04/27] build-sys: split util-obj- on multi-lines
` [Qemu-devel] [PATCH v8 05/27] util: add linux-only memfd fallback
` [Qemu-devel] [PATCH v8 06/27] util: add memfd helpers
` [Qemu-devel] [PATCH v8 07/27] util: add fallback for qemu_memfd_alloc()
` [Qemu-devel] [PATCH v8 08/27] vhost: document log resizing
` [Qemu-devel] [PATCH v8 09/27] vhost: add vhost_set_log_base op
` [Qemu-devel] [PATCH v8 10/27] vhost-user: add vhost_user_requires_shm_log()
` [Qemu-devel] [PATCH v8 11/27] vhost: alloc shareable log
` [Qemu-devel] [PATCH v8 12/27] vhost-user: send log shm fd along with log_base
` [Qemu-devel] [PATCH v8 13/27] vhost-user: add a migration blocker
` [Qemu-devel] [PATCH v8 14/27] vhost: use a function for each call
` [Qemu-devel] [PATCH v8 15/27] vhost-user: document migration log
` [Qemu-devel] [PATCH v8 16/27] net: add trace_vhost_user_event
` [Qemu-devel] [PATCH v8 17/27] vhost user: add support of live migration
` [Qemu-devel] [PATCH v8 18/27] vhost user: add rarp sending after live migration for legacy guest
` [Qemu-devel] [PATCH v8 19/27] vhost-user: use an enum helper for features mask
` [Qemu-devel] [PATCH v8 20/27] vhost: add migration block if memfd failed
` [Qemu-devel] [PATCH v8 21/27] vhost-user-test: move wait_for_fds() out
` [Qemu-devel] [PATCH v8 22/27] vhost-user-test: remove useless static check
` [Qemu-devel] [PATCH v8 23/27] vhost-user-test: wrap server in TestServer struct
` [Qemu-devel] [PATCH v8 24/27] vhost-user-test: learn to tweak various qemu arguments
` [Qemu-devel] [PATCH v8 25/27] vhost-user-test: add live-migration test
` [Qemu-devel] [PATCH v8 26/27] vhost-user-test: check ownership during migration
` [Qemu-devel] [PATCH v8 27/27] seccomp: add memfd_create to whitelist

[Qemu-devel] Debugging Migration
 2015-10-09 15:19 UTC  (6+ messages)
` [Qemu-devel] [RFC 0/8] QEMUFile-way to gather VM's memory statistics
  ` [Qemu-devel] [PATCH 3/8] migration: add new capability test-only

State of bitbake world, Failed tasks 2015-10-02
 2015-10-09 15:19 UTC  (4+ messages)
` [OE-core] "

[PATCH v5 0/8] arm64, numa: Add numa support for arm64 platforms
 2015-10-09 15:18 UTC  (4+ messages)
` [PATCH v5 3/4] arm64, numa, dt: adding dt based numa support using dt node property arm, associativity

[PATCH v1] Add build-id to XENVER hypercall
 2015-10-09 15:18 UTC  (13+ messages)
` [PATCH v1 2/4] xen-version: Add third parameter (len) to the do_version hypercall
` [PATCH v1 3/4] XENVER_build_id: Provide ld-embedded build-ids

[meta-oe][PATCH 0/2] V2: Upgrade efivar and efibootmgr
 2015-10-09 15:18 UTC  (6+ messages)
` [PATCH 1/2] efivar: 0.7 -> 0.21

[PATCH 0/2] xen/arm: Add support for PSCI v1.0
 2015-10-09 15:17 UTC  (6+ messages)
` [PATCH 1/2] xen/arm: Add support of PSCI v1.0 for the host
` [PATCH 2/2] xen/arm: Replace XEN_PSCI_* by PSCI_VERSION(major, minor)

[RFC 0/4] ASoC: Add HDA HDMI codec driver
 2015-10-09 15:17 UTC  (6+ messages)
` [RFC 4/4] ASoC: hdac_hdmi: Setup and start infoframe

[PATCH 3/3] x86/apic: Use smaller array for __apicid_to_node[] mapping
 2015-10-09 15:16 UTC  (4+ messages)
` [PATCH v2] "

[U-Boot] mx6qp sabreauto hangs after saveenv/reset
 2015-10-09 15:16 UTC  (5+ messages)

Removed from list
 2015-10-09 15:16 UTC 

[Qemu-devel] [Bug 1465935] [NEW] kvm_irqchip_commit_routes: Assertion `ret == 0' failed
 2015-10-09 15:03 UTC  (2+ messages)
` [Qemu-devel] [Bug 1465935] "

spolupráce
 2015-10-09 15:15 UTC 

[PATCH v3] Revert "serial: 8250_dma: don't bother DMA with small transfers"
 2015-10-09 15:14 UTC  (2+ messages)

[Qemu-devel] [PULL 00/20] QAPI patches
 2015-10-09 15:14 UTC  (21+ messages)
` [Qemu-devel] [PULL 01/20] docs: Move files from docs/qmp/ to docs/
` [Qemu-devel] [PULL 02/20] MAINTAINERS: Specify QObject include and test files
` [Qemu-devel] [PULL 03/20] MAINTAINERS: Specify QAPI "
` [Qemu-devel] [PULL 04/20] qapi: Sort qapi-schema tests
` [Qemu-devel] [PULL 05/20] qapi: Improve 'include' error message
` [Qemu-devel] [PULL 06/20] qapi: Invoke exception superclass initializer
` [Qemu-devel] [PULL 07/20] qapi: Clean up qapi.py per pep8
` [Qemu-devel] [PULL 08/20] qapi: Test for various name collisions
` [Qemu-devel] [PULL 09/20] qapi: Avoid assertion failure on union 'type' collision
` [Qemu-devel] [PULL 10/20] qapi: Add tests for empty unions
` [Qemu-devel] [PULL 11/20] qapi: Test use of 'number' within alternates
` [Qemu-devel] [PULL 12/20] qapi: Reuse code for flat union base validation
` [Qemu-devel] [PULL 13/20] qapi: Consistent generated code: prefer error 'err'
` [Qemu-devel] [PULL 14/20] qapi: Consistent generated code: prefer visitor 'v'
` [Qemu-devel] [PULL 15/20] qapi: Consistent generated code: prefer common labels
` [Qemu-devel] [PULL 16/20] qapi: Consistent generated code: prefer common indentation
` [Qemu-devel] [PULL 17/20] qapi: Consistent generated code: minimize push_indent() usage
` [Qemu-devel] [PULL 18/20] qapi: Share gen_err_check()
` [Qemu-devel] [PULL 19/20] qapi: Share gen_visit_fields()
` [Qemu-devel] [PULL 20/20] qapi: Simplify gen_visit_fields() error handling

questions regarding PCIe
 2015-10-09 15:14 UTC 

[PATCH] arm64: defconfig: Enable devices for MSM8916
 2015-10-09 15:13 UTC  (3+ messages)

pull-request: wireless-drivers-next 2015-10-09
 2015-10-09 15:13 UTC 

[PATCH v8 0/6] Support for creating/using Stolen memory backed objects
 2015-10-09 15:13 UTC  (4+ messages)
` [PATCH 3/6] drm/i915: Propagating correct error codes to the userspace

Regression: debug not setted correctly in config/Tools.mk of xen 4.6
 2015-10-09 15:13 UTC 

[PATCH v4 3/3] net: unix: optimize wakeups in unix_dgram_recvmsg()
 2015-10-09 15:12 UTC  (2+ messages)

[PATCH] libxc: remove superpages option for pv domains
 2015-10-09 15:12 UTC  (2+ messages)

[GIT PULL 1/2] Rockchip drivers for 4.4
 2015-10-09 15:12 UTC  (6+ messages)
` [GIT PULL 2/2] Rockchip dts32 changes "

[PATCH] blk-mq: fix waitqueue_active without memory barrier in block/blk-mq-tag.c
 2015-10-09 15:11 UTC  (2+ messages)

[PATCH] guile, mailx, gcc, opensp, gstreamer1.0-libav, libunwind: disable thumb where it fails for qemuarm
 2015-10-09 15:11 UTC  (2+ messages)
` [PATCH] webkitgtk, gcr, libsecret: force ARM mode

[PATCH 00/13] Add VMX TSC scaling support
 2015-10-09 15:11 UTC  (8+ messages)
` [PATCH 01/13] x86/time.c: Use system time to calculate elapsed_nsec in tsc_get_info()

[PATCH 1/1] x86/intel-mid: modify a code to suppress a warning
 2015-10-09 15:10 UTC  (3+ messages)

[PATCH v2] Revert "serial: 8250_dma: don't bother DMA with small transfers"
 2015-10-09 15:09 UTC  (9+ messages)

[Buildroot] liquid-dsp: new package
 2015-10-09 15:09 UTC  (2+ messages)

Removed from list
 2015-10-09 15:08 UTC 

[PATCH][RFC] mm: Introduce kernelcore=reliable option
 2015-10-09 15:08 UTC  (6+ messages)

[PATCH] arm/arm64: KVM : Enable vhost device selection under KVM config menu
 2015-10-09 15:08 UTC  (2+ messages)

[BUG] RCU stall in cursor_timer_handler
 2015-10-09 15:08 UTC  (5+ messages)
    ` [PATCH] fbcon: initialize blink interval before calling fb_set_par

Removed from list
 2015-10-09 15:06 UTC 

Removed from list
 2015-10-09 15:06 UTC 

[RFC PATCH v3 0/5] kdbus LSM/SELinux hooks
 2015-10-09 15:05 UTC  (11+ messages)
` [RFC PATCH v3 1/5] kdbus: add creator credentials to the endpoints
` [RFC PATCH v3 2/5] lsm: introduce hooks for kdbus
` [RFC PATCH v3 3/5] lsm: add support for auditing kdbus service names
` [RFC PATCH v3 5/5] selinux: introduce kdbus access controls

[PATCH] debugfs: Add debugfs_create_ulong()
 2015-10-09 15:04 UTC 

[parted-devel] [PATCH 1/2] Add nonfs partition type 0xda (#1263835)
 2015-10-09 15:02 UTC 

Audit record created by echo "ThisIsATest" >>/tmp/test/file11
 2015-10-09 15:02 UTC  (2+ messages)

[PATCH 0/2] Fixed multiple checkpatch warnings and errors
 2015-10-09 15:02 UTC  (3+ messages)
` [PATCH 1/2] Staging: lustre: ldlm_resource: Removed initialization of global variables
` [PATCH 2/2] Staging: lustre: ldlm_resource: Fixed character limit warning

[PATCH v2 00/22] arm64: Consolidate CPU feature handling
 2015-10-09 15:01 UTC  (6+ messages)
` [PATCH v2 11/22] arm64: Populate cpuinfo after notify_cpu_starting

[PATCHv3 0/7] arm64: Use contiguous PTE bit for the kernel linear mapping
 2015-10-09 15:00 UTC  (3+ messages)

[dm-devel] AMD-Vi IO_PAGE_FAULTs and ata3.00: failed command: READ FPDMA QUEUED errors since Linux 4.0
 2015-10-09 14:59 UTC  (23+ messages)
                  ` [PATCH] iommu/amd: Fix NULL pointer deref on device detach "

[RFC i-g-t] Deciding on #!/bin/bash or #!/bin/sh
 2015-10-09 14:59 UTC  (3+ messages)

[PATCH v7] Input: Add userio module
 2015-10-09 14:59 UTC  (5+ messages)
` [PATCH v8] "

[PATCH v1] clocksource: Sigma Designs Tango 27 MHz xtal
 2015-10-09 14:59 UTC  (14+ messages)
    ` [PATCH v2] clocksource/drivers/tango_xtal: Add new timer for Tango SoCs
              ` [PATCH v3] "
                  ` [PATCH v4] "
                      ` [PATCH v5] "

BUG: unable to handle kernel paging request with v4.3-rc4
 2015-10-09 14:58 UTC  (2+ messages)

[PATCH 0/2] Hyper-V synthetic interrupt controller
 2015-10-09 14:57 UTC  (7+ messages)
` [PATCH 2/2] kvm/x86: Hyper-V kvm exit
    ` [Qemu-devel] "

[Qemu-devel] [PATCH v2 00/16] block: Get rid of bdrv_swap()
 2015-10-09 14:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 13/16] block: Implement bdrv_append() without bdrv_swap()

[YOCTO 2.1] [PATCH 0/8] set CONFFILES to /etc/* by default as Debian does
 2015-10-09 14:56 UTC  (4+ messages)
` [PATCH 1/8] bitbake.conf: set CONFFILES by default

Removed from list
 2015-10-09 14:55 UTC 

Removed from list
 2015-10-09 14:55 UTC 

[U-Boot] Inconsistencies in commands regarding load_addr
 2015-10-09 14:55 UTC  (8+ messages)

[PATCH 0/3] reiser4: another batch of fixes for 4.2
 2015-10-09 14:55 UTC  (5+ messages)
` [PATCH 3/3] reiser4: in our own sync writes, mark pages dirty before marking them writeback

[PATCH] Staging: rtl8712: rtl871x_ioctl_linux.c Move constant to right side of the comparision
 2015-10-09 14:54 UTC  (7+ messages)

[PATCH] locktorture: fix wrong parameter handling
 2015-10-09 14:53 UTC  (3+ messages)

[PATCH] iw: Fix memory leak in error path
 2015-10-09 14:52 UTC 

[LTP] proc01 causing kernel panic
 2015-10-09 14:53 UTC 

[PATCH] irqdomain: Add an accessor for the of_node field
 2015-10-09 14:50 UTC 

[U-Boot] [PATCH 1/7] sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER
 2015-10-09 14:49 UTC  (8+ messages)
` [U-Boot] [PATCH 3/7] sunxi: power: Unify axp pmic function names

[U-Boot] [PATCH] nios2: convert dma mapping to use dm cpu data
 2015-10-09 14:49 UTC  (3+ messages)
` [U-Boot] [PATCH v3] nios2: convert dma_alloc_coherent to use memalign

[PATCH net-next 0/4] tcp: better smp listener behavior
 2015-10-09 14:49 UTC  (5+ messages)

[U-Boot] [PATCH] nios2: convert copy_exception_trampoline to use dm cpu data
 2015-10-09 14:48 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[PATCH v3][meta-oe] freerdp: get out of PNBLACKLIST, fix build, improve
 2015-10-09 14:48 UTC  (2+ messages)

[PATCH] arm-soc: Add Sigma Designs Tango4 port
 2015-10-09 14:48 UTC  (9+ messages)
      ` [PATCH v2] arm-soc: Add support for Sigma Designs Tango4
        ` [PATCH v3] "

[PATCH for-next] scsi: qla2xxx: Hide unavailable firmware
 2015-10-09 14:45 UTC  (9+ messages)

[PATCH] spi: Map SPI OF client IRQ at probe time
 2015-10-09 14:45 UTC  (2+ messages)

[PATCH v2 0/5] Armada 38x SDHCI driver improvements
 2015-10-09 14:45 UTC  (5+ messages)
` [PATCH v2 2/5] mmc: sdhci-pxav3: enable usage of DAT3 pin as HW card detect

[Bug 91896] AMDGPU Fiji: only getting 1080i on DP
 2015-10-09 14:43 UTC 

[PATCH 3.19 and earlier] fib_rules: Fix dump_rules() not to exit early
 2015-10-09 14:33 UTC  (2+ messages)

[PATCH 0/1] ceph/osd_client: GETXATTR support
 2015-10-09 14:43 UTC  (2+ messages)
` [PATCH] ceph/osd_client: add support for CEPH_OSD_OP_GETXATTR

[PATCH 1/2] ocl: Bump version to 1.1.6
 2015-10-09 14:43 UTC  (2+ messages)
` [PATCH 2/2] opencl-monitor: Move firmware to allow for other firmwares


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.