All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-01 18:50:27 to 2015-07-01 20:23:04 UTC [more...]

[Qemu-devel] [PATCH RFC v2 00/47] qapi: QMP introspection
 2015-07-01 20:22 UTC  (45+ messages)
` [Qemu-devel] [PATCH RFC v2 01/47] qapi: Clarify docs on including the same file multiple times
` [Qemu-devel] [PATCH RFC v2 02/47] qapi: Clean up cgen() and mcgen()
` [Qemu-devel] [PATCH RFC v2 03/47] qapi: Simplify guardname()
` [Qemu-devel] [PATCH RFC v2 04/47] qapi-event: Clean up how name of enum QAPIEvent is made
` [Qemu-devel] [PATCH RFC v2 05/47] qapi: Reject -p arguments that break qapi-event.py
` [Qemu-devel] [PATCH RFC v2 06/47] qapi: Drop unused and useless parameters and variables
` [Qemu-devel] [PATCH RFC v2 07/47] qapi: Generate a nicer struct for flat unions
` [Qemu-devel] [PATCH RFC v2 08/47] qapi-visit: Fix generated code when schema has forward refs
` [Qemu-devel] [PATCH RFC v2 09/47] qapi-visit: Replace list implicit_structs by set
` [Qemu-devel] [PATCH RFC v2 10/47] qapi-visit: Fix two name arguments passed to visitors
` [Qemu-devel] [PATCH RFC v2 11/47] tests/qapi-schema: Document alternate's enum lacks visit function
` [Qemu-devel] [PATCH RFC v2 12/47] tests/qapi-schema: Document events with with base don't work
` [Qemu-devel] [PATCH RFC v2 13/47] tests/qapi-schema: Restore test case for flat union base bug
` [Qemu-devel] [PATCH RFC v2 14/47] qapi-tests: New tests for union, alternate command arguments
` [Qemu-devel] [PATCH RFC v2 15/47] qapi: Fix to reject union "
` [Qemu-devel] [PATCH RFC v2 16/47] qapi-commands: Fix gen_err_check(e) for e and e != 'local_err'
` [Qemu-devel] [PATCH RFC v2 17/47] qapi-commands: Inline gen_marshal_output_call()
` [Qemu-devel] [PATCH RFC v2 18/47] qapi-commands: Don't feed output of mcgen() to mcgen() again
` [Qemu-devel] [PATCH RFC v2 19/47] qapi: Generated code cleanup
` [Qemu-devel] [PATCH RFC v2 20/47] qapi: Rename class QAPISchema to QAPISchemaParser
` [Qemu-devel] [PATCH RFC v2 21/47] qapi: New QAPISchema intermediate reperesentation
` [Qemu-devel] [PATCH RFC v2 22/47] qapi: QAPISchema code generation helper methods
` [Qemu-devel] [PATCH RFC v2 23/47] qapi: New QAPISchemaVisitor
` [Qemu-devel] [PATCH RFC v2 24/47] tests/qapi-schema: Convert test harness to QAPISchemaVisitor
` [Qemu-devel] [PATCH RFC v2 25/47] qapi: Make generators work on sorted schema expressions
` [Qemu-devel] [PATCH RFC v2 26/47] qapi-types: Convert to QAPISchemaVisitor, fixing flat unions
` [Qemu-devel] [PATCH RFC v2 27/47] qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
` [Qemu-devel] [PATCH RFC v2 28/47] qapi-commands: Convert to QAPISchemaVisitor
` [Qemu-devel] [PATCH RFC v2 29/47] qapi: Replace dirty is_c_ptr() by method c_null()
` [Qemu-devel] [PATCH RFC v2 30/47] qapi: De-duplicate enum code generation
` [Qemu-devel] [PATCH RFC v2 31/47] qapi-event: Eliminate global variable event_enum_value
` [Qemu-devel] [PATCH RFC v2 32/47] qapi-event: Convert to QAPISchemaVisitor, fixing data with base
` [Qemu-devel] [PATCH RFC v2 33/47] qapi: Clean up after recent conversions to QAPISchemaVisitor
` [Qemu-devel] [PATCH RFC v2 34/47] qapi-visit: Rearrange code a bit
` [Qemu-devel] [PATCH RFC v2 35/47] qapi-commands: Rearrange code
` [Qemu-devel] [PATCH RFC v2 37/47] qapi: De-duplicate parameter list generation
` [Qemu-devel] [PATCH RFC v2 38/47] qapi-commands: De-duplicate output marshaling functions
` [Qemu-devel] [PATCH RFC v2 39/47] qapi: Improve built-in type documentation
` [Qemu-devel] [PATCH RFC v2 41/47] qom: Don't use 'gen': false for qom-get, qom-set, object-add
` [Qemu-devel] [PATCH RFC v2 42/47] qapi-schema: Fix up misleading specification of netdev_add
` [Qemu-devel] [PATCH RFC v2 43/47] qmp: Improve netdev_add usage example in the manual
` [Qemu-devel] [PATCH RFC v2 45/47] qapi: New QMP command query-schema for QMP schema introspection
` [Qemu-devel] [PATCH RFC v2 46/47] qapi-introspect: Map all integer types to 'int'
` [Qemu-devel] [PATCH RFC v2 47/47] qapi-introspect: Hide type names

