All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-07 09:29:53 to 2015-09-07 10:35:45 UTC [more...]

[PATCH] fstests: btrfs regression test for fsync after extent cloning
 2015-09-07 10:35 UTC  (2+ messages)

Commit moratorium
 2015-09-07 10:35 UTC  (3+ messages)

[Buildroot] [PATCH] lvm2: bump to version 2.02.130
 2015-09-07 10:35 UTC 

[PATCH v6 00/18] Add VT-d Posted-Interrupts support
 2015-09-07 10:34 UTC  (5+ messages)
` [PATCH v6 02/18] Add cmpxchg16b support for x86-64

[PATCH] zram: fix possible use after free in zcomp_create()
 2015-09-07 10:33 UTC 

[PATCH V3 1/3] kvm: use kmalloc() instead of kzalloc() during iodev register/unregister
 2015-09-07 10:33 UTC  (2+ messages)

[PATCH 0/7] Improvement kselftest support for arm and arm64
 2015-09-07 10:33 UTC  (4+ messages)
` [PATCH 1/7] selftests: rename jump label to static_keys

[PATCH] fstests: add regression test for a btrfs enospc issue
 2015-09-07 10:32 UTC  (2+ messages)

st_fdma: Firmware filename in DT?
 2015-09-07 10:30 UTC  (6+ messages)

[Qemu-devel] [PATCH v3] i386: keep cpu_model field in MachineState uptodate
 2015-09-07 10:27 UTC  (3+ messages)

[PATCH] agp/uninorth: fix a memleak in create_gatt_table
 2015-09-07 10:28 UTC  (5+ messages)

[Qemu-devel] [PATCH] memory: Add function pointers checks to memory_region_read/write()
 2015-09-07 10:27 UTC  (2+ messages)

[Buildroot] [PATCH] Handle verbosity in infrastructures
 2015-09-07 10:25 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] block: Drop drv parameter from bdrv_open()
 2015-09-07 10:25 UTC  (2+ messages)

[PATCH FIX] powerpc/pseries: Release DRC when configure_connector fails
 2015-09-07 10:24 UTC  (3+ messages)
` [FIX] "

[PATCH 0/4] ARM: multi_v7_defconfig: Improve rockchip support
 2015-09-07 10:24 UTC  (17+ messages)
` [PATCH 1/4] ARM: multi_v7_defconfig: Enable common Rockchip devices/busses
` [PATCH 2/4] ARM: multi_v7_defconfig: Enable ACT8865 PMIC driver
` [PATCH 3/4] ARM: multi_v7_defconfig: Enable Rockchip display support
` [PATCH 4/4] ARM: multi_v7_defconfig: Enable DW USB2 support and rockchip phy

Question about the status of vNUMA in Xen
 2015-09-07 10:23 UTC  (2+ messages)

[FIX PATCH v1] powerpc/pseries: Release DRC when configure_connector fails
 2015-09-07 10:22 UTC 

[PATCH v4 00/13] USB: OTG/DRD Core functionality
 2015-09-07 10:23 UTC  (13+ messages)
` [PATCH v4 04/13] otg-fsm: move usb_bus_start_enum into otg-fsm->ops
` [PATCH v4 07/13] usb: otg: add OTG core
` [PATCH v4 13/13] usb: otg: Add dual-role device (DRD) support

[Qemu-devel] [PULL 00/27] target-arm queue
 2015-09-07 10:22 UTC  (2+ messages)

IBSS-RSN support on ath10k only links
 2015-09-07 10:22 UTC  (8+ messages)
  ` R: "
          ` Setting up a VHT ad-hoc connection with ath10k

[Qemu-trivial] [PATCH v2] add macro file for coccinelle
 2015-09-07 10:21 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v2] configure: factor out adding disas configure
 2015-09-07 10:20 UTC  (6+ messages)

[U-Boot] [PATCH v4 0/8] This patch series adds support for Cavium ThunderX 88xx SoC family
 2015-09-07 10:20 UTC  (4+ messages)
