All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-05 18:09:39 to 2015-11-05 18:32:57 UTC [more...]

post-receive: pub/scm/linux/kernel/git/zohar/linux-integrity
 2015-11-05 18:32 UTC 

[PATCH 1/4] scsi: mpt2sas: try 64 bit DMA when 32 bit DMA fails
 2015-11-05 18:32 UTC  (6+ messages)
` [PATCH 3/4] scsi: fix compiler warning for sg

[PATCH 0/12] mm: page migration cleanups, and a little mlock
 2015-11-05 18:31 UTC  (5+ messages)
` [PATCH 3/12] mm: page migration fix PageMlocked on migrated pages
` [PATCH 6/12] mm: page migration use the put_new_page whenever necessary

[PATCH v6] i40e: Look up MAC address in Open Firmware or IDPROM
 2015-11-05 18:31 UTC  (7+ messages)
      ` [Intel-wired-lan] "

2016 Xen Dev Summit Location (input needed before next Thu)
 2015-11-05 18:31 UTC 

[PATCH] Documentation/email-clients.txt: discuss In-Reply-To
 2015-11-05 18:31 UTC  (2+ messages)

[nightly] Core TISDK (fido/1.8) 2015.11 build 2015-11-05_09-07-03
 2015-11-05 18:30 UTC 

[Bug 92790] Radeon.mst error
 2015-11-05 18:30 UTC 

[Xenomai] [PATCH v4] scripts: use mktemp instead of relying on TMPDIR beeing in env
 2015-11-05 18:30 UTC  (3+ messages)
` [Xenomai] [PATCH] scripts: increase number of Xs in mktemp template

[U-Boot] [PATCH v1 0/7] Enable high speed and heavy load for DDR4 for LSCH3
 2015-11-05 18:29 UTC  (7+ messages)

[PATCH] Limit the size of the data block passed to SHA1_Update()
 2015-11-05 18:29 UTC  (7+ messages)
` [PATCH v4 1/3] Provide another level of abstraction for the SHA1 utilities
  ` [PATCH v4 2/3] Limit the size of the data block passed to SHA1_Update()
  ` [PATCH v4 3/3] Move all the SHA1 implementations into one directory

[PATCH] sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()
 2015-11-05 18:29 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2015-11-05 18:27 UTC 

[GIT PULL] arm64 updates for 4.4
 2015-11-05 18:27 UTC  (4+ messages)

Grub get and set efi variables
 2015-11-05 18:25 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/abelloni/linux
 2015-11-05 18:25 UTC 

[PATCH v4] rtc: Add a driver for Micro Crystal RV8803
 2015-11-05 18:25 UTC  (2+ messages)
` [rtc-linux] "

[U-Boot] [PATCH V2 00/11] Add board detection for Odroid XU3 / XU3Lite / XU4
 2015-11-05 18:25 UTC  (6+ messages)
` [U-Boot] [PATCH V3 00/14] "
  ` [U-Boot] [PATCH V3 06/14] dm: regulator: add function device_get_supply_regulator()
  ` [U-Boot] [PATCH V3 07/14] dm: adc: add simple ADC uclass implementation

[U-Boot] [PATCH v2 1/3] sf: Add dm_spi_flash_probe
 2015-11-05 18:25 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/3] sf: spi_flash_probe for both dm/non-dm
