messages from 2016-11-11 17:03:47 to 2016-11-11 18:11:56 UTC [more...]
[PATCH v2 0/4] sparc64: Jump to boot prom from console on panic
2016-11-11 18:11 UTC (2+ messages)
` [PATCH v2 1/4] sparc64: Set cpu state to offline when stopped
[Qemu-devel] [PULL v2 00/34] virtio, vhost, pc, pci: tests, documentation, fixes and cleanups
2016-11-11 18:11 UTC (35+ messages)
` [Qemu-devel] [PULL v2 01/34] tests/vhost-user-bridge: remove false comment
` [Qemu-devel] [PULL v2 02/34] tests/vhost-user-bridge: remove unnecessary dispatcher_remove
` [Qemu-devel] [PULL v2 03/34] tests/vhost-user-bridge: indicate peer disconnected
` [Qemu-devel] [PULL v2 04/34] tests/vhost-user-bridge: do not accept more than one connection
` [Qemu-devel] [PULL v2 05/34] contrib: add libvhost-user
` [Qemu-devel] [PULL v2 06/34] tests/vhost-user-bridge: use contrib/libvhost-user
` [Qemu-devel] [PULL v2 07/34] intel_iommu: fixing source id during IOTLB hash key calculation
` [Qemu-devel] [PULL v2 08/34] virtio: rename virtqueue_discard to virtqueue_unpop
` [Qemu-devel] [PULL v2 09/34] virtio: make virtqueue_alloc_element static
` [Qemu-devel] [PULL v2 10/34] virtio-crypto: tag as not hotpluggable and migration
` [Qemu-devel] [PULL v2 11/34] intel_iommu: fix several incorrect endianess and bit fields
` [Qemu-devel] [PULL v2 12/34] intel_iommu: fix incorrect assert
` [Qemu-devel] [PULL v2 13/34] acpi: fix DMAR device scope for IOAPIC
` [Qemu-devel] [PULL v2 14/34] virtio: allow per-device-class legacy features
` [Qemu-devel] [PULL v2 15/34] virtio-net: mark VIRTIO_NET_F_GSO as legacy
` [Qemu-devel] [PULL v2 16/34] vhost: migration blocker only if shared log is used
` [Qemu-devel] [PULL v2 17/34] qdev: hotplug: drop HotplugHandler.post_plug callback
` [Qemu-devel] [PULL v2 18/34] nvdimm acpi: drop the lock of fit buffer
` [Qemu-devel] [PULL v2 19/34] pc: memhp: move nvdimm hotplug out of memory hotplug
` [Qemu-devel] [PULL v2 20/34] pc: memhp: stop handling nvdimm hotplug in pc_dimm_unplug
` [Qemu-devel] [PULL v2 21/34] nvdimm acpi: clean up nvdimm_build_acpi
` [Qemu-devel] [PULL v2 22/34] docs: improve the doc of Read FIT method
` [Qemu-devel] [PULL v2 23/34] nvdimm acpi: rename nvdimm_plugged_device_list
` [Qemu-devel] [PULL v2 24/34] nvdimm acpi: cleanup nvdimm_build_fit
` [Qemu-devel] [PULL v2 25/34] nvdimm acpi: rename nvdimm_acpi_hotplug
` [Qemu-devel] [PULL v2 26/34] nvdimm acpi: define DSM return codes
` [Qemu-devel] [PULL v2 27/34] nvdimm acpi: fix two comments
` [Qemu-devel] [PULL v2 28/34] nvdimm acpi: rename nvdimm_dsm_reserved_root
` [Qemu-devel] [PULL v2 29/34] nvdimm acpi: use aml_name_decl to define named object
` [Qemu-devel] [PULL v2 30/34] nvdimm acpi: introduce NVDIMM_DSM_MEMORY_SIZE
` [Qemu-devel] [PULL v2 31/34] vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layout
` [Qemu-devel] [PULL v2 32/34] vhost: drop legacy vring layout bits
` [Qemu-devel] [PULL v2 33/34] virtio: drop virtio_queue_get_ring_{size, addr}()
` [Qemu-devel] [PULL v2 34/34] docs: add PCIe devices placement guidelines
checkpolicy dontaudit compiler bug?
2016-11-11 18:11 UTC (3+ messages)
[PATCH 1/2] go: Add recipes for golang compilers and tools
2016-11-11 18:11 UTC (5+ messages)
[Intel-wired-lan] [PATCH v3] ixgbe: handle close/suspend race with netif_device_detach/present
2016-11-11 18:07 UTC
[RFC][PATH 4/4] ovl: relax lock_rename when moving files between work and upper dir
2016-11-11 18:07 UTC (13+ messages)
[PATCH v2 0/4] printk: Fixes and hardening related to KERN_CONT
2016-11-11 18:07 UTC (10+ messages)
` [PATCH v2 1/4] printk/NMI: Handle continuous lines and missing newline
` [PATCH v2 2/4] printk/kdb: Handle more message headers
` [PATCH v2 3/4] printk/btrfs: "
` [PATCH v2 4/4] printk/sound: "
[git pull] vfs.git
2016-11-11 18:06 UTC (3+ messages)
[PATCH 0/4] x86: enable User-Mode Instruction Prevention
2016-11-11 18:06 UTC (9+ messages)
` [PATCH 1/4] x86/cpufeature: Add User-Mode Instruction Prevention definitions
[kernel-hardening] [RFC v4 PATCH 00/13] HARDENED_ATOMIC
2016-11-11 18:04 UTC (17+ messages)
` [kernel-hardening] [RFC v4 PATCH 12/13] x86: implementation for HARDENED_ATOMIC
` [kernel-hardening] "
` [kernel-hardening] Re: [RFC v4 PATCH 00/13] HARDENED_ATOMIC
[RFC PATCH 0/6] media: davinci: VPIF: add DT support
2016-11-11 17:55 UTC (4+ messages)
[PATCH 0/7] FBC atomic cleanups
2016-11-11 18:01 UTC (15+ messages)
` [PATCH 1/7] drm/i915/fbc: move the intel_fbc_can_choose() call out of the loop
` [PATCH 2/7] drm/i915/fbc: replace a loop with drm_atomic_get_existing_crtc_state()
` [PATCH 3/7] drm/i915/fbc: extract intel_fbc_can_enable()
` [PATCH 4/7] drm/i915/fbc: inline intel_fbc_can_choose()
` [PATCH 5/7] drm/i915/fbc: use drm_atomic_get_existing_crtc_state when appropriate
` [PATCH 7/7] drm/i915/fbc: convert intel_fbc.c to use INTEL_GEN()
` ✗ Fi.CI.BAT: warning for FBC atomic cleanups
[RESEND PATCH] fs: jfs: Replace CURRENT_TIME_SEC by current_time()
2016-11-11 18:00 UTC
[PATCH v2 1/5] iommu: Allow taking a reference on a group directly
2016-11-11 17:59 UTC (10+ messages)
` [PATCH v2 2/5] iommu/arm-smmu: Fix group refcounting
` [PATCH v2 3/5] iommu/amd: "
` [PATCH v2 4/5] iommu/mediatek: Fix M4Uv2 "
` [PATCH v2 5/5] iommu/mediatek: Fix M4Uv1 "
[Bug 98505] [Topaz] Regression introduces in 4.8-rc3
2016-11-11 17:58 UTC (3+ messages)
` [Bug 98505] [radeon, amdgpu] Regression introduced "
possible bug in nfs-kernel-server
2016-11-11 17:57 UTC (11+ messages)
[PATCH 0/11 v2] ext4: Convert ext4 DAX IO to iomap framework
2016-11-11 17:57 UTC (9+ messages)
` [PATCH 02/11] ext4: Let S_DAX set only if DAX is really supported
` [PATCH 03/11] ext4: Convert DAX reads to iomap infrastructure
[Xenomai] Question regarding rt_dev_socket()
2016-11-11 17:56 UTC (2+ messages)
[Bug 98687] Discrete R5 M330 GPU stopped working completely
2016-11-11 17:56 UTC (2+ messages)
[RFC i-g-t 0/4] intel-gpu-tools: Add support for the Chamelium
2016-11-11 17:53 UTC (3+ messages)
commit d7afaec0b564f0609e116f5: fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
2016-11-11 17:53 UTC (8+ messages)
DRBD: ASSERT in drbd_actlog.c:259
2016-11-11 17:45 UTC
[PATCH] wic: Fix rootfs_size variable not found error
2016-11-11 17:52 UTC
[PATCH 1/2] drm: Add missing mutex_destroy in drm_dev_init
2016-11-11 17:51 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Update i915_driver_load kerneldoc
[U-Boot] [PATCH 01/27] ARM64: zynqmp: Add clocks for LPDDMA
2016-11-11 17:49 UTC (3+ messages)
` [U-Boot] [PATCH 26/27] "
[PATCH 00/10] Renesas R8A7795/Salvator-X HDMI output
2016-11-11 17:48 UTC (13+ messages)
` [PATCH 01/10] drm: bridge/dw_hdmi: add dw hdmi i2c bus adapter support
` [PATCH 02/10] drm: bridge/dw_hdmi: Add R-Car Gen3 device support
` [PATCH 03/10] drm: rcar-du: Add R8A7795 "
` [PATCH 04/10] drm: rcar-du: Add dw_hdmi driver startup
` [PATCH 05/10] drm: rcar-du: Add DPLL support
` [PATCH 06/10] drm: rcar-du: Fix display registers for R-Car Gen3
` [PATCH 07/10] arm64: dts: r8a7795: Add HDMI encoder support
` [PATCH 08/10] arm64: dts: salvator-x: Add DU pins, HDMI connectors and encoder
` [PATCH 09/10] arm64: dts: r8a7795: add HDMI support to DU
` [PATCH 10/10] dt-bindings: drm/bridge: Add renesas,rcar-dw-hdmi
[patch net-next 0/8] Add support for offloading packet-sampling
2016-11-11 17:47 UTC (9+ messages)
` [patch net-next 5/8] Introduce sample tc action
[PATCH] iwlwifi: fix undefined 6000G2B firmware MAX API version
2016-11-11 17:47 UTC (3+ messages)
[PATCH] drm/i915: Assuming non-DP++ port if dvo_port is HDMI and there's no AUX ch specified in the VBT
2016-11-11 17:46 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/4] sparc64: Jump to boot prom from console on panic
2016-11-11 17:44 UTC (3+ messages)
[PATCH v7 00/16] ACPI IORT ARM SMMU support
2016-11-11 17:43 UTC (8+ messages)
` [PATCH v7 04/16] drivers: iommu: make of_iommu_set/get_ops() DT agnostic
[Qemu-devel] [PATCH] linux-user: manage two new IFLA host message types
2016-11-11 17:42 UTC (2+ messages)
[PATCH 1/2] drm/dp/i915: Fix DP link rate math
2016-11-11 17:41 UTC (3+ messages)
` [PATCH 2/2] drm/i915/dp: Validate mode against max. link data rate for DP MST
[PATCH] net/qede: fix unknown speed errmsg for 25G link
2016-11-11 17:41 UTC (2+ messages)
` [PATCH v2] "
2.11.0-rc1 will not be tagged for a few days
2016-11-11 17:41 UTC (7+ messages)
[PATCH] ARM64: dts: bcm2837-rpi-3-b: remove incorrect pwr LED
2016-11-11 17:38 UTC (2+ messages)
[PATCH v8 0/3] drm: add explict fencing
2016-11-11 17:38 UTC (8+ messages)
` [PATCH v8 3/3] drm/fence: add out-fences support
[Qemu-devel] [PATCH v6 00/10] Convert msix_init() to error
2016-11-11 17:38 UTC (2+ messages)
[PATCH 0/2] bnx2: Hard reset bnx2 chip at probe stage
2016-11-11 17:37 UTC (3+ messages)
[Qemu-devel] [PATCH v3] pcie_aer: Convert pcie_aer_init to Error
2016-11-11 17:37 UTC (3+ messages)
Buildbot / Autobuilder / custom?
2016-11-11 17:35 UTC
Status for bug 71211? [random(4): clarify utility and volume]
2016-11-11 17:35 UTC (14+ messages)
` [patch] getrandom.2, random.4: Consolidate and improve discussion on usage of randomness
[PATCH] leds: uleds: make max_brightness configurable
2016-11-11 17:35 UTC
[PATCH 0/3] thermal/intel_powerclamp: Conversion to kthread worker API and new CPU hotplug state
2016-11-11 17:34 UTC (11+ messages)
` [PATCH 3/3] thermal/intel_powerclamp: Convert to "
libtool --with-libtool-sysroot
2016-11-11 17:33 UTC (4+ messages)
[net-next PATCH] net: dummy: Introduce dummy virtual functions
2016-11-11 17:33 UTC
[U-Boot] [PATCH 1/2] ARM: zynq: Remove DTC 1.2 warnings
2016-11-11 17:33 UTC (4+ messages)
[PATCH] mingw: hot-fix t5615
2016-11-11 17:31 UTC (4+ messages)
` [PATCH] t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variables
[PATCH] drm/i915/dp: Update connector status for DP MST hotplugs
2016-11-11 17:28 UTC (3+ messages)
` [PATCH v2] "
[PATCH RFT] irqchip: mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
2016-11-11 17:26 UTC (2+ messages)
[PATCH] improve git diff
2016-11-11 17:28 UTC (4+ messages)
[RESEND/PATCH v6 3/3] clk: qcom: Add A53 clock driver
2016-11-11 17:26 UTC (6+ messages)
[PATCH v2] upload-pack: Optionally allow fetching any sha1
2016-11-11 17:23 UTC
[PATCH 1/2] Revert "drm: Add and handle new aspect ratios in DRM layer"
2016-11-11 17:22 UTC (5+ messages)
[PATCH BlueZ 00/10] build: Add options for every plugin
2016-11-11 17:22 UTC (11+ messages)
` [PATCH BlueZ 01/10] build: Add option to enable NFC pairing
` [PATCH BlueZ 02/10] build: Add option to enable SAP profile
` [PATCH BlueZ 03/10] build: Add option to disable A2DP profile
` [PATCH BlueZ 04/10] build: Add option to disable AVRCP profile
` [PATCH BlueZ 05/10] build: Add option to disable network profiles
` [PATCH BlueZ 06/10] build: Add option to disable HID profile
` [PATCH BlueZ 07/10] build: Add option to disable HoG profile
` [PATCH BlueZ 08/10] build: Add option to enable health profiles
` [PATCH BlueZ 09/10] build: Update experimental documentation
` [PATCH BlueZ 10/10] build: Update bootstrap-configure with new build options
[RFC] change mac80211_hwsim tx_rates to ieee80211_tx_rate
2016-11-11 17:22 UTC
[PATCH] x86/preempt: do not clear PREEMPT_NEED_RESCHED on preempt count reset
2016-11-11 17:22 UTC (2+ messages)
[PATCH v3 00/46] Cache Monitoring Technology (aka CQM)
2016-11-11 17:21 UTC (7+ messages)
` [PATCH v3 05/46] perf/x86/intel/cmt: add per-package locks
[Qemu-devel] [PATCH v2] acpi: Use apic_id_limit when calculating legacy ACPI table size
2016-11-11 17:21 UTC (3+ messages)
Kbuild: CC= handling broken for tools/
2016-11-11 17:21 UTC (7+ messages)
[PATCH] fetch-pack.c: correct command at the beginning of an error message
2016-11-11 17:21 UTC
wl1251 & mac address & calibration data
2016-11-11 17:20 UTC
[PATCH v3] ARM: bcm2835: Add names for the Raspberry Pi GPIO lines
2016-11-11 17:18 UTC (4+ messages)
[Qemu-devel] [PULL 22/55] q35: ioapic: add support for emulated IOAPIC IR
2016-11-11 17:18 UTC (2+ messages)
[PATCH] drm/atomic: fix memory leak when fetching format name
2016-11-11 17:17 UTC (3+ messages)
[PATCH v3.1 00/15] Initial PVHv2 Dom0 support
2016-11-11 17:16 UTC (3+ messages)
` [PATCH v3.1 12/15] xen/x86: populate PVHv2 Dom0 physical memory map
[PATCH v7 0/2] tango NFC support + bindings doc
2016-11-11 17:14 UTC (7+ messages)
` [PATCH v7 2/2] mtd: nand: add tango NAND flash controller support
` [PATCH v8] "
Reduced latency is killing performance
2016-11-11 17:15 UTC (3+ messages)
[Buildroot] [PATCH next] php: bump version to 7.0.13
2016-11-11 17:15 UTC
[Buildroot] [PATCH] fs/iso9660: md5 checksum boot dir files
2016-11-11 17:13 UTC
Freescale Yocto Question - Building imx6dl-riotboard
2016-11-11 17:12 UTC
[PATCH v2 00/11] getting back -Wmaybe-uninitialized
2016-11-11 17:13 UTC (5+ messages)
[Qemu-devel] [PATCH v1] docs/vhost-user: extend the vhost-user protocol to support the vhost-pci based inter-vm communication
2016-11-11 17:12 UTC (5+ messages)
` [Qemu-devel] [virtio-comment] "
Formal description of system call interface
2016-11-11 17:10 UTC (2+ messages)
Freescale Yocto Question : Building imx6dl-riotboard
2016-11-11 17:05 UTC
[PATCH V5 0/3] ARM64 LPC: legacy ISA I/O support
2016-11-11 16:54 UTC (7+ messages)
` [PATCH V5 3/3] ARM64 LPC: LPC driver implementation on Hip06
From Amir A. K
2016-11-11 16:07 UTC
PM regression with LED changes in next-20161109
2016-11-11 17:03 UTC (10+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.