All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-21 14:53:53 to 2015-10-21 15:23:56 UTC [more...]

[PATCH v4 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2015-10-21 15:23 UTC  (34+ messages)
` [Qemu-devel] "
` [PATCH XEN v4 00/23] "
  ` [PATCH XEN v4 01/23] tools/Rules.mk: Properly handle libraries with recursive dependencies
  ` [PATCH XEN v4 02/23] tools: Refactor "xentoollog" into its own library
  ` [PATCH XEN v4 03/23] tools/libxc: Remove osdep indirection for xc_evtchn
  ` [PATCH XEN v4 04/23] tools: Refactor /dev/xen/evtchn wrappers into libxenevtchn
  ` [PATCH XEN v4 05/23] tools: Arrange to check public headers for ANSI compatiblity
  ` [PATCH XEN v4 06/23] tools/libxc: Remove osdep indirection for xc_gnt{shr, tab}
  ` [PATCH XEN v4 07/23] tools: Refactor /dev/xen/gnt{dev, shr} wrappers into libxengnttab
  ` [PATCH XEN v4 08/23] tools/libxc: Remove osdep indirection for privcmd
  ` [PATCH XEN v4 09/23] tools: Refactor hypercall calling wrappers into libxencall
  ` [PATCH XEN v4 10/23] tools/libxc: drop xc_map_foreign_bulk_compat wrappers
  ` [PATCH XEN v4 11/23] tools: Remove xc_map_foreign_batch
  ` [PATCH XEN v4 12/23] tools: Implement xc_map_foreign_range(s) in terms of common helper
  ` [PATCH XEN v4 13/23] tools: Refactor foreign memory mapping into libxenforeignmemory
  ` [PATCH XEN v4 14/23] tools: foreignmemory: provide xenforeignmemory_unmap
  ` [PATCH XEN v4 15/23] foreignmemory: use size_t for size arguments
  ` [PATCH XEN v4 16/23] tools/libs/evtchn: Review and update doc comments
  ` [PATCH XEN v4 17/23] tools/libs: Clean up hard tabs
  ` [PATCH XEN v4 18/23] tools/libs/gnttab: Review and update doc comments
  ` [PATCH XEN v4 19/23] tools/libs/call: Update some log messages to not refer to xc
  ` [PATCH XEN v4 20/23] tools/libs/call: Avoid xc_memalign in netbsd and solaris backends
  ` [PATCH XEN v4 21/23] tools/libs/foreignmemory: Mention restrictions on fork in docs
  ` [PATCH XEN v4 22/23] tools: Update CFLAGS for qemu-xen to allow it to use new libraries
  ` [PATCH XEN v4 23/23] HACK: Update Config.mk to pull all the right bits from my xenbits trees
` [PATCH QEMU-XEN v4 0/9] Begin to disentangle libxenctrl and provide some stable libraries
  ` [PATCH QEMU-XEN v4 1/9] xen_console: correctly cleanup primary console on teardown
  ` [PATCH QEMU-XEN v4 2/9] xen: Switch to libxenevtchn interface for compat shims
  ` [PATCH QEMU-XEN v4 3/9] xen: Switch to libxengnttab "
  ` [PATCH QEMU-XEN v4 4/9] xen: Switch uses of xc_map_foreign_range into xc_map_foreign_bulk
  ` [PATCH QEMU-XEN v4 5/9] xen: Switch uses of xc_map_foreign_pages "
  ` [PATCH QEMU-XEN v4 6/9] xen: Switch uses of xc_map_foreign_bulk to use libxenforeignmemory API
  ` [PATCH QEMU-XEN v4 7/9] xen: Use stable library interfaces when they are available

[PATCH RFCv2 3/4] staging: etnaviv: add drm driver
 2015-10-21 15:23 UTC  (13+ messages)
` [PATCH 00/48] Etnaviv changes RFCv1->RFCv2
  ` [PATCH 03/48] staging: etnaviv: remove compat MMU code
  ` [PATCH 43/48] staging: etnaviv: map all buffers to the GPU
  ` [PATCH 44/48] staging: etnaviv: implement cache maintenance on cpu_(prep|fini)

[PATCH v2] ARM: dts: fix gpio-keys wakeup-source property
 2015-10-21 15:23 UTC  (3+ messages)

[PATCH 1/1] netfilter: Add nf_conntrack_helpers_register to fix one kernel panic
 2015-10-21 15:22 UTC 

[PATCH v6 0/4] of: overlay: kobject & sysfs'ation
 2015-10-21 15:22 UTC  (6+ messages)
` [PATCH v6 1/4] of: overlay: kobjectify overlay objects

[Qemu-devel] [PATCH v5 00/12] block: Protect nested event loop with bdrv_drained_begin and bdrv_drained_end
 2015-10-21 15:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 01/12] aio: Add "is_external" flag for event handlers
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v5 02/12] nbd: Mark fd handlers client type as "external"
  ` [Qemu-devel] [Qemu-block] "

[Ksummit-discuss] Kernel Summit Agenda -- 2nd draft
 2015-10-21 15:20 UTC  (4+ messages)

[PATCH v3 00/27] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2015-10-21 15:20 UTC  (12+ messages)

[Qemu-devel] [PATCH] tests: test-qga, loosen assumptions about host filesystems
 2015-10-21 15:19 UTC  (2+ messages)

[Qemu-devel] qemu-guest-agent question
 2015-10-21 15:10 UTC  (2+ messages)

[PATCH 00/22] drm/i915: Handle fb->offsets[] and rewrite fb rotation handling to be more generic
 2015-10-21 15:20 UTC  (11+ messages)
` [PATCH 11/22] drm/i915: Don't pass plane+plane_state to intel_pin_and_fence_fb_obj()

