All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-28 22:45:06 to 2017-08-29 00:19:34 UTC [more...]

[PATCH for-next 0/2] RDMA/vmw_pvrdma: Patches for 4.14
 2017-08-29  0:19 UTC 

[PATCH v2 0/9] PM / ACPI / i2c: Deploy runtime PM centric path for system sleep
 2017-08-29  0:18 UTC  (2+ messages)
` [PATCH 0/3] PM / ACPI / i2c: Runtime PM aware system sleep handling

[Qemu-devel] [PATCH 00/79] Patch Round-up for stable 2.9.1, freeze on 2017-09-04
 2017-08-29  0:14 UTC  (80+ messages)
` [Qemu-devel] [PATCH 01/79] qga-win: Enable 'can-offline' field in 'guest-get-vcpus' reply
` [Qemu-devel] [PATCH 02/79] dirty-bitmap: Report BlockDirtyInfo.count in bytes, as documented
` [Qemu-devel] [PATCH 03/79] qemu-img/convert: Always set ret < 0 on error
` [Qemu-devel] [PATCH 04/79] qemu-img/convert: Use @opts for one thing only
` [Qemu-devel] [PATCH 05/79] qemu-img/convert: Move bs_n > 1 && -B check down
` [Qemu-devel] [PATCH 06/79] block: An empty filename counts as no filename
` [Qemu-devel] [PATCH 07/79] iotests/051: Add test for empty filename
` [Qemu-devel] [PATCH 08/79] migration: setup bi-directional I/O channel for exec: protocol
` [Qemu-devel] [PATCH 09/79] pci: deassert intx when pci device unrealize
` [Qemu-devel] [PATCH 10/79] block: Do not unref bs->file on error in BD's open
` [Qemu-devel] [PATCH 11/79] ACPI: don't call acpi_pcihp_device_plug_cb on xen
` [Qemu-devel] [PATCH 12/79] replication: Make --disable-replication compile again
` [Qemu-devel] [PATCH 13/79] 9pfs: local: fix unlink of alien files in mapped-file mode
` [Qemu-devel] [PATCH 14/79] coccinelle: Add script to remove useless QObject casts
` [Qemu-devel] [PATCH 15/79] qobject: Drop "
` [Qemu-devel] [PATCH 16/79] qobject: Add helper macros for common scalar insertions
` [Qemu-devel] [PATCH 17/79] s390x: Drop useless casts
` [Qemu-devel] [PATCH 18/79] qobject: Use simpler QDict/QList scalar insertion macros
` [Qemu-devel] [PATCH 19/79] block: Reuse bs as backing hd for drive-backup sync=none
` [Qemu-devel] [PATCH 20/79] hw/virtio: fix vhost user fails to startup when MQ
` [Qemu-devel] [PATCH 21/79] aio: add missing aio_notify() to aio_enable_external()
` [Qemu-devel] [PATCH 22/79] qemu-img: wait for convert coroutines to complete
` [Qemu-devel] [PATCH 23/79] block/vhdx: Make vhdx_create() always set errp
` [Qemu-devel] [PATCH 24/79] block: Add errp to b{lk, drv}_truncate()
` [Qemu-devel] [PATCH 25/79] blockdev: use drained_begin/end for qmp_block_resize
` [Qemu-devel] [PATCH 26/79] target/xtensa: fix mapping direction in read/write simcalls
` [Qemu-devel] [PATCH 27/79] target/xtensa: fix return value of "
` [Qemu-devel] [PATCH 28/79] curl: strengthen assertion in curl_clean_state
` [Qemu-devel] [PATCH 29/79] curl: never invoke callbacks with s->mutex held
` [Qemu-devel] [PATCH 30/79] curl: avoid recursive locking of BDRVCURLState mutex
` [Qemu-devel] [PATCH 31/79] stream: fix crash in stream_start() when block_job_create() fails
` [Qemu-devel] [PATCH 32/79] vvfat: fix qemu-img map and qemu-img convert
` [Qemu-devel] [PATCH 33/79] virtio: allow broken device to notify guest
` [Qemu-devel] [PATCH 34/79] virtio-scsi: Unset hotplug handler when unrealize
` [Qemu-devel] [PATCH 35/79] e1000e: Fix ICR "Other" causes clear logic
` [Qemu-devel] [PATCH 36/79] s390x/css: catch section mismatch on load
` [Qemu-devel] [PATCH 37/79] virtio-net: fix wild pointer when remove virtio-net queues
` [Qemu-devel] [PATCH 38/79] blkdebug: Sanity check block layer guarantees
` [Qemu-devel] [PATCH 39/79] blkdebug: Refactor error injection
` [Qemu-devel] [PATCH 40/79] blkdebug: Add pass-through write_zero and discard support
` [Qemu-devel] [PATCH 41/79] blkdebug: Simplify override logic
` [Qemu-devel] [PATCH 42/79] blkdebug: Add ability to override unmap geometries
` [Qemu-devel] [PATCH 43/79] tests: Add coverage for recent block geometry fixes
` [Qemu-devel] [PATCH 44/79] block: Simplify BDRV_BLOCK_RAW recursion
` [Qemu-devel] [PATCH 45/79] block: Guarantee that *file is set on bdrv_get_block_status()
` [Qemu-devel] [PATCH 46/79] mirror: Drop permissions on s->target on completion
` [Qemu-devel] [PATCH 47/79] virtio-serial-bus: Unset hotplug handler when unrealize
` [Qemu-devel] [PATCH 48/79] linuxboot_dma: compile for i486
` [Qemu-devel] [PATCH 49/79] tests: check-qom-proplist: add checks for cmdline-created objects
` [Qemu-devel] [PATCH 50/79] monitor: fix object_del for command-line-created objects
` [Qemu-devel] [PATCH 51/79] pc: Use "min-[x]level" on compat_props
` [Qemu-devel] [PATCH 52/79] target/ppc: pass const string to kvmppc_is_mem_backend_page_size_ok()
` [Qemu-devel] [PATCH 53/79] target/ppc: fix memory leak in kvmppc_is_mem_backend_page_size_ok()
` [Qemu-devel] [PATCH 54/79] spapr: add pre_plug function for memory
` [Qemu-devel] [PATCH 55/79] spapr: fix memory leak in spapr_memory_pre_plug()
` [Qemu-devel] [PATCH 56/79] target/xtensa: handle unknown registers in gdbstub
` [Qemu-devel] [PATCH 57/79] commit: Fix use after free in completion
` [Qemu-devel] [PATCH 58/79] nbd: Fully initialize client in case of failed negotiation
` [Qemu-devel] [PATCH 59/79] nbd: Fix regression on resiliency to port scan
` [Qemu-devel] [PATCH 60/79] commit: Fix completion with extra reference
` [Qemu-devel] [PATCH 61/79] blkdebug: Catch bs->exact_filename overflow
` [Qemu-devel] [PATCH 62/79] blkverify: "
` [Qemu-devel] [PATCH 63/79] nbd: fix NBD over TLS
` [Qemu-devel] [PATCH 64/79] block: Do not strcmp() with NULL uri->scheme
` [Qemu-devel] [PATCH 65/79] 9pfs: local: remove: use correct path component
` [Qemu-devel] [PATCH 66/79] hid: Reset kbd modifiers on reset
` [Qemu-devel] [PATCH 67/79] spapr: fix migration to pseries machine < 2.8
` [Qemu-devel] [PATCH 68/79] virtio-scsi: finalize IOMMU support
` [Qemu-devel] [PATCH 69/79] commit: Add NULL check for overlay_bs
` [Qemu-devel] [PATCH 70/79] spapr: fix memory leak in spapr_core_pre_plug()
` [Qemu-devel] [PATCH 71/79] virtio-net: fix offload ctrl endian
` [Qemu-devel] [PATCH 72/79] input: limit kbd queue depth
` [Qemu-devel] [PATCH 73/79] input: Decrement queue count on kbd delay
` [Qemu-devel] [PATCH 74/79] qemu-iotests: Test automatic commit job cancel on hot unplug
` [Qemu-devel] [PATCH 75/79] block: Skip implicit nodes in query-block/blockstats
` [Qemu-devel] [PATCH 76/79] cpu: don't allow negative core id
` [Qemu-devel] [PATCH 77/79] hw/i386: allow SHPC for Q35 machine
` [Qemu-devel] [PATCH 78/79] block/nfs: fix mutex assertion in nfs_file_close()
` [Qemu-devel] [PATCH 79/79] 9pfs: local: fix fchmodat_nofollow() limitations

