All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-21 11:57:23 to 2017-04-21 12:37:26 UTC [more...]

[PATCH 1/4] hvm/dmop: Box dmop_args rather than passing multiple parameters around
 2017-04-21 12:37 UTC  (13+ messages)
` [PATCH 2/4] hvm/dmop: Implement copy_{to, from}_guest_buf() in terms of raw accessors
` [PATCH 4/4] dmop: Add xendevicemodel_modified_memory_bulk()

linux-yocto.do_validate_branches failing since last oe-core update
 2017-04-21 12:36 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 for-2.10 00/18] crypto: add afalg-backend support
 2017-04-21 12:36 UTC  (17+ messages)
` [Qemu-devel] [PATCH v2 for-2.10 05/18] crypto: cipher: add cipher driver framework
` [Qemu-devel] [PATCH v2 for-2.10 06/18] crypto: hash: add hash "
` [Qemu-devel] [PATCH v2 for-2.10 07/18] crypto: hmac: move crypto/hmac.h into include/crypto/
` [Qemu-devel] [PATCH v2 for-2.10 08/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for gcrypt-backend
` [Qemu-devel] [PATCH v2 for-2.10 09/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for nettle-backend
` [Qemu-devel] [PATCH v2 for-2.10 10/18] crypto: hmac: introduce qcrypto_hmac_ctx_new for glib-backend
` [Qemu-devel] [PATCH v2 for-2.10 11/18] crypto: hmac: add hmac driver framework
` [Qemu-devel] [PATCH v2 for-2.10 12/18] crypto: introduce some common functions for af_alg backend

Yocto cups serial port support
 2017-04-21 12:35 UTC  (4+ messages)
` [OE-core] "

[Qemu-devel] [Bug 1481272] [NEW] main-loop: WARNING: I/O thread spun for 1000 iterations
 2017-04-21 12:24 UTC  (2+ messages)
` [Qemu-devel] [Bug 1481272] "

[PATCH v3 3/7] kprobes: validate the symbol name length
 2017-04-21 12:33 UTC  (3+ messages)
` [PATCH v4 3/7] kprobes: validate the symbol name provided during probe registration
` [PATCH v4 4/7] powerpc/kprobes: Use safer string functions in kprobe_lookup_name()

[PATCH v6 0/6] Skipped unlocks
 2017-04-21 12:32 UTC  (7+ messages)
` [PATCH 4/6] NFS: Add an iocounter wait function for async RPC tasks
` [PATCH 5/6] lockd: Introduce nlmclnt_operations
` [PATCH 6/6] NFS: Always wait for I/O completion before unlock

[PATCH v2] tools/iio: Use include/uapi with __EXPORTED_HEADERS__
 2017-04-21 12:31 UTC 

[PATCH 1/2 v4] video: fbdev: imxfb: support AUS mode
 2017-04-21 12:29 UTC  (4+ messages)
` [PATCH 2/2 v4] dt-bindings: display: imx: entry for "

[PATCH -v3 0/13] mm: make movable onlining suck less
 2017-04-21 12:30 UTC  (28+ messages)
` [PATCH 01/13] mm: remove return value from init_currently_empty_zone
` [PATCH 02/13] mm, memory_hotplug: use node instead of zone in can_online_high_movable
` [PATCH 03/13] mm: drop page_initialized check from get_nid_for_pfn
` [PATCH 04/13] mm, memory_hotplug: get rid of is_zone_device_section
` [PATCH 05/13] mm, memory_hotplug: split up register_one_node
` [PATCH 06/13] mm, memory_hotplug: consider offline memblocks removable
` [PATCH 07/13] mm: consider zone which is not fully populated to have holes
` [PATCH 08/13] mm, compaction: skip over holes in __reset_isolation_suitable
` [PATCH 09/13] mm: __first_valid_page skip over offline pages
` [PATCH 11/13] mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
` [PATCH 12/13] mm, memory_hotplug: fix the section mismatch warning
` [PATCH 13/13] mm, memory_hotplug: remove unused cruft after memory hotplug rework
` [PATCH 10/13] mm, memory_hotplug: do not associate hotadded memory to zones until online

[refpolicy] [PATCH] login related stuff take 2
 2017-04-21 12:30 UTC  (5+ messages)

[PATCH -mm -v3] mm, swap: Sort swap entries before free
 2017-04-21 12:29 UTC  (7+ messages)

[GIT PULL 0/4] KVM: s390: Guarded storage fixup and keyless subset mode (kvm/next)
 2017-04-21 12:29 UTC  (5+ messages)
` [GIT PULL 4/4] KVM: s390: Support keyless subset guest mode

[PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-04-21 12:21 UTC  (5+ messages)
` [PATCH V15 03/11] cper: add timestamp print to CPER status printing

What's cooking in git.git (Apr 2017, #04; Wed, 19)
 2017-04-21 12:29 UTC  (4+ messages)

[PATCH] completion: expand "push --delete <remote> <ref>" for refs on that <remote>
 2017-04-21 12:28 UTC  (2+ messages)

Unchecked flags in statx(2) [Should be fixed before 4.11-final?]
 2017-04-21 12:28 UTC  (3+ messages)

[PATCH] btrfs: allow processes with cap_sys_resource to exceed quota
 2017-04-21 12:27 UTC  (3+ messages)

[PATCH 00/15] Handle fopen() errors
 2017-04-21 12:27 UTC  (7+ messages)

[Qemu-devel] [PATCH 00/14] Trivial cleanups around error reporting
 2017-04-21 12:27 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/14] socket: Make errp the last parameter of socket_connect
` [Qemu-devel] [PATCH 02/14] socket: Make errp the last parameter of inet_connect_saddr
` [Qemu-devel] [PATCH 03/14] socket: Make errp the last parameter of unix_connect_saddr
` [Qemu-devel] [PATCH 04/14] socket: Make errp the last parameter of vsock_connect_saddr
` [Qemu-devel] [PATCH 05/14] block: Make errp the last parameter of bdrv_img_create
` [Qemu-devel] [PATCH 06/14] crypto: Make errp the last parameter of functions
` [Qemu-devel] [PATCH 07/14] mirror: Make errp the last parameter of mirror_start_job
` [Qemu-devel] [PATCH 08/14] block: Make errp the last parameter of commit_active_start
` [Qemu-devel] [PATCH 09/14] nfs: Make errp the last parameter of nfs_client_open
` [Qemu-devel] [PATCH 10/14] fdc: Make errp the last parameter of fdctrl_connect_drives
` [Qemu-devel] [PATCH 11/14] scsi: Make errp the last parameter of virtio_scsi_common_realize
` [Qemu-devel] [PATCH 12/14] migration: Make errp the last parameter of local functions
` [Qemu-devel] [PATCH 13/14] qga: Make errp the last parameter of qga_vss_fsfreeze
` [Qemu-devel] [PATCH 14/14] error: Apply error_propagate_null.cocci again

[BUG] test suite broken with GIT_TEST_SPLIT_INDEX
 2017-04-21 12:25 UTC  (8+ messages)

[PATCH] scripts/spelling.txt: add several more common spelling mistakes
 2017-04-21 12:25 UTC 

[PATCH v3] clk/axs10x: introduce AXS10X pll driver
 2017-04-21 12:25 UTC  (3+ messages)

[PATCH] ethdev: add lock-less txq capability flag
 2017-04-21 12:22 UTC 

[PATCH 1/1] drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201
 2017-04-21 12:22 UTC  (4+ messages)

[PATCH v3 0/2] xfs: quotacheck vs. dquot reclaim deadlock
 2017-04-21 12:22 UTC  (3+ messages)
` [PATCH v3 1/2] xfs: fix up quotacheck buffer list error handling
` [PATCH v3 2/2] xfs: push buffer of flush locked dquot to avoid quotacheck deadlock

[PATCH 1/1] fs/inode.c: spelling in inode_owner_or_capable doc
 2017-04-21 12:21 UTC  (2+ messages)

[xen-unstable test] 107560: tolerable FAIL - PUSHED
 2017-04-21 12:20 UTC  (3+ messages)

[PATCH] net/ixgbe: align register setting when RSC is disabled
 2017-04-21 12:19 UTC  (3+ messages)

[PATCH] x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
 2017-04-21 12:19 UTC  (5+ messages)

[PATCH] crypto: Allow ecb(cipher_null) in FIPS mode
 2017-04-21 12:18 UTC  (2+ messages)

[PATCH 2/3] xfs: push buffer of flush locked dquot to avoid quotacheck deadlock
 2017-04-21 12:18 UTC  (11+ messages)

[Qemu-devel] [PATCH v2] qga: Add support network interface statistics in guest-network-get-interfaces command
 2017-04-21 12:18 UTC  (3+ messages)

[RFC PATCH 0/9] "Non-shared" IOMMU support on ARM
 2017-04-21 12:18 UTC  (8+ messages)
` [RFC PATCH 8/9] iommu: Split iommu_hwdom_init() into arch specific parts

Building logrotate for older releases is broken (was: RE: [PATCH 1/1] logrotate: set downloadfilename)
 2017-04-21 12:18 UTC  (4+ messages)
  ` Building logrotate for older releases is broken

[U-Boot] [PATCH v6 00/16] Add Intel Arria 10 SoC support
 2017-04-21 12:17 UTC  (12+ messages)
` [U-Boot] [PATCH v6 13/16] arm: socfpga: Add SPL support for Arria 10

[PATCH] net/sfc: fix LSC interrupt support for UIO cases
 2017-04-21 12:16 UTC 

[wic patch 0/5] Add option to wic and use argparse
 2017-04-21 12:11 UTC  (6+ messages)
` [wic patch 1/5] wic: Catch errors during image files clean-up
` [wic patch 2/5] wic: Use argparse instead of optparse
` [wic patch 3/5] wic: Add missing text to usage and help strings
` [wic patch 4/5] wic: Add option to keep partition images
` [wic patch 5/5] wic: Use enum like dicts for string constants

[PATCH 3/3] drm/amdgpu: fix gpu reset issue
 2017-04-21 12:14 UTC  (7+ messages)

[PATCH] curl: upgrade to 7.54.0
 2017-04-21 12:12 UTC 

[PATCH v17 2/3] usb: USB Type-C connector class
 2017-04-21 12:12 UTC  (11+ messages)

[PATCH] scsi: sas: move scsi_remove_host call into sas_remove_host
 2017-04-21 12:11 UTC 

[PATCH RFC 0/6] drm: Add properties to control YCbCr to RGB conversion
 2017-04-21 12:10 UTC  (4+ messages)
` [PATCH RFC 3/6] drm: Plane YCbCr to RGB conversion related properties

[PATCH] ARM: at91/at91-pinctrl documentation: fix spelling mistake: "contoller" -> "controller"
 2017-04-21 12:07 UTC  (2+ messages)

[PATCH] s390/virtio: fix compilation of kvm_virtio.c in linux-next
 2017-04-21 12:06 UTC  (2+ messages)

[PATCH v5 0/4] Cleaning printk stuff in NMI context
 2017-04-21 12:06 UTC  (9+ messages)
` [PATCH v5 1/4] printk/nmi: generic solution for safe printk in NMI

[PATCH v2 0/3] arm64: marvell: add cryptographic engine support for 7k/8k
 2017-04-21 12:05 UTC  (7+ messages)
` [PATCH v2 2/3] crypto: inside-secure: add SafeXcel EIP197 crypto engine driver

[PATCH net] xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
 2017-04-21 12:05 UTC  (3+ messages)

[PATCH] ghostscript : CVE-2016-10219, CVE-2016-10220, CVE-2017-5951
 2017-04-21 12:04 UTC 

[PATCH V3 0/9] cfg80211: support multiple scheduled scans
 2017-04-21 12:05 UTC  (10+ messages)
` [PATCH V3 1/9] nl80211: allow multiple active scheduled scan requests
` [PATCH V3 2/9] nl80211: add support for BSSIDs in scheduled scan matchsets
` [PATCH V3 3/9] cfg80211: add request id parameter to .sched_scan_stop() signature
` [PATCH V3 4/9] cfg80211: add request id to cfg80211_sched_scan_*() api
` [PATCH V3 5/9] brcmfmac: add firmware feature detection for gscan feature
` [PATCH V3 6/9] brcmfmac: move scheduled scan wiphy param setting to pno module
` [PATCH V3 7/9] brcmfmac: add support multi-scheduled scan
` [PATCH V3 8/9] brcmfmac: add mutex to protect pno requests
` [PATCH V3 9/9] brcmfmac: add scheduled scan support for specified BSSIDs

[PATCH][-next] i2c: tegra: fix spelling mistake: "contoller" -> "controller"
 2017-04-21 12:05 UTC  (3+ messages)

fsl_ifc_nand: are blank pages protected by ECC?
 2017-04-21 12:04 UTC  (4+ messages)

[Qemu-devel] Help needed: Sparc 64, kernel panic
 2017-04-21 12:03 UTC  (4+ messages)

[PATCH] app/proc-info: fix proc-info xstats-name description string
 2017-04-21 12:04 UTC  (2+ messages)

[PATCH] i2c: exynos5: use core helper to get driver data
 2017-04-21 12:04 UTC  (2+ messages)

[PATCH 1/2] i2c: exynos5: simplify clock frequency handling
 2017-04-21 12:04 UTC  (4+ messages)
    ` [PATCH 2/2] i2c: exynos5: de-duplicate error logs on clock setup

[PATCH] i2c: exynos5: simplify timings calculation
 2017-04-21 12:04 UTC  (2+ messages)

KVM call for agenda for 2017-04-25
 2017-04-21 12:03 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] drm: fourcc byteorder: brings header file comments in line with reality
 2017-04-21 12:02 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/6] calculate downtime for postcopy live migration
 2017-04-21 12:00 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH 4/6] migration: calculate downtime on dst side

[PATCH] bus: fsl-mc: dpio: fix alter FQ state command
 2017-04-21 12:00 UTC 

[PATCH 0/5] r8a7795/6 Salvator-X PWM enablement
 2017-04-21 12:00 UTC  (6+ messages)
` [PATCH 5/5] arm64: dts: r8a7795-salvator-x: Enable PWM

[Qemu-devel] [PULL 0/4] qdev patches for 2017-04-21
 2017-04-21 11:59 UTC  (2+ messages)

[Qemu-devel] [PULL 00/65] Migration pull request
 2017-04-21 11:56 UTC  (46+ messages)
` [Qemu-devel] [PULL 21/65] ram: Move xbzrle_pages into RAMState
` [Qemu-devel] [PULL 22/65] ram: Move xbzrle_cache_miss "
` [Qemu-devel] [PULL 23/65] ram: Move xbzrle_cache_miss_rate "
` [Qemu-devel] [PULL 24/65] ram: Move xbzrle_overflows "
` [Qemu-devel] [PULL 25/65] ram: Move migration_dirty_pages to RAMState
` [Qemu-devel] [PULL 26/65] ram: Everything was init to zero, so use memset
` [Qemu-devel] [PULL 27/65] ram: Move migration_bitmap_mutex into RAMState
` [Qemu-devel] [PULL 28/65] ram: Move migration_bitmap_rcu "
` [Qemu-devel] [PULL 29/65] ram: Move bytes_transferred "
` [Qemu-devel] [PULL 30/65] ram: Use the RAMState bytes_transferred parameter
` [Qemu-devel] [PULL 31/65] ram: Remove ram_save_remaining
` [Qemu-devel] [PULL 32/65] ram: Move last_req_rb to RAMState
` [Qemu-devel] [PULL 33/65] ram: Move src_page_req* "
` [Qemu-devel] [PULL 34/65] ram: Create ram_dirty_sync_count()
` [Qemu-devel] [PULL 35/65] ram: Remove dirty_bytes_rate
` [Qemu-devel] [PULL 36/65] ram: Move dirty_pages_rate to RAMState
` [Qemu-devel] [PULL 37/65] ram: Move postcopy_requests into RAMState
` [Qemu-devel] [PULL 38/65] ram: Add QEMUFile to RAMState
` [Qemu-devel] [PULL 39/65] ram: Move QEMUFile into RAMState
` [Qemu-devel] [PULL 40/65] ram: Remove compression_switch and inline its logic
` [Qemu-devel] [PULL 41/65] migration: Remove MigrationState from migration_in_postcopy
` [Qemu-devel] [PULL 42/65] ram: We don't need MigrationState parameter anymore
` [Qemu-devel] [PULL 43/65] ram: Rename qemu_target_page_bits() to qemu_target_page_size()
` [Qemu-devel] [PULL 44/65] ram: Add page-size to output in 'info migrate'
` [Qemu-devel] [PULL 45/65] ram: Pass RAMBlock to bitmap_sync
` [Qemu-devel] [PULL 46/65] ram: ram_discard_range() don't use the mis parameter
` [Qemu-devel] [PULL 47/65] ram: reorganize last_sent_block
` [Qemu-devel] [PULL 48/65] ram: Use page number instead of an address for the bitmap operations
` [Qemu-devel] [PULL 49/65] ram: Remember last_page instead of last_offset
` [Qemu-devel] [PULL 50/65] ram: Change offset field in PageSearchStatus to page
` [Qemu-devel] [PULL 51/65] ram: Use ramblock and page offset instead of absolute offset
` [Qemu-devel] [PULL 52/65] ram: rename last_ram_offset() last_ram_pages()
` [Qemu-devel] [PULL 53/65] ram: Use RAMBitmap type for coherence
` [Qemu-devel] [PULL 54/65] migration: Remove MigrationState parameter from migration_is_idle()
` [Qemu-devel] [PULL 55/65] qdev: qdev_hotplug is really a bool
` [Qemu-devel] [PULL 56/65] qdev: Export qdev_hot_removed
` [Qemu-devel] [PULL 57/65] qdev: Move qdev_unplug() to qdev-monitor.c
` [Qemu-devel] [PULL 58/65] migration: Disable hotplug/unplug during migration
` [Qemu-devel] [PULL 59/65] ram: Remove migration_bitmap_extend()
` [Qemu-devel] [PULL 60/65] migration: don't close a file descriptor while it can be in use
` [Qemu-devel] [PULL 61/65] virtio-rng: stop virtqueue while the CPU is stopped
` [Qemu-devel] [PULL 62/65] migration: set current_active_state once
` [Qemu-devel] [PULL 63/65] migration: rename max_size to threshold_size
` [Qemu-devel] [PULL 64/65] hmp: info migrate_capability format tunes
` [Qemu-devel] [PULL 65/65] hmp: info migrate_parameters "

HauppaugeTV-quadHD DVB-T mpeg risc op code errors
 2017-04-21 11:57 UTC  (3+ messages)


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.