All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-14 15:06:30 to 2015-09-14 16:01:40 UTC [more...]

[Qemu-devel] RFC: async commands with QMP
 2015-09-14 16:01 UTC  (5+ messages)

auditd on nonexistent files
 2015-09-14 16:01 UTC 

[Bugfix] PCI, x86: Correctly allocate IRQs for PCI devices managed by non-PCI drivers
 2015-09-14 16:01 UTC  (3+ messages)
` [Bugfix 0/3] Convert eata driver to a normal PCI device driver

[Qemu-devel] [PATCH 0/9] add virgl rendering support
 2015-09-14 16:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/9] shaders: initialize vertexes once

[PATCH] ahci: qoriq: fixed using uninitialized variable warnings
 2015-09-14 16:00 UTC  (5+ messages)

[Qemu-devel] rfc: vhost user enhancements for vm2vm communication
 2015-09-14 16:00 UTC  (3+ messages)
` [Qemu-devel] [virtio-dev] "
  `  "

v2 of seccomp filter c/r patches
 2015-09-14 16:00 UTC  (8+ messages)
` [PATCH v2 2/5] seccomp: make underlying bpf ref counted as well

post-receive: pub/scm/linux/kernel/git/geert/renesas-drivers
 2015-09-14 16:00 UTC 

radosgw socket dir
 2015-09-14 16:00 UTC  (2+ messages)

Released pciutils-3.4.0
 2015-09-14 16:00 UTC 

post-receive: pub/scm/linux/kernel/git/geert/renesas-drivers
 2015-09-14 15:59 UTC 

post-receive: pub/scm/linux/kernel/git/pablo/nf
 2015-09-14 15:59 UTC 

[Qemu-devel] [PATCH] vfio: change the order of includes to fix build on CentOS 5
 2015-09-14 15:59 UTC  (2+ messages)

[PATCH] KVM: arm64: add workaround for Cortex-A57 erratum #852523
 2015-09-14 15:58 UTC  (6+ messages)

[rcu:rcu/dev 70/71] kernel/rcu/sync.c:68:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at include/linux/rcupdate.h:541)
 2015-09-14 15:55 UTC 

[PATCH] glibc: don't require bash for nscd init script
 2015-09-14 15:57 UTC 

[PATCH] netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
 2015-09-14 16:04 UTC 

[U-Boot] [PATCH 1/3] mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5
 2015-09-14 15:56 UTC  (2+ messages)

[RFCv5 PATCH 00/46] sched: Energy cost model for energy-aware scheduling
 2015-09-14 15:57 UTC  (5+ messages)
` [RFCv5 PATCH 38/46] sched: scheduler-driven cpu frequency selection

[Qemu-devel] [PATCH] qemu-char: Use g_new() & friends where that makes obvious sense
 2015-09-14 15:56 UTC  (2+ messages)

[RFT PATCH] mips: bigsur_defconfig: convert to use libata PATA drivers
 2015-09-14 15:51 UTC  (17+ messages)
` [RFT PATCH] mips: capcella_defconfig: "
` [RFT PATCH] mips: e55_defconfig: "
` [RFT PATCH] mips: fuloong2e_defconfig: "
` [RFT PATCH] mips: lasat_defconfig: "
` [RFT PATCH] mips: lemote2f_defconfig: "
` [RFT PATCH] mips: malta_defconfig: "
` [RFT PATCH] mips: malta_kvm_defconfig: "
` [RFT PATCH] mips: malta_kvm_guest_defconfig: "
` [RFT PATCH] mips: malta_qemu_32r6_defconfig: "
` [RFT PATCH] mips: maltaaprp_defconfig: "
` [RFT PATCH] mips: maltasmvp_eva_defconfig: "
` [RFT PATCH] mips: maltaup_defconfig: "
` [RFT PATCH] mips: maltaup_xpa_defconfig: "
` [RFT PATCH] mips: mpc30x_defconfig: "
` [PATCH] mips: sb1250_swarm_defconfig: disable IDE subsystem
` [RFT PATCH] mips: workpad_defconfig: convert to use libata PATA drivers

[Qemu-devel] [PATCH] rocker: Use g_new() & friends where that makes obvious sense
 2015-09-14 15:55 UTC  (3+ messages)

[PATCH 0/3] arm64: remove UEFI reserved regions from linear mapping
 2015-09-14 15:55 UTC  (8+ messages)
` [PATCH 1/3] mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table
` [PATCH 2/3] arm64: only consider memblocks with NOMAP cleared for linear mapping
` [PATCH 3/3] arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAP

post-receive: pub/scm/linux/kernel/git/acme/linux
 2015-09-14 15:54 UTC 

[Qemu-devel] [PATCH v4] monitor: allow device_del to accept QOM paths
 2015-09-14 15:53 UTC  (2+ messages)

post-receive: pub/scm/utils/pciutils/pciutils
 2015-09-14 15:53 UTC 

[PATCH V2] debugfs: don't assume sizeof(bool) to be 4 bytes
 2015-09-14 15:52 UTC  (13+ messages)
` [ath9k-devel] "

[Qemu-devel] [PATCH] linux-user: Use g_new() & friends where that makes obvious sense
 2015-09-14 15:51 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: Use g_new() & friends where that makes obvious sense
 2015-09-14 15:51 UTC  (2+ messages)

[PATCH v2 0/8] Rework architected timer and forwarded IRQs handling
 2015-09-14 15:51 UTC  (4+ messages)
` [PATCH v2 7/8] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics

[PATCH 1/3] memcg: collect kmem bypass conditions into __memcg_kmem_bypass()
 2015-09-14 15:51 UTC  (6+ messages)
` [PATCH 2/3] memcg: ratify and consolidate over-charge handling

[Qemu-devel] [PATCH] qga: Use g_new() & friends where that makes obvious sense
 2015-09-14 15:50 UTC  (2+ messages)

[Qemu-devel] [PATCH] ui/cocoa.m: remove open dialog code
 2015-09-14 15:49 UTC  (3+ messages)

[PATCH] atm: deal with setting entry before mkip was called
 2015-09-14 15:48 UTC 

[Qemu-devel] [RFC PATCH 0/3] adding acpi node for fw_cfg on pc and arm
 2015-09-14 15:48 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 2/3] acpi: pc: add fw_cfg device node to ssdt

b43 with Kernel 4.1?
 2015-09-14 15:48 UTC 

[PATCH pciutils] lib/configure: Also accept host tuples without vendor string
 2015-09-14 15:47 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2015-09-14 15:47 UTC 

[PATCH] prelink: Move to latest release
 2015-09-14 15:47 UTC 

[Qemu-devel] [PATCH v3 0/5] qapi: child add/delete support
 2015-09-14 15:47 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 1/5] support nbd driver in blockdev-add
` [Qemu-devel] [PATCH v3 4/5] qmp: add monitor command to add/remove a child

post-receive: pub/scm/utils/pciutils/pciutils
 2015-09-14 15:46 UTC 

[PATCH] toaster: delete multiple builds cleanup
 2015-09-14 15:45 UTC 

[PATCH] devicetree: bindings: Extend the bma180 bindings with bma250 info
 2015-09-14 15:44 UTC  (2+ messages)

[PATCH v3] powerpc32: memset: only use dcbz once cache is enabled
 2015-09-14 15:44 UTC  (3+ messages)

[PATCH v2 0/1] Fixes for a distro with a merged /usr
 2015-09-14 15:41 UTC  (2+ messages)
` [PATCH v2 1/1] kmod: fix link creation when base_bindir != /bin

[PATCH] pptp: avoid releasing the sock too early
 2015-09-14 15:40 UTC 

[RFC 3/5] powerpc: atomic: implement atomic{,64}_{add,sub}_return_* variants
 2015-09-14 15:38 UTC  (11+ messages)

[PATCH 0/1] [review-request][PATCH]toaster:cleanup buildelete command
 2015-09-14 15:38 UTC  (3+ messages)
` [PATCH 1/1] bitbake: toaster: delete multiple builds cleanup

Unable to create temporary file '/var/git/tmv3-target-overlay.git/shallow_Un8ZOR': Permission denied
 2015-09-14 15:37 UTC  (3+ messages)

DPDK 2.2 roadmap
 2015-09-14 15:37 UTC  (3+ messages)

[xen-unstable test] 61821: regressions - FAIL
 2015-09-14 15:36 UTC 

[Cluster-devel] Adding 'virsh migrate migrate-setspeed' support to the vm RA
 2015-09-14 15:36 UTC  (3+ messages)
` [Cluster-devel] [ClusterLabs] "

[PATCH] Staging: lustre: lustre: lov: lov_dev.c: Added missing blank line
 2015-09-14 15:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH V3 0/3] Add UEFI firmware for qemux86*
 2015-09-14 15:37 UTC  (4+ messages)
` [PATCH V3 1/3] iasl: Recipe taken from the luv-yocto repository

[PATCH][resend] rc: gpio-ir-recv: allow flush space on idle
 2015-09-14 15:35 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2015-09-14 15:35 UTC 