[PATCH net] net: dsa: Don't dereference dst->cpu_dp->netdev
 2017-08-29  0:10 UTC 

[Qemu-devel] [PATCH 0/9] IDE: replace printfs with tracing
 2017-08-29  0:15 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] IDE: replace DEBUG_IDE with tracing system
` [Qemu-devel] [PATCH 4/9] ATAPI: Replace DEBUG_IDE_ATAPI with tracing events
` [Qemu-devel] [PATCH 6/9] AHCI: Replace DPRINTF with trace-events

[PATCH v3 0/4] powerpc/64s: idle POWER9 stop improvements
 2017-08-29  0:14 UTC  (7+ messages)
` [PATCH v3 1/4] KVM: PPC: Book3S HV: POWER9 does not require secondary thread management
` [PATCH v3 2/4] powerpc/64s: idle POWER9 can execute stop without a sync sequence
` [PATCH v3 3/4] powerpc/64s: idle POWER9 can execute stop in virtual mode

[RESEND PATCH] Allow passing tid or pid in SCM_CREDENTIALS without CAP_SYS_ADMIN
 2017-08-29  0:12 UTC 

[LTP] [RFC][PATCH 0/2] Add support to mount 'tmpfs' for EROFS testing
 2017-08-29  0:11 UTC  (3+ messages)
` [LTP] [RFC][PATCH 1/2] libltp: add support to mount tmpfs
` [LTP] [RFC][PATCH 2/2] access04: use the new tmpfs mount for EROFS testing

[PATCH 4.12 00/99] 4.12.10-stable review
 2017-08-29  0:11 UTC  (2+ messages)

[PATCH 4.9 00/84] 4.9.46-stable review
 2017-08-29  0:10 UTC  (2+ messages)

[PATCH] ACPI/APEI: Add BERT data driver
 2017-08-29  0:10 UTC  (5+ messages)
` [PATCH] ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region