How to reserve physical address space region
 2015-10-21 15:20 UTC  (3+ messages)

[PATCH v1 0/2] fix the TSHUT issue on rockchip thermal
 2015-10-21 15:18 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: Sync the dts to this document

[PATCH v4 00/79] Userspace compile test and fixes for exported uapi header files
 2015-10-21 15:18 UTC  (11+ messages)
` [PATCH v4 04/79] drm_mode.h: use __u32 and __u64 from linux/types.h
` [PATCH v4 09/79] via_drm.h: don't include non-existing via_drmclient.h

[PATCH net-next 0/4] BPF updates
 2015-10-21 15:17 UTC  (23+ messages)
` [PATCH net-next 3/4] bpf: add support for persistent maps/progs

[PATCH -next] net: hisilicon: Never build on SPARC
 2015-10-21 15:33 UTC  (6+ messages)

[PATCH 00/10] KEYS: Change how keys are determined to be trusted
 2015-10-21 15:14 UTC  (11+ messages)
` [PATCH 01/10] KEYS: Generalise system_verify_data() to provide access to internal content
` [PATCH 02/10] PKCS#7: Make trust determination dependent on contents of trust keyring
` [PATCH 03/10] KEYS: Add facility to check key trustworthiness upon link creation
` [PATCH 04/10] KEYS: Allow authentication data to be stored in an asymmetric key
` [PATCH 05/10] KEYS: Add identifier pointers to public_key_signature struct
` [PATCH 06/10] X.509: Retain the key verification data
` [PATCH 07/10] X.509: Extract signature digest and make self-signed cert checks earlier
` [PATCH 08/10] PKCS#7: Make the signature a pointer rather than embedding it
` [PATCH 09/10] X.509: Move the trust validation code out to its own file
` [PATCH 10/10] KEYS: Move the point of trust determination to __key_link()

[PATCH] drm: rcar-du: Perform initialization/cleanup at probe/remove time
 2015-10-21 15:16 UTC  (4+ messages)

[Buildroot] [PATCH] openpgm: bump to version release-5-2-122
 2015-10-21 15:15 UTC  (3+ messages)

[PATCH] mmc: pwrseq: Use highest priority for eMMC restart handler
 2015-10-21 15:15 UTC 

[PATCH] ARM: keystone: dts: add PCI serdes driver bindings
 2015-10-21 15:14 UTC  (5+ messages)

[PATCH net] net: try harder to not reuse ifindex when moving interfaces
 2015-10-21 15:32 UTC  (4+ messages)

[linux-linus test] 63107: regressions - trouble: blocked/fail/pass/preparing/queued
 2015-10-21 15:15 UTC 

[Qemu-devel] Coding style for errors
 2015-10-21 15:14 UTC  (2+ messages)

[PATCH v6 0/5] PCI: Add support for PCI Enhanced Allocation "BARs"
 2015-10-21 15:14 UTC  (2+ messages)

Redirecting external IP/Port from localhost to an ssh tunnel on localhost
 2015-10-21 15:15 UTC 

Atmel SoCs and the newly added CONFIG_DELAY_DEVICE_PROBES option
 2015-10-21 15:14 UTC  (9+ messages)
` [PATCH] driver core: Disable late probes by default

[PATCH v4 2/2] arm64: Expand the stack trace feature to support IRQ stack
 2015-10-21 15:14 UTC  (14+ messages)

[PATCH 1/3] drm: Track drm_mm nodes with an interval tree
 2015-10-21 15:14 UTC  (7+ messages)
` [PATCH 3/3] drm/i915: Add soft-pinning API for execbuffer

[Buildroot] [PATCH 1/1] configs/xilfpga: Add xilfpga defconfig
 2015-10-21 15:14 UTC  (2+ messages)

Fw: [Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-10-21 15:30 UTC  (4+ messages)
    `  "

