All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-21 06:31:03 to 2015-09-21 08:04:25 UTC [more...]

[Qemu-devel] [PULL 00/26] qapi: QMP introspection
 2015-09-21  8:04 UTC  (26+ messages)
` [Qemu-devel] [PULL 01/26] qapi: Rename class QAPISchema to QAPISchemaParser
` [Qemu-devel] [PULL 02/26] qapi: New QAPISchema intermediate reperesentation
` [Qemu-devel] [PULL 03/26] qapi: QAPISchema code generation helper methods
` [Qemu-devel] [PULL 04/26] qapi: New QAPISchemaVisitor
` [Qemu-devel] [PULL 05/26] tests/qapi-schema: Convert test harness to QAPISchemaVisitor
` [Qemu-devel] [PULL 06/26] qapi-types: Convert to QAPISchemaVisitor, fixing flat unions
` [Qemu-devel] [PULL 07/26] qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
` [Qemu-devel] [PULL 08/26] qapi-commands: Convert to QAPISchemaVisitor
` [Qemu-devel] [PULL 09/26] qapi: De-duplicate enum code generation
` [Qemu-devel] [PULL 10/26] qapi-event: Eliminate global variable event_enum_value
` [Qemu-devel] [PULL 11/26] qapi-event: Convert to QAPISchemaVisitor, fixing data with base
` [Qemu-devel] [PULL 12/26] qapi: Replace dirty is_c_ptr() by method c_null()
` [Qemu-devel] [PULL 13/26] qapi: Clean up after recent conversions to QAPISchemaVisitor
` [Qemu-devel] [PULL 14/26] qapi-visit: Rearrange code a bit
` [Qemu-devel] [PULL 15/26] qapi-commands: Rearrange code
` [Qemu-devel] [PULL 17/26] qapi: De-duplicate parameter list generation
` [Qemu-devel] [PULL 18/26] qapi-commands: De-duplicate output marshaling functions
` [Qemu-devel] [PULL 19/26] qapi: Improve built-in type documentation
` [Qemu-devel] [PULL 20/26] qapi: Make output visitor return qnull() instead of NULL
` [Qemu-devel] [PULL 21/26] qapi: Introduce a first class 'any' type
` [Qemu-devel] [PULL 22/26] qom: Don't use 'gen': false for qom-get, qom-set, object-add
` [Qemu-devel] [PULL 23/26] qapi-schema: Fix up misleading specification of netdev_add
` [Qemu-devel] [PULL 24/26] qapi: Pseudo-type '**' is now unused, drop it
` [Qemu-devel] [PULL 25/26] qapi: New QMP command query-qmp-schema for QMP introspection
` [Qemu-devel] [PULL 26/26] qapi-introspect: Hide type names

[PATCH v4] ppc/spapr: Implement H_RANDOM hypercall in QEMU
 2015-09-21  8:01 UTC  (5+ messages)
      ` [Qemu-devel] "

pull-request: can-next 2015-09-17
 2015-09-21  7:20 UTC 

[PATCH 0/3] fix allmodconfig failure of avr32
 2015-09-21  8:01 UTC  (6+ messages)
` [PATCH 1/3] avr32: fix build failure

[PATCH] x86, vsyscall: add CONFIG to control default
 2015-09-21  8:00 UTC  (4+ messages)
` [tip:x86/asm] x86/entry/vsyscall: Add "
    ` [tip:x86/asm] x86/entry/vsyscall: Fix undefined symbol warning

Kbuild and Kconfig
 2015-09-21  8:01 UTC  (6+ messages)

[RFC PATCH] drm/i915/skl: Add DC6 disabling as a power well
 2015-09-21  8:00 UTC  (3+ messages)

[PATCH 00/43] drm/i915: Type safe register read/write and a ton of prep work
 2015-09-21  7:59 UTC  (19+ messages)
` [PATCH 01/43] drm/i915: Don't pass sdvo_reg to intel_sdvo_select_{ddc, i2c}_bus()
` [PATCH 02/43] drm/i915: Parametrize LRC registers
` [PATCH 03/43] drm/i915: Parametrize GEN7_GT_SCRATCH and GEN7_LRA_LIMITS
` [PATCH 04/43] drm/i915: Parametrize fence registers
` [PATCH 05/43] drm/i915: Parametrize FBC_TAG registers
` [PATCH 06/43] drm/i915: Parametrize ILK turbo registers
` [PATCH 07/43] drm/i915: Replace raw numbers with the approproate register name in ILK turbo code
` [PATCH 08/43] drm/i915: Parametrize TV luma/chroma filter registers
` [PATCH 09/43] drm/i915: Parametrize DDI_BUF_TRANS registers

[PATCH] KVM: PPC: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()
 2015-09-21  7:59 UTC  (7+ messages)