[PATCH 4.4 00/53] 4.4.85-stable review
 2017-08-29  0:09 UTC  (2+ messages)

[PATCH 3.18 00/22] 3.18.68-stable review
 2017-08-29  0:08 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] board: ti: am57xx: Add dt support for BeagleBoard-X15 revC
 2017-08-29  0:08 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[PATCH v2] ACPI / Processor: add sysfs support for low power idle
 2017-08-28 23:56 UTC  (4+ messages)

[pull request][rdma-next v1 REPOST 00/10] Hardware tag matching support
 2017-08-29  0:03 UTC  (6+ messages)

[PATCH v3 0/4] Input/HID: introduce joydev ignore feature
 2017-08-29  0:02 UTC  (11+ messages)
` [PATCH 1/4] Input: Add new property INPUT_PROP_JOYDEV_IGNORE

[PATCH net-next 00/11] bnxt_en: Updates
 2017-08-28 23:57 UTC  (2+ messages)

[PATCH v2 net-next 0/8] bpf: Add option to set mark and priority in cgroup sock programs
 2017-08-28 23:56 UTC  (5+ messages)
` [PATCH v2 net-next 1/8] bpf: Add support for recursively running cgroup sock filters

[PATCH net-next v3 0/3] NCSI VLAN Filtering Support
 2017-08-28 23:50 UTC  (2+ messages)

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2017-08-27
 2017-08-28 23:48 UTC  (2+ messages)

[PATCH v2] multipath-tools: clarify how to dump the multipathd config
 2017-08-28 23:46 UTC 

[PATCH] multipath-tools: clarify how to dump the multipathd config
 2017-08-28 23:46 UTC  (2+ messages)

[PATCH 0/4] irda: move it to drivers/staging so we can delete it
 2017-08-28 23:46 UTC  (4+ messages)

[PATCH net-next] net-next/hinic: fix comparison of a uint16_t type with -1
 2017-08-28 23:44 UTC  (2+ messages)

[PATCH V2 net-next] net-next/hinic: Fix MTU limitation
 2017-08-28 23:44 UTC  (2+ messages)

[PATCH v8] mtd: sharpslpart: Add sharpslpart partition parser
 2017-08-28 23:44 UTC 

[PATCH V2 0/3] Use mm_struct and switch_mm() instead of manually
 2017-08-28 23:37 UTC  (4+ messages)