` [U-Boot] [PATCH v4 5/8] arm: serial: Add ability to use pre-initialized UARTs

[Qemu-devel] [PATCH v4] virtio dataplane: adapt dataplane for virtio Version 1
 2015-09-07 10:20 UTC  (2+ messages)

Dealing with the NMI mess
 2015-09-07 10:19 UTC  (13+ messages)

[LTP] [PATCH] cgroup_fj: renamed arguments because the previous ones were not clear
 2015-09-07  9:58 UTC 

[Qemu-trivial] [PATCH] add macro file for coccinelle
 2015-09-07 10:17 UTC  (5+ messages)
` [Qemu-trivial] [Qemu-devel] "
    `  "

[Qemu-devel] [PATCH RFC v5 00/32] qapi: QMP introspection
 2015-09-07 10:16 UTC  (33+ messages)
` [Qemu-devel] [PATCH RFC v5 01/32] qapi: Rename class QAPISchema to QAPISchemaParser
` [Qemu-devel] [PATCH RFC v5 02/32] qapi: New QAPISchema intermediate reperesentation
` [Qemu-devel] [PATCH RFC v5 03/32] qapi: QAPISchema code generation helper methods
` [Qemu-devel] [PATCH RFC v5 04/32] qapi: New QAPISchemaVisitor
` [Qemu-devel] [PATCH RFC v5 05/32] tests/qapi-schema: Convert test harness to QAPISchemaVisitor
` [Qemu-devel] [PATCH RFC v5 06/32] qapi: Split up some typedefs to ease review
` [Qemu-devel] [PATCH RFC v5 07/32] qapi: Generate comments to simplify splitting for review
` [Qemu-devel] [PATCH RFC v5 08/32] Revert "qapi: Generate comments to simplify splitting for review"
` [Qemu-devel] [PATCH RFC v5 09/32] Revert "qapi: Split up some typedefs to ease review"
` [Qemu-devel] [PATCH RFC v5 10/32] qapi-types: Convert to QAPISchemaVisitor, fixing flat unions
` [Qemu-devel] [PATCH RFC v5 11/32] qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
` [Qemu-devel] [PATCH RFC v5 12/32] qapi-commands: Convert to QAPISchemaVisitor
` [Qemu-devel] [PATCH RFC v5 13/32] qapi: De-duplicate enum code generation
` [Qemu-devel] [PATCH RFC v5 14/32] qapi-event: Eliminate global variable event_enum_value
` [Qemu-devel] [PATCH RFC v5 15/32] qapi-event: Convert to QAPISchemaVisitor, fixing data with base
` [Qemu-devel] [PATCH RFC v5 16/32] qapi: Generate comments to simplify splitting for review
` [Qemu-devel] [PATCH RFC v5 17/32] Revert "qapi: Generate comments to simplify splitting for review"
` [Qemu-devel] [PATCH RFC v5 18/32] qapi: Replace dirty is_c_ptr() by method c_null()
` [Qemu-devel] [PATCH RFC v5 19/32] qapi: Clean up after recent conversions to QAPISchemaVisitor
` [Qemu-devel] [PATCH RFC v5 20/32] qapi-visit: Rearrange code a bit
` [Qemu-devel] [PATCH RFC v5 21/32] qapi-commands: Rearrange code
` [Qemu-devel] [PATCH RFC v5 22/32] qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO()
` [Qemu-devel] [PATCH RFC v5 23/32] qapi: De-duplicate parameter list generation
` [Qemu-devel] [PATCH RFC v5 24/32] qapi-commands: De-duplicate output marshaling functions
` [Qemu-devel] [PATCH RFC v5 25/32] qapi: Improve built-in type documentation
` [Qemu-devel] [PATCH RFC v5 26/32] qapi: Introduce a first class 'any' type
` [Qemu-devel] [PATCH RFC v5 27/32] qom: Don't use 'gen': false for qom-get, qom-set, object-add
` [Qemu-devel] [PATCH RFC v5 28/32] qapi-schema: Fix up misleading specification of netdev_add
` [Qemu-devel] [PATCH RFC v5 29/32] qapi: Pseudo-type '**' is now unused, drop it
` [Qemu-devel] [PATCH RFC v5 30/32] qapi: New QMP command query-qmp-schema for QMP introspection
` [Qemu-devel] [PATCH RFC v5 31/32] qapi-introspect: Map all integer types to 'int'
` [Qemu-devel] [PATCH RFC v5 32/32] qapi-introspect: Hide type names

[PATCH] drm/i915: remove excessive scaler debugging messages
 2015-09-07 10:17 UTC  (2+ messages)

master - dmsetup: fix bounds leak in _do_stats_create_regions()
 2015-09-07 10:16 UTC 

Disk failed on grow process and missing backup-file
 2015-09-07 10:15 UTC 

[GIT PULL] MMC for v.4.3
 2015-09-07 10:14 UTC 

[Qemu-devel] EFI_PXE_BASE_CODE_PROTOCOL
 2015-09-07 10:14 UTC 

[PATCH RESEND 0/1] Revert "spi/doc: spi_master_put must be followed up by kfree"
 2015-09-07 10:13 UTC  (5+ messages)

[RFC][PATCH RT 0/3] RT: Fix trylock deadlock without msleep() hack
 2015-09-07 10:10 UTC  (5+ messages)

[PATCH for 4.6 v3 0/5] Migration v2 fix
 2015-09-07 10:10 UTC  (12+ messages)
` [PATCH for 4.6 v3 4/5] libxc: don't populate same pfn more than once in populate_pfns

