All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-09 11:19:48 to 2015-11-09 12:09:28 UTC [more...]

[GIT] Networking
 2015-11-09 12:09 UTC  (5+ messages)

[RFC PATCH v3 0/4] drm: Cleanup probe function for component based masters
 2015-11-09 12:07 UTC  (19+ messages)
` [RFC PATCH v3 1/4] drm: Introduce generic "

[patch added to the 3.12 stable tree] power: bq24190_charger: suppress build warning
 2015-11-09 12:06 UTC 

Remote managed mode
 2015-11-09 12:05 UTC  (4+ messages)

[PATCH RESEND] scsi: Export SCSI Inquiry data to sysfs
 2015-11-09 12:04 UTC  (2+ messages)

[U-Boot] [PATCH] serial: serial_x86: add ns16550a compatible ids
 2015-11-09 12:03 UTC  (3+ messages)

[PATCH] ofdisk: allocate space for vscsi table
 2015-11-09 12:03 UTC  (4+ messages)

[qemu-mainline test] 63819: trouble: broken/fail/pass
 2015-11-09 12:03 UTC 

[Qemu-devel] [PATCH v4 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2015-11-09 12:02 UTC  (3+ messages)
` [Minios-devel] "

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

[PATCH v2] ofdisk: add sas disks to the device list
 2015-11-09 12:01 UTC  (4+ messages)

[PATCH] ARM:dma-mapping: Handle DMA_BIDIRECTIONAL in _dma_page_cpu_to_dev()
 2015-11-09 12:00 UTC  (8+ messages)