` [PATCH V2 1/3] efi: Use efi_mm in x86 as well as ARM
` [PATCH V2 2/3] x86/efi: Replace efi_pgd with efi_mm.pgd
` [PATCH V2 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3

[PATCH v7] mtd: sharpslpart: Add sharpslpart partition parser
 2017-08-28 23:42 UTC  (3+ messages)

[PATCH v4 0/7] Add RSS to DPAA 1.x Ethernet driver
 2017-08-28 23:41 UTC  (2+ messages)

[PATCH] arm: sun8i: nanopi-neo: Enable USB OTG
 2017-08-28 23:41 UTC  (3+ messages)

[PATCH] Staging: ks7010: Fix alignment should match open parenthesis
 2017-08-28 23:35 UTC 

[PATCH i-g-t] tests/gem_exec_reuse: Adds cleanup at the end of test
 2017-08-28 23:35 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/9] ASoC: max98927: Added TDM support
 2017-08-28 23:34 UTC  (3+ messages)

[PATCH 1/9] ASoC: max98927: Added support for DSP_A and DSP_B format
 2017-08-28 23:31 UTC  (9+ messages)
` [PATCH 2/9] ASoC: max98927: Added controls for Envelope tracking
` [PATCH 3/9] ASoC: max98927: Updated volatile register list
` [PATCH 4/9] ASoC: max98927: Added missing \n to end of dev_err messages
` [PATCH 5/9] ASoC: max98927: Removed obsolete variables
` [PATCH 6/9] ASoC: max98927: Modified chip default register values
` [PATCH 7/9] ASoC: max98927: Added PM suspend and resume function
` [PATCH 8/9] ASoC: max98927: Modified DAPM widget and map to enable/disable VI sense path
` [PATCH 9/9] ASoC: max98927: Changed device property read function

[PATCH] Staging: ks7010: Fix hardcoded function names in strings. Warnings reported by checkpatch.pl
 2017-08-28 23:32 UTC 

[PATCH v1 00/11] IB/rxe: Bug fixes
 2017-08-28 23:32 UTC  (3+ messages)
` [PATCH v2 "

[PATCH for-next 0/9] IB/hfi1, qib, rdmavt: patches for next 08/28/2017
 2017-08-28 23:31 UTC  (2+ messages)

[PATCH 0/1] RFC: Allow for multiple cil declarations
 2017-08-28 22:17 UTC  (3+ messages)

[PATCH v3 net-next 1/1] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)
 2017-08-28 23:30 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] efi_loader: bootefi hello should use loadaddr
 2017-08-28 23:30 UTC  (2+ messages)

[U-Boot] [GIT] Pull request: u-boot-dfu
 2017-08-28 23:26 UTC  (4+ messages)

[PATCH 0/2] SPI NOR - force 3byte addressing mode
 2017-08-28 23:24 UTC  (4+ messages)
` [PATCH 1/2] mtd: spi-nor: add an option to force 3byte adressing mode

[PATCH V3 6/6] crypto/nx: Add P9 NX support for 842 compression engine
 2017-08-28 23:25 UTC  (2+ messages)

[PATCH v2 2/2] drm/i915/guc : Decouple logs from submission
 2017-08-28 23:20 UTC 

[PATCH] IIO: BME280: Updates to Humidity readings need ctrl_reg write!
 2017-08-28 23:21 UTC 

[PATCH v2 1/2] drm/i915/guc : Removing enable_guc_loading module
 2017-08-28 23:19 UTC 

[Qemu-devel] [PATCH for-2.11] hw/ide/microdrive: Mark the dscm1xxxx device with user_creatable = false
 2017-08-28 23:20 UTC  (2+ messages)

[PATCH] be2net: Fix some u16 fields appropriately
 2017-08-28 23:19 UTC  (2+ messages)

[PATCH] i40iw: make some structures const
 2017-08-28 23:19 UTC  (2+ messages)

[PATCH] IB/rxe: constify vm_operations_struct
 2017-08-28 23:18 UTC  (3+ messages)

[PATCH] IB/hfi1: constify vm_operations_struct
 2017-08-28 23:17 UTC  (2+ messages)

[meta-oe][PATCH] enscript: set the correct path for perl
 2017-08-28 23:17 UTC  (3+ messages)

[PATCH] RDMA/bnxt_re: remove unnecessary call to memset
 2017-08-28 23:17 UTC  (3+ messages)

[PATCH] IB/usnic: check for allocation failure
 2017-08-28 23:16 UTC  (3+ messages)

[PATCH for-next 00/16] IB/hfi1, qib, rdmavt: patches for next 08/21/2017
 2017-08-28 23:16 UTC  (3+ messages)

[PATCH v2 00/20] rpmsg: glink: Add glink smem based transport
 2017-08-28 23:13 UTC  (5+ messages)
` [PATCH v2 11/20] rpmsg: glink: Fix idr_lock from mutex to spinlock