[PATCH] Btrfs: don't initialize a space info as full to prevent ENOSPC
 2015-09-07 10:09 UTC 

[PATCH 1/3] staging: wilc1000: remove dead codes
 2015-09-07 10:09 UTC  (3+ messages)
` [PATCH 2/3] staging: wilc1000: remove unused preprocessor definition
` [PATCH 3/3] staging: wilc1000: fix potential memory leak

[Xenomai] Mirroring xenomai.org
 2015-09-07 10:08 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] mx6: remove SYS_SOC from board Kconfig
 2015-09-07 10:07 UTC  (2+ messages)

[PATCH] Bluetooth: hidp: fix device disconnect on idle timeout
 2015-09-07 10:05 UTC 

[GIT pull] irq updates for 4.3
 2015-09-07 10:04 UTC 

[Draft C] Boot ABI for HVM guests without a device-model
 2015-09-07 10:05 UTC  (8+ messages)

[PATCH libdrm] tests: Add -lm to LDADD for dristat
 2015-09-07 10:02 UTC 

[Qemu-devel] [PATCH 0/4] ipxe update
 2015-09-07 10:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] ipxe: update from 35c53797 to 4e03af8
` [Qemu-devel] [PATCH 2/4] ipxe: don't override GITVERSION
` [Qemu-devel] [PATCH 3/4] ipxe: use upstream configuration

[PATCH] ARM: ls1021a: add platform notifier for dma-coherent requirement
 2015-09-07  9:45 UTC  (4+ messages)

[wic][PATCH] wic: round variable before converting to int
 2015-09-07 10:01 UTC 

[PATCHSET] memcg: improve high limit behavior and always enable kmemcg on dfl hier
 2015-09-07 10:01 UTC  (12+ messages)
` [PATCH 4/4] memcg: always enable kmemcg on the default hierarchy

IPv6 xfrm GSO fragmentation bug
 2015-09-07 10:00 UTC  (5+ messages)

[PATCH v2 1/2] ARM: am33xx: Add barebox_update eMMC option
 2015-09-07  9:59 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: am335x: Register eMMC MLO handler

[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI
 2015-09-07  9:59 UTC  (13+ messages)
` [PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory

[RFC PATCH 1/1] qemuppc64: add a configuration for a powerpc64 machine
 2015-09-07 10:01 UTC 

[PATCH 0/3] Accept WAP push notifications with any origin port
 2015-09-07  9:58 UTC  (4+ messages)
` [PATCH 1/3] push-notification: Accept push from any origin
` [PATCH 2/3] smsutil: Do not check the origin port
` [PATCH 3/3] sms: Add trace when datagram is not delivered

[Announce] Checkpoint-restore tool v1.7
 2015-09-07  9:56 UTC 

[Qemu-devel] [PATCH 00/19] multi-arch+linux-user: Cleanup ELF_MACHINE
 2015-09-07  9:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH 19/19] ppc: Rename ELF_MACHINE to be PPC specific
  ` [Qemu-devel] [Qemu-ppc] "

using dev_coredumpv
 2015-09-07  9:54 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] updates to coding style and checkpatch
 2015-09-07  9:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] CODING_STYLE: update mixed declaration rules
` [Qemu-devel] [PATCH 2/4] CODING_STYLE, checkpatch: update line length rules
` [Qemu-devel] [PATCH 3/4] checkpatch: adapt some tests to QEMU
` [Qemu-devel] [PATCH 4/4] checkpatch: remove tests that are not relevant outside the kernel

[PATCH libdrm] xf86drm: remove makedev() hack/workaround
 2015-09-07  9:53 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-09-06
 2015-09-07  9:53 UTC  (4+ messages)

[PATCH v3 3/3] Documentation/filesystems/proc.txt: document hugetlb RSS
 2015-09-07  9:52 UTC  (8+ messages)
` [PATCH v5 0/2] hugetlb: display per-process/per-vma usage
  ` [PATCH v5 1/2] mm: hugetlb: proc: add HugetlbPages field to /proc/PID/smaps

[PATCH v4 4/4] commands: Add MMC ext. CSD register tool
 2015-09-07  9:51 UTC 

Found memory leak in libxenstore
 2015-09-07  9:52 UTC 

[PATCH v2 0/8] i.MX early debug UART clock fixes
 2015-09-07  9:50 UTC  (6+ messages)
` [PATCH v2 1/8] clk: imx: add common logic to detect early UART usage

[PATCH] iptables: Spelling fixes
 2015-09-07  9:49 UTC  (6+ messages)