[Minios-devel] [PATCH v4 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2015-11-09 11:59 UTC 

[PATCH 0/4] Replace tty->closing
 2015-11-09 11:58 UTC  (4+ messages)
` [PATCH 3/4] tty: Abstract and encapsulate tty->closing behavior

[PATCH] tree wide: Use kvfree() than conditional kfree()/vfree()
 2015-11-09 11:56 UTC  (4+ messages)

[RFC PATCH 0/3] CFS idle injection
 2015-11-09 11:56 UTC  (7+ messages)

[PATCH 0/9] KVM, pkeys: add memory protection-key support
 2015-11-09 11:54 UTC  (10+ messages)
` [PATCH 1/9] KVM, pkeys: expose CPUID:PKU to guest
` [PATCH 2/9] KVM, pkeys: add pkeys support when setting CR4
` [PATCH 3/9] KVM, pkeys: expose CPUID:OSPKE to guest
` [PATCH 4/9] KVM, pkeys: disable pkeys for guests in non-paging mode
` [PATCH 5/9] KVM, pkeys: update memeory permission bitmask for pkeys
` [PATCH 6/9] KVM, pkeys: add pkeys support for permission_fault logic
` [PATCH 7/9] KVM, pkeys: Add pkeys support for gva_to_gpa funcions
` [PATCH 8/9] KVM, pkeys: add pkeys support for xsave state
` [PATCH 9/9] KVM, pkeys: disable PKU feature without ept

[Qemu-devel] [PATCH 0/3] qemu, pkeys: add memory protection-key support
 2015-11-09 11:55 UTC  (8+ messages)
`  "
` [Qemu-devel] [PATCH 1/3] qemu, pkeys: add pkeys support for qemu cpuid handling
  `  "
` [Qemu-devel] [PATCH 2/3] qemu, pkeys: add pkeys support for qemu xsave state handling
  `  "
` [Qemu-devel] [PATCH 3/3] qemu, pkeys: add pkeys support for qemu migration
  `  "

[patch added to the 3.12 stable tree] spi: fix pointer-integer size mismatch warning
 2015-11-09 11:56 UTC  (17+ messages)
` [patch added to the 3.12 stable tree] drm/nouveau/gem: return only valid domain when there's only one
` [patch added to the 3.12 stable tree] drm/i915: Restore lost DPLL register write on gen2-4
` [patch added to the 3.12 stable tree] rbd: require stable pages if message data CRCs are enabled
` [patch added to the 3.12 stable tree] Revert "ARM64: unwind: Fix PC calculation"
` [patch added to the 3.12 stable tree] dm btree: fix leak of bufio-backed block in btree_split_beneath error path
` [patch added to the 3.12 stable tree] xhci: handle no ping response error properly
` [patch added to the 3.12 stable tree] xhci: Add spurious wakeup quirk for LynxPoint-LP controllers
` [patch added to the 3.12 stable tree] xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)
` [patch added to the 3.12 stable tree] module: Fix locking in symbol_put_addr()
` [patch added to the 3.12 stable tree] crypto: api - Only abort operations on fatal signal
` [patch added to the 3.12 stable tree] md/raid1: submit_bio_wait() returns 0 on success
` [patch added to the 3.12 stable tree] md/raid10: "
` [patch added to the 3.12 stable tree] mvsas: Fix NULL pointer dereference in mvs_slot_task_free
` [patch added to the 3.12 stable tree] IB/cm: Fix rb-tree duplicate free and use-after-free
` [patch added to the 3.12 stable tree] serial: 8250_pci: Add support for 16 port Exar boards
` [patch added to the 3.12 stable tree] serial: 8250_pci: Add support for 12 "

[VOTE] Release cycle scheme
 2015-11-09 11:56 UTC  (6+ messages)

LTP tests
 2015-11-09 11:55 UTC 

[PATCH v2 0/4] docs: Document xenstore paths
 2015-11-09 11:54 UTC  (5+ messages)
` [PATCH v2 1/4] docs: Document control features the can be advertised by guests
` [PATCH v2 2/4] docs: Document a xenstore path for PV driver version information
` [PATCH v2 3/4] docs: Document xenstore paths for domain hotplug features
` [PATCH v2 4/4] docs: Document xenstore paths for domain network address information

broken raid level 5 array caused by user error
 2015-11-09 11:56 UTC  (2+ messages)

[meta-browser][PATCH v2 0/5] chromium/cef3: fix gcc build errors
 2015-11-09 11:55 UTC  (5+ messages)
` [meta-browser][PATCH v2 5/5] cef3: fix build with gcc 4.9.4

[Buildroot] [PATCH] configs: new configuration for at91sam9g20ek
 2015-11-09 11:55 UTC  (2+ messages)

[patch added to the 3.12 stable tree] sfc: Fix memcpy() with const destination compiler warning
 2015-11-09 11:54 UTC 

[PATCH] drm/i915: A better maximum brightness for users
 2015-11-09 11:54 UTC  (5+ messages)

[LTP] [PATCH] controllers:new testcase blkio1
 2015-11-09 11:54 UTC 

[patch added to the 3.12 stable tree] dm btree remove: fix a bug when rebalancing nodes after removal
 2015-11-09 11:52 UTC  (9+ messages)
` [patch added to the 3.12 stable tree] iwlwifi: dvm: fix D3 firmware PN programming
` [patch added to the 3.12 stable tree] iwlwifi: fix firmware filename for 3160
` [patch added to the 3.12 stable tree] iwlwifi: mvm: fix D3 firmware PN programming
` [patch added to the 3.12 stable tree] iommu/amd: Don't clear DTE flags when modifying it
` [patch added to the 3.12 stable tree] powerpc/rtas: Validate rtas.entry before calling enter_rtas()
` [patch added to the 3.12 stable tree] ASoC: wm8904: Correct number of EQ registers
` [patch added to the 3.12 stable tree] mm: make sendfile(2) killable
` [patch added to the 3.12 stable tree] sfc: Fix memcpy() with const destination compiler warning

[PATCHv2 0/3] reiser4: another batch of fixes for 4.2
 2015-11-09 11:50 UTC  (5+ messages)
` [PATCHv2 1/3] reiser4: remove last traces of JNODE_NEW in the debugging code
` [PATCHv2 2/3] reiser4: call account_page_redirty() on re-dirtying pages before giving them to entd

[PATCH] thermal: power_allocator: Use temperature reading from tz
 2015-11-09 11:47 UTC  (4+ messages)

[PATCH 00/31] IPS/DRRS/PSR rework with PSR enabled by default
 2015-11-09 11:47 UTC  (4+ messages)
` [PATCH 07/31] drm/i915: IPS Sysfs interface

[Qemu-devel] Qemu: Guest Linux hangs on Mac OS X 10.11
 2015-11-09 11:46 UTC  (9+ messages)

[PATCH 0/2] losetup: support direct-IO to backing file
 2015-11-09 11:46 UTC  (4+ messages)

[PATCH 1/2] mm: introduce page reference manipulation functions
 2015-11-09 11:45 UTC  (5+ messages)

[PATCH v2] gitk: add -C <path> commandline parameter to change path
 2015-11-09 11:45 UTC  (2+ messages)
` [PATCH v3] "

[Xenomai] Support for Raspberry PI 2 B
 2015-11-09 11:45 UTC  (11+ messages)

[PATCH] cmdline: increase commandline buffer size to 512
 2015-11-09 11:45 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/9] block: Fixes for bdrv_drain
 2015-11-09 11:42 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix cache configuration
 2015-11-09 11:42 UTC  (3+ messages)