[Question]: try to fix contention between expire_timers and try_to_del_timer_sync
 2017-08-28 23:12 UTC  (10+ messages)

linux-next: Signed-off-by missing for commit in the slave-dma tree
 2017-08-28 23:10 UTC 

[PATCH 2/2] media: dvb-core: fix demux.h non-ASCII characters
 2017-08-28 23:10 UTC 

[PATCH 1/2] docs: kernel-doc comments are ASCII
 2017-08-28 23:10 UTC 

[PATCH] net/mlx5: add a missing tab
 2017-08-28 23:09 UTC  (3+ messages)

[PATCH] mm: Use WQ_HIGHPRI for mm_percpu_wq
 2017-08-28 23:09 UTC  (5+ messages)

[PATCH 0/3] merge-recursive: replace string_list with hashmap
 2017-08-28 23:06 UTC  (5+ messages)
` [PATCH 2/3] merge-recursive: remove return value from get_files_dirs
` [PATCH 3/3] merge-recursive: change current file dir string_lists to hashmap

+ pps-use-surrounding-if-pps-to-remove-numerous-dependency-checks.patch added to -mm tree
 2017-08-28 23:04 UTC 

+ pps-aesthetic-tweaks-to-pps-related-content.patch added to -mm tree
 2017-08-28 23:04 UTC 

[PATCH] libmultipath: update INFINIDAT builtin config
 2017-08-28 23:02 UTC  (3+ messages)

+ arm-cma-avoid-double-mapping-to-the-cma-area-if-config_highmem-=-y.patch added to -mm tree
 2017-08-28 23:00 UTC 

+ mm-cma-remove-alloc_cma.patch added to -mm tree
 2017-08-28 23:00 UTC 

+ mm-cma-manage-the-memory-of-the-cma-area-by-using-the-zone_movable.patch added to -mm tree
 2017-08-28 23:00 UTC 

[U-Boot] undefined reference to `environment'
 2017-08-28 22:59 UTC 

[Qemu-devel] [PATCH 0/5] Mark legacy/PCIe/hybrid PCI devices using interface names
 2017-08-28 22:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/5] pci: Add INTERFACE_LEGACY_PCI_DEVICE to legacy PCI devices

[RFC v2 00/10] i915 PMU and engine busy stats
 2017-08-28 22:57 UTC  (8+ messages)
` [RFC 04/10] drm/i915: Expose a PMU interface for perf queries

[PATCH iproute2 0/4] tc: m_ife: handle IFE ethertype value
 2017-08-28 22:56 UTC  (5+ messages)
` [PATCH iproute2 2/4] tc: m_ife: print IEEE ethertype format

[RFC] block/loop: make loop cgroup aware
 2017-08-28 22:54 UTC  (2+ messages)

Bug report: ConnectX-5 unable to use non-default P_Key
 2017-08-28 22:54 UTC 

[PATCH] net: ethernet: broadcom: Remove null check before kfree
 2017-08-28 22:53 UTC  (2+ messages)

[xen-4.9-testing test] 112907: regressions - trouble: blocked/broken/fail/pass
 2017-08-28 22:52 UTC 

[PATCH net 0/4] xfrm_user info leaks
 2017-08-28 22:52 UTC  (2+ messages)

[PATCH net-next v2] sched: sfq: drop packets after root qdisc lock is released
 2017-08-28 22:52 UTC  (2+ messages)

[PATCH] sni_82596: Add Thomas' email address to driver
 2017-08-28 22:51 UTC  (2+ messages)

[PATCH] sparc: leon: grpci2: constify of_device_id
 2017-08-28 22:49 UTC  (6+ messages)
` [PATCH] sparc: leon: grpci1: "

[U-Boot] Reg UBoot ITB Image Support for Sunxi Cortex A53 Family SOCS
 2017-08-28 22:49 UTC  (2+ messages)

[PATCH net] ipv6: set dst.obsolete when a cached route has expired
 2017-08-28 22:45 UTC  (2+ messages)

[RFC v2 0/3] Support perf stat with i915 PMU
 2017-08-28 22:45 UTC  (4+ messages)
` [RFC v2 2/3] drm/i915/pmu: serve global events and support perf stat


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.