All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-24 16:38:47 to 2016-10-24 17:16:33 UTC [more...]

[patch v1] drivers/platform/x86: select hwmon for Mellanox hotplug driver in Kconfig
 2016-10-24 17:11 UTC  (4+ messages)

[RFC 0/8] Define coherent device memory node
 2016-10-24 17:16 UTC  (11+ messages)
` [RFC 1/8] mm: "
` [RFC 2/8] mm: Add specialized fallback zonelist for coherent device memory nodes
` [RFC 3/8] mm: Isolate coherent device memory nodes from HugeTLB allocation paths

[PATCH v2 0/8] drm/i915/lspcon: Work around resume failure
 2016-10-24 17:16 UTC  (8+ messages)
` [PATCH v2 1/8] drm/dp: Factor out helper to distinguish between branch and sink devices
` [PATCH v2 2/8] drm/i915/dp: Remove debug dependency of DPCD SW/HW revision read
` [PATCH v2 3/8] drm/i915/dp: Print only sink or branch specific OUI based on dev type
` ✗ Fi.CI.BAT: warning for drm/i915/lspcon: Work around resume failure

[PATCH] hex: use unsigned index for ring buffer
 2016-10-24 17:15 UTC  (5+ messages)

[PATCH] x86/AMD: Apply erratum 688 on machines without a BIOS fix
 2016-10-24 17:14 UTC  (11+ messages)

Problem with Babeltrace
 2016-10-24 17:13 UTC 

[Patch 20/35] media: ti-vpe: vpe: Added MODULE_DEVICE_TABLE hint
 2016-10-24 17:12 UTC  (2+ messages)

[RFC3 nowrap: PATCH v7 00/18] ILP32 for ARM64
 2016-10-24 16:36 UTC  (3+ messages)
` [PATCH 02/18] arm64: ilp32: add documentation on the ILP32 ABI "

[PATCH v2 1/2] kthread: allocate kthread structure using kmalloc
 2016-10-24 17:08 UTC  (5+ messages)
` [PATCH v2 2/2] workqueue: ignore dead tasks in a workqueue sleep hook

[Qemu-devel] [PATCH v7 00/22] qcow2: persistent dirty bitmaps
 2016-10-24 17:08 UTC  (9+ messages)
` [Qemu-devel] [PATCH 12/22] qcow2-bitmap: add IN_USE flag

[PATCH] ARM: dts: sun8i: fix the pinmux for UART1
 2016-10-24 17:08 UTC  (2+ messages)

[PATCH v9 0/6] add Tx preparation
 2016-10-24 16:51 UTC  (8+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/6] ethdev: "
  ` [PATCH v10 2/6] e1000: "
  ` [PATCH v10 3/6] fm10k: "
  ` [PATCH v10 4/6] i40e: "
  ` [PATCH v10 5/6] ixgbe: "
  ` [PATCH v10 6/6] testpmd: use Tx preparation in csum engine

[PATCH] IB/mlx5: avoid bogus -Wmaybe-uninitialized warning
 2016-10-24 17:06 UTC  (2+ messages)

[PATCH 0/6] drm: add atomic state logging and debugfs
 2016-10-24 17:05 UTC  (4+ messages)
` [PATCH 2/6] drm: add helper for printing to log or seq_file

[PATCH v2] btrfs: change btrfs_csum_final result param type to u8
 2016-10-24 17:05 UTC  (2+ messages)

[PATCH 1/4] igt_fb: Add Y-tiling support
 2016-10-24 17:05 UTC  (5+ messages)
` [PATCH 2/4] lib/igt_draw: "
` [PATCH 3/4] lib/igt_draw: Add Y-tiling support for IGT_DRAW_BLT method
` [PATCH 4/4] tests/kms_draw_crc: add support for Y tiling

[PATCH] spi: imx: support DMA for imx35
 2016-10-24 17:04 UTC  (4+ messages)
` [PATCH v2] "

Reset implementation for Zynq
 2016-10-24 17:03 UTC  (3+ messages)