[RFC PATCH 1/3] btrfs-progs: introduce framework to check kernel supported features
 2015-10-21 15:12 UTC  (5+ messages)

[PATCH V5 1/1] bpf: control events stored in PERF_EVENT_ARRAY maps trace data output when perf sampling
 2015-10-21 15:06 UTC  (12+ messages)

[PATCH] mm, hugetlb: use memory policy when available
 2015-10-21 15:12 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2015-10-21 15:11 UTC 

[Qemu-devel] QEMU patch to allow VM introspection via libvmi
 2015-10-21 15:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH] QEMU patch for libvmi to introspect QEMU/kvm virtual machines. Usually this patch is distributed with libvmi, but, it might be more useful to have it in the QEMU source permanently

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2015-10-21 15:11 UTC 

[PATCH] rte_alarm: modify it to make it not to be affected by discontinuous jumps in the system time
 2015-10-21 15:10 UTC  (6+ messages)

[Qemu-devel] [RFC PATCH V7 00/19] Multithread TCG
 2015-10-21 15:09 UTC  (6+ messages)

Possible bug in DM-RAID
 2015-10-21 15:08 UTC  (4+ messages)
    ` [dm-devel] "

[RESEND PATCH 0/9] eeprom: at24: at24cs series serial number read
 2015-10-21 15:08 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2015-10-21 15:07 UTC 

[ANNOUNCE] Switching to qemu-xen.git and qemu-xen-traditional.git
 2015-10-21 15:07 UTC  (2+ messages)
` Killed osstest flights (Was: Re: [ANNOUNCE] Switching to qemu-xen.git and qemu-xen-traditional.git)

[xen-unstable test] 63102: regressions - trouble: blocked/fail/pass/preparing/running
 2015-10-21 15:07 UTC 

pull-request: mac80211-next 2015-10-21
 2015-10-21 15:07 UTC 

[PATCH v3 0/6] enable I2C devices behind I2C bus on Gen2
 2015-10-21 15:05 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/arm/arm-soc
 2015-10-21 15:06 UTC 

[xen-4.3-testing test] 63115: regressions - trouble: blocked/fail/pass/preparing/queued
 2015-10-21 15:05 UTC 

Does dt property name in a binding always need a vendor prefix?
 2015-10-21 15:05 UTC 

post-receive: pub/scm/linux/kernel/git/arm/arm-soc
 2015-10-21 15:05 UTC 

[PATCH 0/1] btrfs: remove an unsed varialbe first_index
 2015-10-21 15:03 UTC  (3+ messages)
` [PATCH 1/1] btrfs/file.c: "

[GIT PULL] ARM: mvebu: fixes for v4.3
 2015-10-21 15:04 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2015-10-21 15:04 UTC 

[GIT PULL] Samsung 2nd fixes for v4.3
 2015-10-21 15:03 UTC  (3+ messages)

[PATCH v2] btrfs: cleanup btrfs_balance profile validity checks
 2015-10-21 15:01 UTC  (2+ messages)

[PATCH 00/13] Bluetooth: Cleanups & fixes from the UPF
 2015-10-21 15:03 UTC  (14+ messages)
` [PATCH 01/13] Bluetooth: Add le_addr_type() helper function
` [PATCH 02/13] Bluetooth: Add hci_conn_hash_lookup_le() "
` [PATCH 03/13] Bluetooth: Use hci_conn_hash_lookup_le() when possible
` [PATCH 04/13] Bluetooth: 6lowpan: "
` [PATCH 05/13] Bluetooth: Remove unnecessary indentation in unpair_device()
` [PATCH 06/13] Bluetooth: Disable auto-connection parameters when unpairing
` [PATCH 07/13] Bluetooth: Introduce hci_req helper to abort a connection
` [PATCH 08/13] Bluetooth: Take advantage of connection abort helpers
` [PATCH 09/13] Bluetooth: Remove redundant (and possibly wrong) flag clearing
` [PATCH 10/13] Bluetooth: Make hci_disconnect() behave correctly for all states
` [PATCH 11/13] Bluetooth: Add hdev helper variable to hci_le_create_connection_cancel
` [PATCH 12/13] Bluetooth: Remove unnecessary hci_explicit_connect_lookup function
` [PATCH 13/13] Bluetooth: Fix crash in SMP when unpairing

Survey Results - Part 3 : Improving Xen Project Governance and Conventions
 2015-10-21 15:02 UTC  (2+ messages)
` Changing the voting model, Was: "

[meta-raspberrypi][PATCH v2 0/4] Add support for 4.1 kernel with vc4 DRM/KMS driver
 2015-10-21 15:02 UTC  (10+ messages)
` [meta-raspberrypi][PATCH v2 4/4] README: Add a section about graphic stacks