` [U-Boot] [PATCH v2 3/3] sf: Remove spi_flash_remove

[ANNOUNCE] RaceHound 1.1
 2015-11-05 18:15 UTC 

[PATCH] HID: hid-gfrm: avoid warning for input_configured API change
 2015-11-05 18:23 UTC  (6+ messages)

Adding a new machine to meta-fsl-arm-extra
 2015-11-05 18:23 UTC  (3+ messages)

[GIT PULL] f2fs updates for v4.4
 2015-11-05 18:22 UTC 

Klientskie bazi Tel/Viber/WhatsApp +79133913837 Email: gdrozdova37@gmail.com Skype: prodawez389 ICQ: 6288862 FOTO ONLINE: http://media.xtwind.com/images/2015/10/19/2ba70554b12778c54b6a8ac82a7cc178.png
 2015-11-05 17:48 UTC 

[Qemu-devel] [PATCH V3] hw/virtio: Add PCIe capability to virtio devices
 2015-11-05 18:22 UTC  (11+ messages)

[Qemu-devel] [PATCH 00/16] Add support for multiple address spaces per CPU and use it for ARM TrustZone
 2015-11-05 18:15 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/16] exec.c: Don't set cpu->as until cpu_address_space_init
` [Qemu-devel] [PATCH 02/16] exec.c: Allow target CPUs to define multiple AddressSpaces
` [Qemu-devel] [PATCH 03/16] tlb_set_page_with_attrs: Take argument specifying AddressSpace to use
` [Qemu-devel] [PATCH 04/16] exec.c: Add address space index to CPUIOTLBEntry
` [Qemu-devel] [PATCH 05/16] exec.c: Add cpu_get_address_space()
` [Qemu-devel] [PATCH 06/16] include/qom/cpu.h: Add new get_phys_page_asidx_debug method
` [Qemu-devel] [PATCH 07/16] exec.c: Use cpu_get_phys_page_asidx_debug
` [Qemu-devel] [PATCH 08/16] exec.c: Have one io_mem_watch per AddressSpace
` [Qemu-devel] [PATCH 09/16] target-arm: Support multiple address spaces in page table walks
` [Qemu-devel] [PATCH 10/16] target-arm: Implement cpu_get_phys_page_asidx_debug
` [Qemu-devel] [PATCH 11/16] memory: Add address_space_init_shareable()
` [Qemu-devel] [PATCH 12/16] qom/cpu: Add MemoryRegion property
` [Qemu-devel] [PATCH 13/16] target-arm: Add QOM property for Secure memory region
` [Qemu-devel] [PATCH 14/16] hw/arm/virt: Wire up memory region to CPUs explicitly
` [Qemu-devel] [PATCH 15/16] [RFC] hw/arm/virt: add secure memory region and UART
` [Qemu-devel] [PATCH 16/16] HACK: rearrange the virt memory map to suit OP-TEE

post-receive: pub/scm/linux/kernel/git/dtor/input
 2015-11-05 18:21 UTC 

[PATCH] Staging: mt29f_spinand: Replace udelay function with usleep_range
 2015-11-05 18:19 UTC  (5+ messages)