[RFC/PATCH 1/2] tools lib subcmd: Suppport cascading options
 2016-10-24 17:03 UTC  (3+ messages)
` [RFC/PATCH 2/2] perf sched: Make common options cascading

[Qemu-devel] [PULL 00/23] Block layer patches
 2016-10-24 17:02 UTC  (24+ messages)
` [Qemu-devel] [PULL 01/23] block: failed qemu-img command should return non-zero exit code
` [Qemu-devel] [PULL 02/23] qcow2: Support BDRV_REQ_MAY_UNMAP
` [Qemu-devel] [PULL 03/23] block: Remove "options" indirection from blockdev-add
` [Qemu-devel] [PULL 04/23] block: improve error handling in raw_open
` [Qemu-devel] [PULL 05/23] qapi: fix memory leak in bdrv_image_info_specific_dump
` [Qemu-devel] [PULL 06/23] throttle: Correct access to wrong BlockBackendPublic structures
` [Qemu-devel] [PULL 07/23] qemu-iotests: Test I/O in a single drive from a throttling group
` [Qemu-devel] [PULL 08/23] qemu-nbd: Add --fork option
` [Qemu-devel] [PULL 09/23] iotests: Remove raciness from 162
` [Qemu-devel] [PULL 10/23] iotests: Do not rely on unavailable domains in 162
` [Qemu-devel] [PULL 11/23] quorum: change child_iter to children_read
` [Qemu-devel] [PULL 12/23] quorum: do not allocate multiple iovecs for FIFO strategy
` [Qemu-devel] [PULL 13/23] block: Hide HBitmap in block dirty bitmap interface
` [Qemu-devel] [PULL 14/23] HBitmap: Introduce "meta" bitmap to track bit changes
` [Qemu-devel] [PULL 15/23] tests: Add test code for meta bitmap
` [Qemu-devel] [PULL 16/23] block: Support meta dirty bitmap
` [Qemu-devel] [PULL 17/23] block: Add two dirty bitmap getters
` [Qemu-devel] [PULL 18/23] block: Assert that bdrv_release_dirty_bitmap succeeded
` [Qemu-devel] [PULL 19/23] hbitmap: serialization
` [Qemu-devel] [PULL 20/23] block: BdrvDirtyBitmap serialization interface
` [Qemu-devel] [PULL 21/23] tests: Add test code for hbitmap serialization
` [Qemu-devel] [PULL 22/23] block: More operations for meta dirty bitmap
` [Qemu-devel] [PULL 23/23] block/replication: Clarify 'top-id' parameter usage

[PATCH net 1/1] net sched filters: fix notification of filter delete with proper handle
 2016-10-24 17:02 UTC  (2+ messages)

[RFC] da850: DDR2/mDDR memory controller driver
 2016-10-24 17:00 UTC  (9+ messages)
` [RFC] ARM: memory: da8xx-ddrctl: new driver

[PATCH v6 0/5] ASoC: Add support to Qualcomm msm8916-wcd multi codec
 2016-10-24 17:00 UTC  (3+ messages)
` [PATCH v6 1/5] ASoC: codecs: Add msm8916-wcd analog codec

[PATCH] perf hist browser: Fix hierarchy column counts
 2016-10-24 17:00 UTC  (2+ messages)

[PATCH v2 0/4] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2016-10-24 17:00 UTC  (7+ messages)
` [PATCH v2 2/4] dt-bindings: Add TI SCI "

[Patch 00/35] media: ti-vpe: fixes and enhancements
 2016-10-24 17:00 UTC  (6+ messages)
` [Patch 01/35] media: ti-vpe: vpdma: Make vpdma library into its own module

net/can: warning in bcm_connect/proc_register
 2016-10-24 16:58 UTC  (2+ messages)

[RFC PATCH] gpio: of: fix GPIO drivers with multiple gpio_chip for a single node
 2016-10-24 16:58 UTC  (2+ messages)

Disabling an interrupt in the handler locks the system up
 2016-10-24 16:55 UTC  (12+ messages)