[char-misc 1/2 4.3 V2] mei: Fix debugfs filename in error output
 2015-09-21  7:58 UTC 

linux-next: build failure after merge of the akpm-current tree
 2015-09-21  7:58 UTC  (4+ messages)

[PATCH] ip: find correct route for socket which is not bound (v2)
 2015-09-21  8:00 UTC 

Failed Raid6 Array.....want some guidance before attempting restart
 2015-09-21  7:57 UTC  (9+ messages)
    ` Fwd: "

[Qemu-devel] [PATCH v5 00/38] blockdev: BlockBackend and media
 2015-09-21  7:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 14/38] block: Remove wr_highest_sector from BlockAcctStats

[PATCH] ssb: make ssb_pcmcia_switch_core static
 2015-09-21  7:55 UTC 

[PATCH v3 0/9] zram: introduce crypto decompress noctx API and use it on zram
 2015-09-21  7:56 UTC  (3+ messages)
` [PATCH v3 9/9] zram: use crypto decompress_noctx API

[char-misc 1/2] mei: Fix debugfs filename in error output
 2015-09-21  7:53 UTC  (5+ messages)

[PATCH] hanging swapoff with HAVE_ARCH_SOFT_DIRTY=y
 2015-09-21  7:54 UTC  (13+ messages)
` [PATCH] mm/swapfile: fix swapoff vs. software dirty bits

[PATCH -mm] mm/khugepaged: fix scan not aborted on SCAN_EXCEED_SWAP_PTE
 2015-09-21  7:53 UTC  (4+ messages)

git-p4: nicodeDecodeError in ./t9822-git-p4-path-encoding.sh
 2015-09-21  7:52 UTC  (2+ messages)

[linux-next:master 2561/2564] net/ipv4/route.c:1695:21: sparse: Using plain integer as NULL pointer
 2015-09-21  7:51 UTC 

Fwd: overlayfs+selinux error: OPNOTSUPP
 2015-09-21  7:43 UTC 

[PATCH 00/10] drm/exynos: add pm_runtime support
 2015-09-21  7:50 UTC  (2+ messages)

PCIe bus (re-)numbering
 2015-09-21  7:49 UTC  (5+ messages)

[PATCH v3 0/2] git-p4: handle "Translation of file content failed"
 2015-09-21  7:49 UTC  (7+ messages)
` [PATCH v3 1/2] git-p4: add test case for "Translation of file content failed" error

[PATCH v2] ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding
 2015-09-21  7:48 UTC  (5+ messages)

[PATCH 1/3] ssb: unexport ssb_bus_pcibus_register
 2015-09-21  7:47 UTC  (3+ messages)
` [PATCH 2/3] ssb: make ssb_sdio_switch_core static
` [PATCH 3/3] ssb: drop declaration of non existing ssb_sdio_hardware_setup

[PATCH 0/2] improve error handling on chipidea/udc.c and f_midi.c
 2015-09-21  6:30 UTC  (5+ messages)
` [PATCH 1/2] usb: chipidea: udc: improve error handling on ep_queue
` [PATCH 2/2] usb: gadget: f_midi: check for error on usb_ep_queue

[PATCH] fs: fix data races on inode->i_flctx
 2015-09-21  7:43 UTC 

[BUG?] HEAD detached at HEAD
 2015-09-21  7:42 UTC  (8+ messages)

[PATCH 0/2] i40e: enlarge the number of supported queues
 2015-09-21  7:41 UTC  (3+ messages)
` [PATCH 2/2] i40e: Enlarge "

[Qemu-devel] Recent patches for 2.4
 2015-09-21  7:40 UTC  (9+ messages)
      ` [Qemu-devel] [Qemu-stable] "

[PATCH net 1/2] iptunnel: make rx/tx bytes counters consistent
 2015-09-21  7:39 UTC  (4+ messages)

blk_mq_register_disk: kobject (00000000009f2dd8): tried to init an initialized object, something is
 2015-09-21  7:38 UTC  (7+ messages)
` blk_mq_register_disk: kobject (00000000009f2dd8): tried to init an initialized object, something
  ` blk_mq_register_disk: kobject (00000000009f2dd8): tried to init an initialized object, something is seriously wrong

[PATCH bluetooth-next] at86rf230: support edge triggered irq
 2015-09-21  7:37 UTC 

[PATCH] ethdev: remove old flow director APIs
 2015-09-21  7:34 UTC 

[PATCH] ath10k: Fix CCK rate definitions
 2015-09-21  7:33 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/22] vhost-user: add migration support
 2015-09-21  7:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 09/22] vhost: use a function for each call

Bug in CCK hw_rate definitions?
 2015-09-21  7:32 UTC  (2+ messages)

[PATCH 0/5] Pass xattr handler to xattr handler operations
 2015-09-21  7:30 UTC  (4+ messages)