[RFC PATCH 0/7] fsl-quadspi: Allow additional device combinations
 2015-07-01 20:20 UTC  (23+ messages)
  ` [RFC PATCH 1/7] ARM: dts: vf610: Add missing QuadSPI register mapping and names
` [RFC PATCH 2/7] ARM: dts: vfxxx: Include support for qspi1 functionality
` [RFC PATCH 3/7] mtd: fsl-quadspi: Support both 24- and 32-bit addressed commands
` [RFC PATCH 4/7] mtd: fsl-quadspi: Use per-device clk_rate
` [RFC PATCH 5/7] mtd: fsl-quadspi: Allow non-contiguous flash layouts
` [RFC PATCH 6/7] mtd: spi-nor: Add support for Micron MT25QL02GC serial flash
` [RFC PATCH 7/7] ARM: dts: vf610-twr: Enable QSPI and map flash devices

[Regression: mmc: sdhci-esdhc-imx: add runtime pm support]
 2015-07-01 20:20 UTC  (5+ messages)

[U-Boot] [PATCH] board: baltos - add mainteiner information
 2015-07-01 20:17 UTC 

[PATCH 0/7] FBC (+stolen) locking, v4
 2015-07-01 20:15 UTC  (8+ messages)
` [PATCH 1/7] drm/i915: add simple wrappers for stolen node insertion/removal
` [PATCH 2/7] drm/i915: move FBC code out of i915_gem_stolen.c
` [PATCH 3/7] drm/i915: add dev_priv->mm.stolen_lock
` [PATCH 4/7] drm/i915: add the FBC mutex
` [PATCH 5/7] drm/i915: intel_frontbuffer_flip_prepare() doesn't need struct_mutex
` [PATCH 6/7] drm/i915: intel_unregister_dsm_handler() "
` [PATCH 7/7] drm/i915: FBC doesn't need struct_mutex anymore

[PATCH] mempolicy: get rid of duplicated check for vma(VM_PFNMAP) in queue_pages_range()
 2015-07-01 20:15 UTC  (2+ messages)

[PATCH 0/2] x86/microcode/amd: Do not overwrite specific patch levels
 2015-07-01 20:14 UTC  (3+ messages)
` [PATCH 1/2] x86/microcode/amd: Extract current patch level read to a function
` [PATCH 2/2] x86/microcode/amd: Do not overwrite final patch levels

[PATCH v12 0/8] Xen VMware tools support
 2015-07-01 20:14 UTC  (5+ messages)
` [PATCH v12 2/8] xen: Add support for VMware cpuid leaves
` [PATCH v12 3/8] tools: Add vmware_hwver support

[PATCH] doc/x86/entry_64.txt: Use correct path names
 2015-07-01 20:13 UTC 

[PATCH net-next] net: bail on sock_wfree, sock_rfree when we have a TCP_TIMEWAIT sk
 2015-07-01 20:13 UTC 

[Buildroot] [PATCH v2 1/1] package/modem-manager: init script for systemV-like init systems
 2015-07-01 20:11 UTC 

gcc feature request / RFC: extra clobbered regs
 2015-07-01 20:09 UTC  (7+ messages)

[PATCH 0/7] Clarify signed push protocol documentation
 2015-07-01 20:07 UTC  (16+ messages)
` [PATCH 1/7] pack-protocol.txt: Add warning about protocol inaccuracies
` [PATCH 3/7] pack-protocol.txt: Mark all LFs in push-cert as required
` [PATCH 4/7] pack-protocol.txt: Elaborate on pusher identity
` [PATCH 6/7] pack-protocol.txt: Mark pushee field as optional

[PATCH] proc: fixup empty ARGV case for /proc/$PID/cmdline
 2015-07-01 20:04 UTC 

[U-Boot] [PATCH] keystone2: Add support for bootz
 2015-07-01 20:03 UTC  (2+ messages)