[Patch 06/35] media: ti-vpe: vpe: Do not perform job transaction atomically
 2016-10-24 16:57 UTC  (3+ messages)

Question for the experts -- DIRTY COW and SELinux
 2016-10-24 16:56 UTC  (6+ messages)

[PATCH 2/2] staging: vc04_services: Replace dmac_map_area with dmac_map_sg
 2016-10-24 16:56 UTC  (3+ messages)

[Patch 05/35] media: ti-vpe: Use line average de-interlacing for first 2 frames
 2016-10-24 16:56 UTC  (3+ messages)

[PATCH 0/3] thermal/intel_powerclamp: Conversion to kthread worker API and new CPU hotplug state
 2016-10-24 16:55 UTC  (5+ messages)
` [PATCH 3/3] thermal/intel_powerclamp: Convert to "

[meta-oe][PATCH v2] autoconf-archive: 2012.04.07 -> 2016.09.16
 2016-10-24 16:55 UTC  (3+ messages)

RFC Failover url for fetches?
 2016-10-24 16:54 UTC  (4+ messages)

jewel: bad rados_buffer_free from librados python bindings
 2016-10-24 16:54 UTC  (4+ messages)

[RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-10-24 16:53 UTC  (16+ messages)
` [RESEND PATCH v3 kernel 1/7] virtio-balloon: rework deflate to add page to a list
    ` [Qemu-devel] "
` [RESEND PATCH v3 kernel 2/7] virtio-balloon: define new feature bit and page bitmap head
    ` [Qemu-devel] "
` [RESEND PATCH v3 kernel 3/7] mm: add a function to get the max pfn
    ` [Qemu-devel] "

[GIT PULL 1/4] Broadcom devicetree changes for 4.9 (part 2)
 2016-10-24 16:52 UTC  (5+ messages)
` [GIT PULL 4/4] Broadcom defconfig-arm64 "

Asking bug ceph 15113
 2016-10-24 16:52 UTC  (2+ messages)

[PATCH 1/3] perf sched map: Apply cpu color when there's an activity
 2016-10-24 16:46 UTC  (6+ messages)
` [PATCH 2/3] perf sched map: Always show task comm with -v
` [PATCH 3/3] perf tools: Introduce timestamp_in_usec()

[PATCH Makedumpfile 0/4] x86_64: Fix page_offset for randomized base enabled
 2016-10-24 16:51 UTC  (7+ messages)
` [PATCH] temp
` [PATCH Makedumpfile 1/4] x86_64: Calculate page_offset from pt_load
` [PATCH Makedumpfile 2/4] x86_64: translate all VA to PA using page table values
` [PATCH Makedumpfile 3/4] x86_64: kill is_vmalloc_addr_x86_64()
` [PATCH Makedumpfile 4/4] x86_64: kill some unused initialization

[PATCH/RFT v2 00/17] Add DT support for ohci-da8xx
 2016-10-24 16:46 UTC  (50+ messages)
` [PATCH/RFT v2 01/17] ARM: davinci: da8xx: add usb phy clocks
` [PATCH/RFT v2 02/17] ARM: davinci: da8xx: Add CFGCHIP syscon platform declaration
` [PATCH/RFT v2 03/17] ARM: davinci: da8xx: Add USB PHY "
` [PATCH/RFT v2 04/17] ARM: DTS: da850: Add cfgchip syscon node
` [PATCH/RFT v2 05/17] ARM: DTS: da850: Add usb phy node
` [PATCH/RFT v2 06/17] ARM: davinci: da8xx: Fix some redefined symbol warnings
` [PATCH/RFT v2 07/17] ARM: davinci: da8xx: Enable the usb20 "per" clk on phy_clk_enable
` [PATCH/RFT v2 08/17] ARM: davinci: hawk: add full constraints for ohci plat boot
` [PATCH/RFT v2 09/17] regulator: fixed: Add over current event
` [PATCH/RFT v2 10/17] USB: da8xx: use flag instead of bitmask for over current change
` [PATCH/RFT v2 11/17] USB: OHCI: make ohci-da8xx a separate driver
` [PATCH/RFT v2 12/17] USB: ochi-da8xx: Use a regulator for vbus/overcurrent
` [PATCH/RFT v2 13/17] USB: da8xx: use ohci priv data instead of globals
` [PATCH/RFT v2 14/17] ARM: davinci: register the usb20_phy clock on the DT file
` [PATCH/RFT v2 15/17] usb: host: ohci-da8xx: Add devicetree bindings documentation
` [PATCH/RFT v2 16/17] USB: ohci-da8xx: Allow probing from DT
` [PATCH/RFT v2 17/17] ARM: dts: da850: add usb device node