` [PATCH 3/5] 9p: Simplify the xattr handlers

[PATCH 0/5] arm64: berlin: add pinctrl support
 2015-09-21  7:27 UTC  (6+ messages)
` [PATCH 2/5] pinctrl: berlin: add the berlin4ct pinctrl driver

[PATCH 1/5] drm/i915: Store and print dmc firmware version
 2015-09-21  7:30 UTC  (3+ messages)
` [PATCH 2/5] drm/i915: Notify user about outdated dmc firmware

[PATCH] ARM: OMAP: Remove duplicated operand in OR operation
 2015-09-21  7:28 UTC  (3+ messages)

J1939 message length
 2015-09-21  7:27 UTC  (13+ messages)
    ` J1939 + iMX6 + yocto

[PATCH] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-09-21  5:53 UTC  (2+ messages)

[PATCH] ath10k: fix ldpc param for fixed rate
 2015-09-21  7:23 UTC  (5+ messages)

[U-Boot] [PATCH 1/1] Kconfig: net: give PHYLIB to designware driver
 2015-09-21  7:24 UTC  (4+ messages)

[patch net-next RFC 0/6] switchdev: introduce tranction enfra and for pre-commit split
 2015-09-21  7:23 UTC  (2+ messages)

[distros-debian-snapshot test] 37991: regressions - FAIL
 2015-09-21  7:21 UTC 

[PATCH] examples/vmdq: Fix the core dump issue when mem_pool is more than 34
 2015-09-21  7:19 UTC  (2+ messages)

[linux-3.10 test] 62141: regressions - FAIL
 2015-09-21  7:19 UTC 

[PATCH] powerpc: Kconfig.cputype: Disallow TUNE_CELL on LE systems
 2015-09-21  7:18 UTC  (2+ messages)

QCA6164 in Fedora
 2015-09-21  7:18 UTC  (5+ messages)

[PATCH 1/2] perf tools: Use postorder rbtree iteration when removing symbols
 2015-09-21  7:17 UTC  (3+ messages)

Intel SST on a Bay Trail tablet
 2015-09-21  7:14 UTC  (7+ messages)

[PATCH] x86/math-emu: Add support for FISTTP insns
 2015-09-21  7:12 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu/math-emu: Add support for FISTTP instructions

[PATCH] x86/math-emu, selftests: Add test for FISTTP insns
 2015-09-21  7:12 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu/math-emu, selftests: Add test for FISTTP instructions