` [U-Boot] [PATCH] keystone2: switch to zImage boot on K2 devices

[PATCH v2] drm/i915: Report correct GGTT space usage
 2015-07-01 20:01 UTC  (2+ messages)

[PATCH] HID: wacom: Enable pad device for older Bamboo Touch tablets
 2015-07-01 20:01 UTC 

[Buildroot] [PATCH 1/1] package/eudev: bump version to 3.1.2
 2015-07-01 19:58 UTC 

[Buildroot] [PATCH 1/4] package/{mesa3d, mesa3d-headers}: bump version to 10.6.1
 2015-07-01 19:54 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/libva: bump version to 1.6.0
` [Buildroot] [PATCH 3/4] package/libva-intel-driver: "
` [Buildroot] [PATCH 4/4] package/libdrm: bump version to 2.4.62

[GIT pull] timer fixes for 4.2
 2015-07-01 19:49 UTC 

[U-Boot] [PATCH v2 0/4] musb device model support series
 2015-07-01 19:47 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/4] dm: Export device_remove_children / device_unbind_children
` [U-Boot] [PATCH v2 2/4] dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea
` [U-Boot] [PATCH v2 3/4] dm: usb: Use device_unbind_children to clean up usb devs on stop
` [U-Boot] [PATCH v2 4/4] dm: usb: Rename usb_find_child to usb_find_emul_child

[GIT pull] irq updates for 4.2
 2015-07-01 19:47 UTC 

[Qemu-devel] [PATCH] linux-user: Avoid compilation error with --disable-guest-base
 2015-07-01 19:46 UTC  (8+ messages)

[Intel-wired-lan] [intel-wired-lan][net-next PATCH 0/8] i40e/i40evf updates
 2015-07-01 19:42 UTC  (5+ messages)
` [Intel-wired-lan] [intel-wired-lan][net-next PATCH 6/8] i40e: provide correct API version to older VF drivers
` [Intel-wired-lan] [intel-wired-lan][net-next PATCH 7/8] i40e: clean up error status messages

[Qemu-devel] [PATCH 0/1] A couple of problems with BlockDriverState's children list
 2015-07-01 19:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/1] block: update BlockDriverState's children in bdrv_set_backing_hd()

[PATCH 1/2] spi: bcm2835: add spi-bcm2835aux driver for the auxiliar spi1 and spi2
 2015-07-01 19:39 UTC  (6+ messages)

[U-Boot] [PATCH] siemens,am33x: adjust mtd partition
 2015-07-01 19:37 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[Qemu-devel] [RFC PATCH COLO v2 00/13] Block replication for continuous checkpoints
 2015-07-01 19:37 UTC  (5+ messages)

[PATCH 07/10] drm/i915: Try to make sure cxsr is disabled around plane enable/disable
 2015-07-01 19:36 UTC  (3+ messages)
` [PATCH v2 "

[meta-browser][PATCH v2] chromium: List all PACKAGECONFIG settings to avoid warning
 2015-07-01 19:36 UTC  (5+ messages)

[PATCH 0/2] gpio: dwapb: allow sane gpio numbering
 2015-07-01 19:34 UTC  (6+ messages)
` [PATCH 1/2] gpio: dwapb: Use human understandable "
` [PATCH 2/2] arm: dts: socfpga: Provide the gpio numbers in the controller nodes

[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-07-01 19:29 UTC  (20+ messages)
` [PATCH 45/51] writeback: implement wb_wait_for_single_work()
` [PATCH 48/51] writeback: dirty inodes against their matching cgroup bdi_writeback's
` [PATCH 49/51] buffer, writeback: make __block_write_full_page() honor cgroup writeback
` [PATCH 50/51] mpage: make __mpage_writepage() "
` [PATCH 51/51] ext2: enable cgroup writeback support

commit 27f344eb15dd0da80ebec80c7245e8c85043f841
 2015-07-01 19:30 UTC  (2+ messages)

[PATCH 00/11] mm: debug: formatting memory management structs
 2015-07-01 19:21 UTC  (5+ messages)
` [PATCH 05/11] mm: debug: dump page into a string rather than directly on screen

[PATCH] Sched/rt:Fix memory leak in alloc_rt_sched_group
 2015-07-01 19:29 UTC 

[PATCH rc-fixes 0/2] mlx4 and ipoib Fixes for 4.2-rc1
 2015-07-01 19:29 UTC  (3+ messages)
` [PATCH rc-fixes 1/2] IB/IPoIB: Fix bad error flow in ipoib_add_port()

[PATCH] views.py: Fix current up to date percentage
 2015-07-01 19:28 UTC 