[GIT PULL] two omap fixes for v4.3-rc cycle
 2015-10-21 15:02 UTC  (3+ messages)

[PATCH v2 0/6] Switch to generic syscon regmap based drivers
 2015-10-21 15:01 UTC  (15+ messages)

[xen-4.5-testing baseline-only test] 38190: regressions - trouble: blocked/fail/pass/preparing/queued
 2015-10-21 15:01 UTC 

[qemu-upstream-unstable baseline-only test] 38189: regressions - trouble: blocked/fail/pass/preparing/queued/running
 2015-10-21 15:01 UTC 

[linux-4.1 baseline-only test] 38187: regressions - trouble: blocked/fail/pass/preparing/running
 2015-10-21 15:01 UTC 

[PATCH v6 00/11] simplify block layer based on immutable biovecs
 2015-10-21 15:01 UTC  (8+ messages)
` [PATCH v6 05/11] block: remove split code in blkdev_issue_{discard,write_same}

[PATCH] h8300: Don't set CROSS_COMPILE unconditionally
 2015-10-21 15:01 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2015-10-21 15:01 UTC 

[PATCH] staging: fbtft: Fix endian sparse warnings
 2015-10-21 15:00 UTC 

[PATCH 00/15] Fix warnings reported by coccicheck
 2015-10-21 15:00 UTC  (18+ messages)
` [PATCH 01/15] net: wireless: ath: use | instead of + for summing bitmasks
` [PATCH 02/15] net: wireless: ath: Remove unnecessary semicolon
` [PATCH 03/15] "
` [PATCH 04/15] net: wireless: ipw2x00: use | instead of + for summing bitmasks
` [PATCH 05/15] net: wireless: ti: Return flow can be simplified for wl1271_cmd_interrogate
` [PATCH 06/15] net: wireless: rtwifi: Remove duplicated arguments to |
` [PATCH 07/15] net: wireless: brcm80211: "
` [PATCH 08/15] net: wireless: simplify return flow for usb_control_msg
` [PATCH 09/15] net: wireless: simplify return flow for zd1201_setconfig16
` [PATCH 10/15] net: wireless: ath: simplify return flow for carl9170_regwrite_result()
` [PATCH 11/15] net: wireless: iwlegacy: Remove unneeded variable ret
` [PATCH 12/15] net: wireless: brcm80211: Remove unneeded variable which return 0
` [PATCH 13/15] net: wireless: brcm80211: Remove unneeded variable ret_code returning 0
` [PATCH 14/15] net: wireless: ath: Remove unneeded variable ret "
` [PATCH 15/15] "

[Qemu-devel] [PATCH v2 1/5] Revert "vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE"
 2015-10-21 14:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 5/5] vhost: send VHOST_USER_SET_VRING_ENABLE at start/stop

[Bug 68059] New: with radeon.dpm=1, Xorg crashed a while after resume
 2015-10-21 14:59 UTC  (2+ messages)
` [Bug 68059] "

Re:containers收到回复!
 2015-10-21 14:59 UTC 

[PATCH] Fix data loss in cdc-acm
 2015-10-21 14:58 UTC  (14+ messages)

[PATCH v7 0/8] vhost-user multiple queues enabling
 2015-10-21 14:59 UTC  (6+ messages)
` [PATCH v7 4/8] vhost: rxtx: use queue id instead of constant ring index

[PATCH] drm/i915: Always program CSR if CSR is uninitialized
 2015-10-21 14:57 UTC 

[PATCH v3 00/15] Big fixes, retries, handle a race condition
 2015-10-21 14:57 UTC  (5+ messages)
` [PATCH v3 09/15] scsi: ufs: add retries for hibern8 enter
` [PATCH v3 12/15] scsi: ufs: reduce the interrupts for power mode change requests

[U-Boot] [PATCH v2 00/14] Implement fastboot over NAND and sparse transfers
 2015-10-21 14:57 UTC  (4+ messages)
` [U-Boot] [PATCH v2 09/14] fastboot: Implement NAND backend

[PATCH] Staging: rtl8192u: Eliminate use of MSECS macro
 2015-10-21 14:56 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v5] arm64: Introduce IRQ stack
 2015-10-21 14:56 UTC  (6+ messages)

[PATCH] mm,vmscan: Use accurate values for zone_reclaimable() checks
 2015-10-21 14:55 UTC  (6+ messages)

[Qemu-devel] [PATCH RFC V5 0/9] Implement GIC-500 from GICv3 family for arm64
 2015-10-21 14:54 UTC  (13+ messages)
` [Qemu-devel] [PATCH RFC V5 6/9] hw/intc: arm_gicv3_spi_its


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.