Horrible dbench performance
 2015-09-14 15:34 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2015-09-14 15:34 UTC 

[PATCH v2 0/3] platform/chrome: vboot context support
 2015-09-14 15:33 UTC  (4+ messages)
` [PATCH v2 1/3] sysfs: Support is_visible() on binary attributes

[PATCH 0/2] GICv3: Clean up + enable support on GICv4
 2015-09-14 15:32 UTC  (3+ messages)
` [PATCH 1/2] xen/arm: gic-v3: Clean-up the GIC*_PIDR2_* definitions
` [PATCH 2/2] xen/arm: gic-v3: Allow Xen to run on hardware reporting GICv4

Gelten Sie für dringende Darlehen bieten1.1%
 2015-09-14 15:25 UTC 

[PATCH] xen/arm: hvm_domain drop unused field instropection_enabled
 2015-09-14 15:30 UTC 

[net-next PATCH] net: sched: document attach_default_qdiscs
 2015-09-14 15:31 UTC 

[RFC CABC v3 PATCH 2/2] drm/i915: CABC support for backlight control
 2015-09-14 15:31 UTC  (4+ messages)
` [PATCH] "

[PATCH] debugfs: don't access 4 bytes for a boolean
 2015-09-14 15:31 UTC  (3+ messages)

[Qemu-devel] [PATCH] usb: Use g_new() & friends where that makes obvious sense
 2015-09-14 15:30 UTC  (2+ messages)

[Qemu-devel] [PATCH] ui: Use g_new() & friends where that makes obvious sense
 2015-09-14 15:30 UTC  (2+ messages)

Firmware works only if kernel source drivers are built as modules
 2015-09-14 15:28 UTC  (2+ messages)

[PATCH v4 0/7] Watchdog: introduce ARM SBSA watchdog driver
 2015-09-14 15:27 UTC  (9+ messages)
  ` [PATCH v4 5/7] "

[Qemu-devel] [PATCH] qxl: Use g_new() & friends where that makes obvious sense
 2015-09-14 15:26 UTC  (2+ messages)

[Qemu-devel] [PATCH] audio: Use g_new() & friends where that makes obvious sense
 2015-09-14 15:25 UTC  (2+ messages)

[Linux v4.2] workqueue: llvmlinux: acpid: BUG: sleeping function called from invalid context at kernel/workqueue.c:2680
 2015-09-14 15:25 UTC  (4+ messages)

[PATCH v6 0/6] locking/qspinlock: Enhance pvqspinlock performance
 2015-09-14 15:25 UTC  (7+ messages)
` [PATCH v6 1/6] locking/qspinlock: relaxes cmpxchg & xchg ops in native code
` [PATCH v6 4/6] locking/pvqspinlock: Collect slowpath lock statistics

[Qemu-devel] [PULL v2 00/23] Block layer patches
 2015-09-14 15:25 UTC  (2+ messages)
` [Qemu-devel] [PULL v2 20/23] qcow2: Make size_to_clusters() return uint64_t

[PATCH] clk: rockchip: add critical clock for rk3368
 2015-09-14 15:24 UTC  (8+ messages)

[PATCH] drm/mgag200: fix memory leak
 2015-09-14 15:23 UTC  (6+ messages)

[PATCH 0/2] gpio: xgene: add support to configure GPIO line as input, output or external IRQ pin
 2015-09-14 15:23 UTC  (9+ messages)
` [PATCH 2/2] Documentation: gpio: Update description for X-Gene standby GPIO controller DTS binding

[PATCH v4 00/20] xen/arm64: Add support for 64KB page in Linux
 2015-09-14 15:23 UTC  (12+ messages)

[PATCH v5 0/4] iio: new chemical sensor framework and channel types
 2015-09-14 15:22 UTC  (4+ messages)
` [PATCH v5 4/4] iio: chemical: add SGX VZ89x VOC sensor support

[PATCH 0/4] fs: allow userland tasks to use delayed_fput infrastructure
 2015-09-14 15:21 UTC  (4+ messages)

[PATCH 0/7] devcg: device cgroup extension for rdma resource
 2015-09-14 15:21 UTC  (12+ messages)

Dom0 crash with apache bench (ab)
 2015-09-14 15:20 UTC  (10+ messages)

[PATCH] ARM: dts: Fix dm814x control base to properly initialize Ethernet PHY
 2015-09-14 15:19 UTC  (2+ messages)

[PULL] topic/drm-misc
 2015-09-14 15:22 UTC 

[PATCH v3 0/9] Btrfs: free space B-tree
 2015-09-14 15:18 UTC  (2+ messages)