[Bug 70354] New: Failed to initialise context object: 2D_NVC0 (0) (for my GeForce GT 750M)
 2015-07-01 19:28 UTC  (3+ messages)
  ` [Bug 70354] [NVE6, NVE7] HUB_INIT timeout on graph init, blob fw doesn't help

[PATCH 0/5] stop_machine: cleanups and fix
 2015-07-01 19:23 UTC  (4+ messages)
` [PATCH 6/5] stop_machine: kill stop_cpus_lock and lg_double_lock/unlock()

[PATCHv2 0/2] NVMe: Enable SQes on the CMB
 2015-07-01 19:14 UTC  (5+ messages)
` [PATCHv2 2/2] NVMe: Use CMB for the SQ if available

[Qemu-devel] GRO not happening in VM with VxLAN
 2015-07-01 19:14 UTC  (7+ messages)
` [Qemu-devel] [Qemu-discuss] "

Mixed controllers on JBOD Raid 6?
 2015-07-01 19:14 UTC  (3+ messages)

[PATCH] drm/i915: Per-DDI I_boost override
 2015-07-01 19:14 UTC  (7+ messages)

[PATCH] Makefile / racy-git.txt: clarify USE_NSEC prerequisites
 2015-07-01 19:10 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] Documentation/i18n.txt: clarify character encoding support
 2015-07-01 19:10 UTC  (5+ messages)
      ` [PATCH v2] "

[Cocci] new release: 1.0.1
 2015-07-01 19:10 UTC  (10+ messages)
` [Cocci] release: 1.0.1: Checking installation dependencies

[PATCH] views.py: Fix version in current milestone
 2015-07-01 19:08 UTC 

[PATCH RFC v2 0/3] UART slave device support
 2015-07-01 19:07 UTC  (4+ messages)
` [PATCH RFC v2 1/3] tty: serial core: provide method to search uart by phandle

[Qemu-devel] [PATCH v5] pci : Add pba_offset PCI quirk for Chelsio T5 devices
 2015-07-01 19:05 UTC 

Any hope of pool recovery?
 2015-07-01 19:05 UTC  (5+ messages)

[U-Boot] [PATCH] sunxi: Select a bunch of CONFIG_foo options from ARCH_SUNXI
 2015-07-01 19:05 UTC  (3+ messages)

[PATCH] log: add log.follow config option
 2015-07-01 19:03 UTC 

[PULL] virtio/vhost: cross endian support
 2015-07-01 19:03 UTC  (5+ messages)

[PATCHv2 0/2] Provide new API to get the current time resolution
 2015-07-01 19:04 UTC  (7+ messages)
` [PATCHv2 2/2] iio: dht11: Use new function ktime_get_resolution_ns()

[PATCH] rev-list: add --count to usage guide
 2015-07-01 19:00 UTC  (4+ messages)
  ` [PATCH] rev-list: disable --use-bitmap-index when pruning commits

Oops at boot after commit 965278dcb8ab... when using split memory region
 2015-07-01 18:57 UTC  (6+ messages)

[PATCH 3.10 00/22] 3.10.83-stable review
 2015-07-01 18:40 UTC  (13+ messages)
` [PATCH 3.10 02/22] get rid of s_files and files_lock
` [PATCH 3.10 03/22] config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected
` [PATCH 3.10 05/22] netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
` [PATCH 3.10 06/22] include/linux/sched.h: dont use task->pid/tgid in same_thread_group/has_group_leader_pid
` [PATCH 3.10 07/22] __ptrace_may_access() should not deny sub-threads
` [PATCH 3.10 08/22] ACPICA: Utilities: Cleanup to convert physical address printing formats
` [PATCH 3.10 09/22] ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers
` [PATCH 3.10 10/22] sb_edac: Fix erroneous bytes->gigabytes conversion
` [PATCH 3.10 19/22] Re: [PATCH 3.10 14/46] d_walk() might skip too much
` [PATCH 3.10 20/22] ARM: clk-imx6q: refine satas parent
` [PATCH 3.10 21/22] KVM: nSVM: Check for NRIPS support before updating control field
` [PATCH 3.10 22/22] bus: mvebu: pass the coherency availability information at init time

[RFC/PATCH] worktree: replace "checkout --to" with "worktree new"
 2015-07-01 18:52 UTC  (5+ messages)

[PATCH 3.14 00/34] 3.14.47-stable review
 2015-07-01 18:40 UTC  (4+ messages)
` [PATCH 3.14 01/34] arm64: dma-mapping: always clear allocated buffers
` [PATCH 3.14 02/34] kprobes/x86: Return correct length in __copy_instruction()
` [PATCH 3.14 09/34] netfilter: nf_tables: allow to change chain policy without hook if it exists


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.