[Qemu-devel] [PATCHv5 00/12] Cleanups to qtest PCI handling
 2016-10-24 16:50 UTC  (3+ messages)
` [Qemu-devel] [PATCHv5 11/12] tests: Don't assume structure of PCI IO base in ahci-test

[RFC PATCH v2] perf: honouring the cpuid for number of fixed counters in hypervisors
 2016-10-24 16:50 UTC  (2+ messages)

[PATCH v3 0/8] PM / Domains: DT support for domain idle states & atomic PM domains
 2016-10-24 16:48 UTC  (5+ messages)
` [PATCH v3 3/8] PM / Domains: Allow domain power states to be read from DT

[PATCH] btrfs: imporve delayed refs iterations
 2016-10-24 16:46 UTC  (2+ messages)

[PATCH] drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computation
 2016-10-24 16:46 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[Buildroot] [PATCH] legacy: add missing select
 2016-10-24 16:46 UTC 

[PATCH 0/4] iommu/arm-smmu: Add runtime pm/sleep support
 2016-10-24 16:45 UTC  (7+ messages)
` [PATCH 2/4] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH 3/4] iommu/arm-smmu: Add context save restore support

[PATCH] Staging:fbtft: Replace decimal permissions with 4 digit octal
 2016-10-24 16:44 UTC 

[PATCH] perf/x86: always warn about broken BIOS
 2016-10-24 16:44 UTC  (2+ messages)

[PATCH] arm64: Neaten show_regs, remove KERN_CONT
 2016-10-24 16:42 UTC  (5+ messages)

ceph osd metadata fails if any osd is down
 2016-10-24 16:35 UTC  (3+ messages)

[Fuego] Some ideas on open source testing
 2016-10-24 16:41 UTC  (4+ messages)
` [Fuego] [Ksummit-discuss] "
    `  "

[Buildroot] [Bug 8696] New: xdriver_xf86-input-mouse install header files in target directory
 2016-10-24 16:41 UTC  (2+ messages)
` [Buildroot] [Bug 8696] "

[PATCH] drm/radeon/pm: autoswitch power state when in balanced mode
 2016-10-24 16:41 UTC  (3+ messages)

[Bug 180311] New: Tech Support Number @@ 1-800-290-5189 @@ Microsoft Outlook Tech Support Number...Toll Free Helpline
 2016-10-24 16:40 UTC  (2+ messages)
` [Bug 180311] "

[PATCH V7 0/6] thermal: bcm2835: add thermal driver
 2016-10-24 16:38 UTC  (6+ messages)
` [PATCH V7 2/6] thermal: bcm2835: add thermal driver for bcm2835 soc

[Buildroot] [PATCH 0/6] xorg: fix imput drivers install paths
 2016-10-24 16:38 UTC  (7+ messages)
` [Buildroot] [PATCH 1/6] package/xdriver_xf86-input-evdev: fix "
` [Buildroot] [PATCH 2/6] package/xdriver_xf86-input-joystick: "
` [Buildroot] [PATCH 3/6] package/xdriver_xf86-input-libinput: "
` [Buildroot] [PATCH 4/6] package/xdriver_xf86-input-mouse: "
` [Buildroot] [PATCH 5/6] package/xdriver_xf86-input-synaptics: "
` [Buildroot] [PATCH 6/6] core/pkg-generic: check proper package installation


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.