[PATCH 00/16] usb: gadget: amd5536udc: fix memory leaks
 2015-09-14 15:13 UTC  (17+ messages)
` [PATCH 01/16] usb: gadget: amd5536udc: introduce free_dma_pools
` [PATCH 02/16] usb: gadget: amd5536udc: rewrite init_dma_pools
` [PATCH 03/16] usb: gadget: amd5536udc: rewrite udc_pci_probe
` [PATCH 04/16] usb: gadget: amd5536udc: use WARN_ON
` [PATCH 05/16] usb: gadget: amd5536udc: use free_dma_pools
` [PATCH 06/16] usb: gadget: amd5536udc: remove unnecessary conditions
` [PATCH 07/16] usb: gadget: amd5536udc: unmap virt_addr
` [PATCH 08/16] usb: gadget: amd5536udc: remove forward declaration of udc_probe
` [PATCH 09/16] usb: gadget: amd5536udc: remove forward declaration of udc_remote_wakeup
` [PATCH 10/16] usb: gadget: amd5536udc: remove forward declaration of udc_create_dma_chain
` [PATCH 11/16] usb: gadget: amd5536udc: remove forward declaration of udc_free_dma_chain
` [PATCH 12/16] usb: gadget: amd5536udc: remove forward declaration of udc_pci_*
` [PATCH 13/16] usb: gadget: amd5536udc: remove forward declaration of udc_basic_init
` [PATCH 14/16] usb: gadget: amd5536udc: NULL comparison
` [PATCH 15/16] usb: gadget: amd5536udc: remove multiple blank lines
` [PATCH 16/16] usb: gadget: amd5536udc: match alignment

[Qemu-devel] virtio-gpu: cursor update not in sync with resource update
 2015-09-14 15:17 UTC  (3+ messages)

[PATCH] fs/binfmt_elf_fdpic.c: fix brk area overlap with stack on NOMMU
 2015-09-14 15:17 UTC  (4+ messages)

[PATCH V2] kasan: use IS_ALIGNED in memory_is_poisoned_8()
 2015-09-14 15:17 UTC  (3+ messages)

[U-Boot] [PATCH] mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc()
 2015-09-14 15:17 UTC  (2+ messages)

[PATCH v2] lib/string_helpers.c: fix infinite loop in string_get_size()
 2015-09-14 15:15 UTC  (2+ messages)

[PATCH v3 0/5] SCPI Sensor support
 2015-09-14 15:15 UTC  (10+ messages)
` [PATCH v3 1/5] Documentation: add DT bindings for ARM SCPI sensors

[PATCH] ACPI: tables: simplify acpi_parse_entries
 2015-09-14 15:14 UTC 

post-receive: pub/scm/linux/kernel/git/mkl/linux-can-next
 2015-09-14 15:15 UTC 

how can I solve this grep problem
 2015-09-14 15:15 UTC  (3+ messages)

[PATCH v2 1/2] mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan
 2015-09-14 15:07 UTC  (5+ messages)
` [PATCH v2 2/2] Documentation: bindings: add description of phy "

[RESEARCH] Patch delivery delay
 2015-09-14 15:13 UTC  (2+ messages)

[Qemu-devel] [PULL 00/24] target-arm queue
 2015-09-14 15:12 UTC  (2+ messages)

[PATCH] Report NUMA node in lspci -v
 2015-09-14 15:04 UTC  (2+ messages)

[PATCH] powerpc/e500: move qemu machine spec together with the rest
 2015-09-14 15:11 UTC  (3+ messages)

[review-request][PATCH 0/2] Prevent stale data in ToasterTables
 2015-09-14 15:09 UTC  (3+ messages)
` [review-request][PATCH 1/2] toaster: Don't add new history entries when table data loads
` [review-request][PATCH 2/2] toaster: Don't HTTP cache ToasterTable responses

[Buildroot] [Bug 7886] gettext: link failure with locally-installed libxml2
 2015-09-14 15:09 UTC  (5+ messages)
` [Buildroot] [PATCH] gettext: add dependency on host-libxml2 for host-gettext

[Qemu-devel] [PATCH] q35: Remove old machine versions
 2015-09-14 15:09 UTC  (4+ messages)

panic_write
 2015-09-14 15:07 UTC  (3+ messages)

[PATCH nf v2] netfilter: bridge: fix routing of bridge frames with call-iptables=1
 2015-09-14 15:06 UTC 

[PATCH] KVM: arm64: add workaround for Cortex-A57 erratum #852523
 2015-09-14 15:06 UTC 


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.