[PATCH 0/3] reiser4: another batch of fixes for 4.2
 2015-11-09 11:40 UTC  (15+ messages)
` [PATCH 3/3] reiser4: in our own sync writes, mark pages dirty before marking them writeback

Buffer I/O errors & Kernel OOPS with RAID6
 2015-11-09 11:40 UTC 

[PATCH v4] Add git-grep threads param
 2015-11-09 11:36 UTC  (4+ messages)

[PATCH v6 00/33] implement vNVDIMM
 2015-11-09 11:35 UTC  (12+ messages)
` [PATCH v6 05/33] acpi: add aml_object_type
  ` [Qemu-devel] "
` [PATCH v6 06/33] acpi: add aml_method_serialized
    ` [Qemu-devel] "
` [PATCH v6 19/33] dimm: keep the state of the whole backend memory
    ` [Qemu-devel] "

[U-Boot] [UBOOT PATCH v2 1/2] zynqmp: nand: Add Nand driver support for zynqmp
 2015-11-09 11:35 UTC  (3+ messages)

[meta-fsl-arm PATCH] linux-fslc: Upgrade to 4.3-based kernel
 2015-11-09 11:33 UTC 

[PATCH 00/13] drm/exynos: async G2D and g2d_move()
 2015-11-09 11:33 UTC  (5+ messages)
` [PATCH 10/13] tests/exynos: add test for g2d_move

Updates to linux (master and jethro) in 2015-11-09
 2015-11-09 11:33 UTC 

[Ocfs2-devel] ocfs2-test project compile error
 2015-11-09 11:32 UTC 

[PATCH net 1/2] packet: do skb_probe_transport_header when we actually have data
 2015-11-09 11:31 UTC  (5+ messages)

[U-Boot] [PATCH 0/2] Add support for GCC 5.x for MicroBlaze
 2015-11-09 11:29 UTC  (2+ messages)

master - tests: update test to check for race better
 2015-11-09 11:29 UTC 

master - tests: do not skip test when delay is missing
 2015-11-09 11:29 UTC 

master - cleanup: update comment
 2015-11-09 11:29 UTC 

master - dmsetup: cleanup warn for older compilers
 2015-11-09 11:29 UTC 

master - lvmetad: maintain seqno as int
 2015-11-09 11:29 UTC 

[PATCH v15 00/22] Richacls (Core and Ext4)
 2015-11-09 11:08 UTC  (2+ messages)
` [PATCH v15 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests

[PATCH v3 0/5] Support multiplexed main SMBus interface on SB800
 2015-11-09 11:24 UTC  (3+ messages)
` [PATCH v3 1/5] i2c-piix4: Optionally release smba in piix4_adap_remove

Unregister a card from userspace?
 2015-11-09 11:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v9 00/56] Postcopy implementation
 2015-11-09 11:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH v9 44/56] Postcopy: Use helpers to map pages during migration
` [Qemu-devel] [PATCH v9 48/56] Host page!=target page: Cleanup bitmaps

[Qemu-devel] [PATCH 00/16] Add support for multiple address spaces per CPU and use it for ARM TrustZone
 2015-11-09 11:22 UTC  (8+ messages)
` [Qemu-devel] [PATCH 09/16] target-arm: Support multiple address spaces in page table walks

i-g-t/libdrm email tagging & patchwork
 2015-11-09 11:22 UTC  (5+ messages)

[Qemu-devel] [PULL 0/3] target-i386: tcg: Handle clflushopt/clwb/pcommit instructions
 2015-11-09 11:20 UTC  (2+ messages)

[PATCH v2] staging: lustre: remove IOC_LIBCFS_PING_TEST ioctl
 2015-11-09 11:19 UTC  (3+ messages)
` [PATCH] staging: lustre: Handle nodemask on UMP machines


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.