` [Outreachy kernel] "

[Cluster-devel] [GFS2 PATCH] gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files
 2015-11-05 18:19 UTC  (2+ messages)

[Patch v7 0/7] Consolidate ACPI PCI root common code into ACPI core
 2015-11-05 18:19 UTC  (4+ messages)
` [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create()

[Qemu-devel] [PULL 00/37] Block layer patches
 2015-11-05 18:18 UTC  (38+ messages)
` [Qemu-devel] [PULL 01/37] block: Don't call blk_bs() twice in bdrv_lookup_bs()
` [Qemu-devel] [PULL 02/37] block: Add blk_remove_bs()
` [Qemu-devel] [PULL 03/37] block: Make bdrv_states public
` [Qemu-devel] [PULL 04/37] block: Add functions for inheriting a BBRS
` [Qemu-devel] [PULL 05/37] blockdev: Add blockdev-open-tray
` [Qemu-devel] [PULL 06/37] blockdev: Add blockdev-close-tray
` [Qemu-devel] [PULL 07/37] blockdev: Add blockdev-remove-medium
` [Qemu-devel] [PULL 08/37] blockdev: Add blockdev-insert-medium
` [Qemu-devel] [PULL 09/37] blockdev: Implement eject with basic operations
` [Qemu-devel] [PULL 10/37] blockdev: Implement change "
` [Qemu-devel] [PULL 11/37] block: Inquire tray state before tray-moved events
` [Qemu-devel] [PULL 12/37] qmp: Introduce blockdev-change-medium
` [Qemu-devel] [PULL 13/37] hmp: Use blockdev-change-medium for change command
` [Qemu-devel] [PULL 14/37] blockdev: read-only-mode for blockdev-change-medium
` [Qemu-devel] [PULL 15/37] hmp: Add read-only-mode option to change command
` [Qemu-devel] [PULL 16/37] iotests: Add test for change-related QMP commands
` [Qemu-devel] [PULL 17/37] block: check for existing device IDs in external_snapshot_prepare()
` [Qemu-devel] [PULL 18/37] block: rename BlockdevSnapshot to BlockdevSnapshotSync
` [Qemu-devel] [PULL 19/37] block: support passing 'backing': '' to 'blockdev-add'
` [Qemu-devel] [PULL 20/37] block: add a 'blockdev-snapshot' QMP command
` [Qemu-devel] [PULL 21/37] block: add tests for the 'blockdev-snapshot' command
` [Qemu-devel] [PULL 22/37] commit: reopen overlay_bs before base
` [Qemu-devel] [PULL 23/37] qemu-iotests: Test the reopening of overlay_bs in 'block-commit'
` [Qemu-devel] [PULL 24/37] qcow2: avoid misaligned 64bit bswap
` [Qemu-devel] [PULL 25/37] qemu-img: add check for zero-length job len
` [Qemu-devel] [PULL 26/37] throttle: Check for pending requests in throttle_group_unregister_bs()
` [Qemu-devel] [PULL 27/37] throttle: Use bs->throttle_state instead of bs->io_limits_enabled
` [Qemu-devel] [PULL 28/37] block: Disallow snapshots if the overlay doesn't support backing files
` [Qemu-devel] [PULL 29/37] block: Remove inner quotation marks in iotest 085
` [Qemu-devel] [PULL 30/37] block: test 'blockdev-snapshot' using a file BDS as the overlay
` [Qemu-devel] [PULL 31/37] qemu-iotests: fix cleanup of background processes
` [Qemu-devel] [PULL 32/37] qemu-iotests: fix -valgrind option for check
` [Qemu-devel] [PULL 33/37] mirror: block all operations on the target image during the job
` [Qemu-devel] [PULL 34/37] block: Add blk_get_refcnt()
` [Qemu-devel] [PULL 35/37] block: Add 'x-blockdev-del' QMP command
` [Qemu-devel] [PULL 36/37] iotests: Add tests for the x-blockdev-del command
` [Qemu-devel] [PULL 37/37] qcow2: Fix qcow2_get_cluster_offset() for zero clusters

post-receive: pub/scm/linux/kernel/git/dtor/input
 2015-11-05 18:18 UTC 

[PATCH 00/10] TPM2 updates for 4.4
 2015-11-05 18:17 UTC  (8+ messages)
` [PATCH 04/10] tpm: move the PPI attributes to character device directory
  ` [BUG, bisect, PATCH "
      ` [tpmdd-devel] "

[PATCH] Fix GCC 5.2 "_FOR_BUILD" and related variables
 2015-11-05 18:17 UTC  (3+ messages)

[PATCH 1/3] drm: Track drm_mm nodes with an interval tree
 2015-11-05 18:17 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: Add soft-pinning API for execbuffer

[PATCH 0/2] Remove non-blocking fds from run-command
 2015-11-05 18:17 UTC  (3+ messages)
` [PATCH 1/2] run-command: Remove set_nonblocking
` [PATCH 2/2] strbuf: Correct documentation for strbuf_read_once

[PATCH v2 00/13] MADV_FREE support
 2015-11-05 18:17 UTC  (9+ messages)
` [PATCH v2 01/13] mm: support madvise(MADV_FREE)

[PATCH] Ext4: Fix extended timestamp encoding and decoding
 2015-11-05 18:14 UTC  (2+ messages)

[linux-next test] 63579: regressions - FAIL
 2015-11-05 18:15 UTC 

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2015-11-05 18:15 UTC 

[Qemu-devel] [PATCH v9 00/56] Postcopy implementation
 2015-11-05 18:11 UTC  (57+ messages)
` [Qemu-devel] [PATCH v9 01/56] Add postcopy documentation
` [Qemu-devel] [PATCH v9 02/56] Provide runtime Target page information
` [Qemu-devel] [PATCH v9 03/56] Move configuration section writing
` [Qemu-devel] [PATCH v9 04/56] Move page_size_init earlier
` [Qemu-devel] [PATCH v9 05/56] qemu_ram_block_from_host
` [Qemu-devel] [PATCH v9 06/56] qemu_ram_block_by_name
` [Qemu-devel] [PATCH v9 07/56] Rename mis->file to from_src_file
` [Qemu-devel] [PATCH v9 08/56] Add qemu_get_buffer_in_place to avoid copies some of the time
` [Qemu-devel] [PATCH v9 09/56] Add wrapper for setting blocking status on a QEMUFile
` [Qemu-devel] [PATCH v9 10/56] Add QEMU_MADV_NOHUGEPAGE
` [Qemu-devel] [PATCH v9 11/56] ram_debug_dump_bitmap: Dump a migration bitmap as text
` [Qemu-devel] [PATCH v9 12/56] ram_load: Factor out host_from_stream_offset call and check
` [Qemu-devel] [PATCH v9 13/56] migrate_init: Call from savevm
` [Qemu-devel] [PATCH v9 14/56] Rename save_live_complete to save_live_complete_precopy
` [Qemu-devel] [PATCH v9 15/56] Add Linux userfaultfd.h header
` [Qemu-devel] [PATCH v9 16/56] Return path: Open a return path on QEMUFile for sockets
` [Qemu-devel] [PATCH v9 17/56] Return path: socket_writev_buffer: Block even on non-blocking fd's
` [Qemu-devel] [PATCH v9 18/56] Migration commands
` [Qemu-devel] [PATCH v9 19/56] Return path: Control commands
` [Qemu-devel] [PATCH v9 20/56] Return path: Send responses from destination to source
` [Qemu-devel] [PATCH v9 21/56] migration_is_setup_or_active
` [Qemu-devel] [PATCH v9 22/56] Return path: Source handling of return path
` [Qemu-devel] [PATCH v9 23/56] Rework loadvm path for subloops
` [Qemu-devel] [PATCH v9 24/56] Add migration-capability boolean for postcopy-ram
` [Qemu-devel] [PATCH v9 25/56] Add wrappers and handlers for sending/receiving the postcopy-ram migration messages
` [Qemu-devel] [PATCH v9 26/56] MIG_CMD_PACKAGED: Send a packaged chunk of migration stream
` [Qemu-devel] [PATCH v9 27/56] Modify save_live_pending for postcopy
` [Qemu-devel] [PATCH v9 28/56] postcopy: OS support test
` [Qemu-devel] [PATCH v9 29/56] migrate_start_postcopy: Command to trigger transition to postcopy
` [Qemu-devel] [PATCH v9 30/56] migration_completion: Take current state
` [Qemu-devel] [PATCH v9 31/56] MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state
` [Qemu-devel] [PATCH v9 32/56] Avoid sending vmdescription during postcopy
` [Qemu-devel] [PATCH v9 33/56] Add qemu_savevm_state_complete_postcopy
` [Qemu-devel] [PATCH v9 34/56] Postcopy: Maintain unsentmap
` [Qemu-devel] [PATCH v9 35/56] Postcopy: Calculate discard
` [Qemu-devel] [PATCH v9 36/56] postcopy: Incoming initialisation
` [Qemu-devel] [PATCH v9 37/56] postcopy: ram_enable_notify to switch on userfault
` [Qemu-devel] [PATCH v9 38/56] Postcopy: Postcopy startup in migration thread
` [Qemu-devel] [PATCH v9 39/56] Postcopy: End of iteration
` [Qemu-devel] [PATCH v9 40/56] Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
` [Qemu-devel] [PATCH v9 41/56] Page request: Process incoming page request
` [Qemu-devel] [PATCH v9 42/56] Page request: Consume pages off the post-copy queue
` [Qemu-devel] [PATCH v9 43/56] postcopy_ram.c: place_page and helpers
` [Qemu-devel] [PATCH v9 44/56] Postcopy: Use helpers to map pages during migration
` [Qemu-devel] [PATCH v9 45/56] postcopy: Check order of received target pages
` [Qemu-devel] [PATCH v9 46/56] Don't sync dirty bitmaps in postcopy
` [Qemu-devel] [PATCH v9 47/56] Don't iterate on precopy-only devices during postcopy
` [Qemu-devel] [PATCH v9 48/56] Host page!=target page: Cleanup bitmaps
` [Qemu-devel] [PATCH v9 49/56] Round up RAMBlock sizes to host page sizes
` [Qemu-devel] [PATCH v9 50/56] Postcopy; Handle userfault requests
` [Qemu-devel] [PATCH v9 51/56] Start up a postcopy/listener thread ready for incoming page data
` [Qemu-devel] [PATCH v9 52/56] postcopy: Wire up loadvm_postcopy_handle_ commands
` [Qemu-devel] [PATCH v9 53/56] Postcopy: Mark nohugepage before discard
` [Qemu-devel] [PATCH v9 54/56] End of migration for postcopy
` [Qemu-devel] [PATCH v9 55/56] Disable mlock around incoming postcopy
` [Qemu-devel] [PATCH v9 56/56] Inhibit ballooning during postcopy

[Qemu-devel] virtio-gpu doesn't build if you do a linux-headers update from kvm/next
 2015-11-05 18:13 UTC  (9+ messages)

[PATCH v2 00/10] ARM: dts: Add Advantech board support
 2015-11-05 18:13 UTC  (22+ messages)
` [PATCH v2 01/10] of: Add vendor prefix for Advantech Corporation
` [PATCH v2 02/10] ARM: dts: imx: Add Advantech BA-16 Qseven module
` [PATCH v2 03/10] ARM: dts: imx: Add support for Advantech/GE Bx50v3
` [PATCH v2 04/10] ARM: dts: imx: Add support for Advantech/GE B450v3
` [PATCH v2 05/10] ARM: dts: imx: Add support for Advantech/GE B650v3
` [PATCH v2 06/10] ARM: dts: imx: Add support for Advantech/GE B850v3
` [PATCH v2 07/10] of: Add vendor prefix for General Electric Company
` [PATCH v2 08/10] ARM: dts: imx: Update vendor info for GE Bx50v3 boards
` [PATCH v2 09/10] ARM: dts: imx: Add mma8453 support
` [PATCH v2 10/10] ARM: dts: imx6q-ba16: Cleanup pinctrl and LDO

[PATCH 0/2] Add NVIDIA Tegra XUSB pad controller bindings
 2015-11-05 18:13 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: phy: Add NVIDIA Tegra XUSB pad controller binding

[Qemu-devel] [PATCH v4 0/7] qom: more efficient object property handling
 2015-11-05 18:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 7/7] qom: allow properties to be registered against classes

post-receive: pub/scm/linux/kernel/git/zohar/linux-integrity
 2015-11-05 18:10 UTC 

[PATCH 0/2] Support new rilmodem call-settings tests
 2015-11-05 18:10 UTC  (3+ messages)
` [PATCH 1/2] unit: add new test-rilmodem-cs
` [PATCH 2/2] build: add support for unit/rilmodem-cs

OpenDPI and Netfilter
 2015-11-05 18:09 UTC 


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.