[Qemu-trivial] [PATCH for-2.4] Update language files for QEMU 2.4.0
 2015-09-07  9:49 UTC  (5+ messages)
  ` [Qemu-trivial] [Qemu-devel] "
      `  "

[PATCH] Docs: dt: add #msi-cells to GICv3 ITS binding
 2015-09-07  9:49 UTC  (2+ messages)

[PATCH libdrm 1/2] automake: set --enable-valgrind during make distcheck
 2015-09-07  9:53 UTC  (2+ messages)
` [PATCH libdrm 2/2] xf86drmMode: smoke-test the atomic API

BUG: failed to save x86 HVM guest with 1TB ram
 2015-09-07  9:48 UTC  (2+ messages)

[PATCH 1/2 for-4.3] MIPS: BPF: Avoid unreachable code on little endian
 2015-09-07  9:48 UTC  (5+ messages)
` [PATCH 2/2 for-4.3] MIPS: BPF: Fix build on pre-R2 little endian CPUs

[RESEND PATCH 1/2] i2c: added FUNC flag for unsupported clock stretching
 2015-09-07  9:48 UTC  (2+ messages)
  ` [RESEND PATCH 2/2] i2c: added I2C_FUNC_NO_CLK_STRETCH to i2c-algo-bit.c

[PATCH 0/3] gpiolib: Initializing GPIOs using DT property gpio-initval
 2015-09-07  9:47 UTC  (3+ messages)

[net-next PATCH v3] drivers: net: cpsw: Add support to drive gpios for ethernet to be functional
 2015-09-07  9:46 UTC  (2+ messages)

memcpy regression
 2015-09-07  9:45 UTC  (13+ messages)

[nft] deleting chains and verdict map entries in the same transaction
 2015-09-07  9:45 UTC 

[PATCH] sched: fix lose fair sleeper bonus in switch_to_fair()
 2015-09-07  9:45 UTC 

[PATCH v13 00/16] Fix RMRR (avoid RDM)
 2015-09-07  9:45 UTC  (9+ messages)
` [PATCH 15/16] xen/vtd: prevent from assign the device with shared rmrr

[PATCH v3]: MIPS: PCI: Add pre_enable hook, minor readability fixes
 2015-09-07  9:43 UTC 

[PATCH v4 0/9] usb: dwc3: add dual-role support
 2015-09-07  9:42 UTC  (11+ messages)
` [PATCH v4 1/9] "

[GIT PULL] xfs: updates for 4.3
 2015-09-07  9:42 UTC  (2+ messages)

[Qemu-devel] [PULL 00/27] target-arm queue
 2015-09-07  9:40 UTC  (2+ messages)

[PATCH] crypto: Fix ASN.1 key handling for RSA akcipher
 2015-09-07  9:38 UTC  (2+ messages)

RT Scheduler - BUG_ON (idx >= MAX_RT_PRIO)
 2015-09-07  9:38 UTC  (5+ messages)

[PATCH v3]: MIPS: IP27: Xtalk detection cleanups
 2015-09-07  9:37 UTC 

[PATCH 00/12] Various package/RRS updates
 2015-09-07  9:37 UTC  (6+ messages)
` [PATCH 04/12] gnome-icon-theme: remove the recipe

[PATCH RFC] mbuf/ip_frag: Move mbuf chaining to common code
 2015-09-07  9:35 UTC  (4+ messages)

[PATCH] Add support for the Texas Intruments ADS868x ADC
 2015-09-07  9:34 UTC 

[U-Boot] [PATCH] nios2: enable Driver Model
 2015-09-07  9:34 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-09-05
 2015-09-07  9:33 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] nios2: Switch to generic timer
 2015-09-07  9:32 UTC  (4+ messages)

[PATCH 1/2] hda-emu: Fix hda_i915 build failure
 2015-09-07  9:31 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] nios2: add device tree control of U-Boot
 2015-09-07  9:31 UTC  (4+ messages)
` [U-Boot] [PATCH v2 4/8] nios2: enlarge the code relocation range

futex atomic vs ordering constraints
 2015-09-07  9:30 UTC  (10+ messages)

slab-nomerge (was Re: [git pull] device mapper changes for 4.3)
 2015-09-07  9:30 UTC  (8+ messages)

[PATCH] ARM: dts: sun4i: Add dts file for the pov protab2-ips9 tablet
 2015-09-07  9:30 UTC  (8+ messages)
  ` [linux-sunxi] "

[PATCH net 0/3] r8169: fix sleepable allocation during netdevice stats retrieval
 2015-09-07  9:29 UTC  (5+ messages)
` [PATCH net 3/3] r8169: increase the lifespan of the hardware counters dump area


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.