[Buildroot] blackfin and micropython
 2015-09-21  7:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] target-finalize: remove extra /usr/libexec/*.a and *.la files
 2015-09-21  7:13 UTC  (3+ messages)
  ` [Buildroot] [PATCH 1/1] target-finalize: remove extra/usr/libexec/*.a "

[Qemu-devel] [PATCH v18 00/21] Deterministic replay core
 2015-09-21  7:12 UTC  (2+ messages)

[BUG] Revert 0b05e2d671c4 'powerpc/32: cacheable_memcpy becomes memcpy'
 2015-09-21  7:10 UTC  (9+ messages)

[Buildroot] [Bug 8361] New: Buildroot 2015.08.1 skeleton inittab overwritten by busybox's version
 2015-09-21  7:09 UTC  (2+ messages)
` [Buildroot] [Bug 8361] "

[PATCH 3.14 00/29] 3.14.53-stable review
 2015-09-21  7:08 UTC  (2+ messages)

[PATCH 2/2] xen: arm: traps: correct cond
 2015-09-21  7:07 UTC 

[4.3-rc1, regression] ext2 vs ext3/ext4 fs probing issues
 2015-09-21  7:07 UTC 

[PATCH 0/5] usb: common and dwc3: converting to unified device property
 2015-09-21  7:06 UTC  (4+ messages)
` [PATCH 1/5] usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed

[PATCH 1/2] xen: arm: traps: check hsr.ec for ARM32
 2015-09-21  7:07 UTC 

[PATCH] ARM: sunxi_defconfig: enable MODULE_UNLOAD
 2015-09-21  7:05 UTC  (2+ messages)

What's up with this list?
 2015-09-21  7:03 UTC  (8+ messages)

[Qemu-devel] [PATCH] throttle: test that snapshots move the throttling configuration
 2015-09-21  7:02 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[lustre-devel] [PATCH] staging: lustre-mgc: make mgc_obd_ops static
 2015-09-21  6:58 UTC 

Issue using kernel linked list in user space
 2015-09-21  6:56 UTC  (3+ messages)

[PATCH] mmc/sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
 2015-09-21  6:53 UTC  (5+ messages)

[PATCH v2 1/5] drivers/misc/sgi-gru: add return on error
 2015-09-21  6:53 UTC  (7+ messages)

[PATCH net] net: Handle negative checksum offset in skb-checksum-help
 2015-09-21  6:53 UTC 

[PATCH 01/18] staging: wilc1000: rename WILC_WFI_WiphyFree
 2015-09-21  6:52 UTC  (9+ messages)
` [PATCH 08/18] staging: wilc1000: remove declaration of WILC_WFI_frame_register
` [PATCH 11/18] staging: wilc1000: rename WILC_WFI_set_cqm_rssi_config

[PATCH v7 00/28] Add ITS support
 2015-09-21  6:52 UTC  (3+ messages)

[PATCH v2] mmc/sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
 2015-09-21  6:51 UTC 

[PATCH net-next v2 0/7] bridge: don't age out externally added FDB entries
 2015-09-21  6:49 UTC  (5+ messages)
` [PATCH net-next v2 3/7] bridge: define some min/max/default ageing time constants
` [PATCH net-next v2 4/7] rocker: adding port ageing_time for ageing out FDB entries

reiser4 WARNING: discard atom failed (-95)
 2015-09-21  6:48 UTC  (3+ messages)

BUG, i.MX: broken LVDS display
 2015-09-21  6:46 UTC 

[PATCH BAT V1 0/7] BAT: Add Basic Audio Tester command line tool
 2015-09-21  6:44 UTC  (6+ messages)
` [PATCH BAT V1 4/7] BAT: Add signal generator

[PATCH 00/31] powerpc/mm: Update page table format for book3s 64
 2015-09-21  6:40 UTC  (32+ messages)
` [PATCH 01/31] powerpc/mm: move pte headers to book3s directory
` [PATCH 02/31] powerpc/mm: move pte headers to book3s directory (part 2)
` [PATCH 03/31] powerpc/mm: make a separate copy for book3s
` [PATCH 04/31] powerpc/mm: make a separate copy for book3s (part 2)
` [PATCH 05/31] powerpc/mm: Move hash specific pte width and other defines to book3s
` [PATCH 06/31] powerpc/mm: Delete booke bits from book3s
` [PATCH 07/31] powerpc/mm: Don't have generic headers introduce functions touching pte bits
` [PATCH 08/31] powerpc/mm: Drop pte-common.h from BOOK3S 64
` [PATCH 09/31] powerpc/mm: Don't use pte_val as lvalue
` [PATCH 10/31] powerpc/mm: Don't use pmd_val, pud_val and pgd_val "
` [PATCH 11/31] powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.h
` [PATCH 12/31] powerpc/mm: Move PTE bits from generic functions to hash64 functions
` [PATCH 13/31] powerpc/booke: Move booke headers (part 1)
` [PATCH 14/31] powerpc/booke: Move booke headers (part 2)
` [PATCH 15/31] powerpc/booke: Move booke headers (part 3)
` [PATCH 16/31] powerpc/booke: Move booke headers (part 4)
` [PATCH 17/31] powerpc/booke: Move booke headers (part 5)
` [PATCH 18/31] powerpc/mm: Increase the pte frag size
` [PATCH 19/31] powerpc/mm: Convert 4k hash insert to C
` [PATCH 20/31] powerpc/mm: update __real_pte to take address as argument
` [PATCH 21/31] powerpc/mm: make pte page hash index slot 8 bits
` [PATCH 22/31] powerpc/mm: Don't track subpage valid bit in pte_t
` [PATCH 23/31] powerpc/mm: Increase the width of #define
` [PATCH 24/31] powerpc/mm: Convert __hash_page_64K to C
` [PATCH 25/31] powerpc/mm: Convert 4k insert from asm "
` [PATCH 26/31] powerpc/mm: Remove the dependency on pte bit position in asm code
` [PATCH 27/31] powerpc/mm: Add helper for converting pte bit to hpte bits
` [PATCH 28/31] powerpc/mm: Move WIMG update to helper
` [PATCH 29/31] powerpc/mm: Move hugetlb related headers
` [PATCH 30/31] powerpc/mm: Move THP headers around
` [PATCH 31/31] powerpc/mm: Add a _PAGE_PTE bit

[PATCH 0/3] misc MIPS patches
 2015-09-21  6:56 UTC  (3+ messages)

[PATCH v5 resend 00/12] vhost-user multiple queues enabling
 2015-09-21  6:36 UTC  (4+ messages)
` [PATCH v5 resend 07/12] virtio: resolve for control queue

[RFC PATCH 0/3] dtc: dts source location annotation
 2015-09-21  6:33 UTC  (5+ messages)
` [RFC PATCH 1/3] "
` [RFC PATCH 2/3] dtc: make check test for dtc --annotate

[Patch V5] i2c: imx: implement bus recovery
 2015-09-21  6:33 UTC  (5+ messages)

[PATCH 00/14] ARM: dts: apq8064 dt cleanups and additions
 2015-09-21  6:31 UTC  (4+ messages)
` [PATCH 14/14] ARM: dts: qs600: Add SD card detect support


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.