All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-10 10:32:10 to 2016-10-10 12:14:13 UTC [more...]

[PATCH] Reorganize STM32 clocks in order to prepare them for PLLI2S and PLLSAI
 2016-10-10 12:14 UTC  (10+ messages)

[PATCH v2 1/3] drm/i915: Remove unused "valid" parameter from pte_encode
 2016-10-10 12:14 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/3] drm/i915: Remove unused "valid" parameter from pte_encode (rev2)

[PATCH] drivers: staging: greybus: audio_codec.c: Fixed CHECKS for brace issues
 2016-10-10 11:55 UTC  (2+ messages)

[PATCH] softirq: Display IRQ_POLL for irq-poll statistics
 2016-10-10 12:10 UTC 

[PATCH] dmaengine: mmp_tdma: select GENERIC_ALLOCATOR
 2016-10-10 12:07 UTC 

[Qemu-devel] [PATCH] 9pfs: fix memory leak in v9fs_xattrcreate
 2016-10-10 12:08 UTC  (5+ messages)

[PATCH RESEND v3] dma: omap-dma: add support for pause of non-cyclic transfers
 2016-10-10 12:07 UTC  (2+ messages)

[PATCH v5 00/12] mmc: sdhci-msm: Add clk-rates, DDR, HS400 support
 2016-10-10 12:08 UTC  (13+ messages)
` [PATCH v5 03/12] mmc: sdhci-msm: add pltfm_data support to get clk-rates from DT
` [PATCH v5 05/12] mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callback
` [PATCH v5 07/12] mmc: sdhci-msm: Implement set_clock callback for sdhci-msm
` [PATCH v5 10/12] mmc: sdhci-msm: Add HS400 platform support

[PATCH] cfg80211: Check radar_detect and num_different_channels with beacon interface combinations
 2016-10-10 12:07 UTC 

raid levels and NAS drives
 2016-10-10 12:07 UTC  (2+ messages)

[PATCH] cfg80211: Create structure for combination check/iter function parameters
 2016-10-10 12:06 UTC 

Suspend/Resume issue in 4.8-rc8
 2016-10-10 12:07 UTC  (2+ messages)

[PATCH v9] cfg80211: Provision to allow the support for different beacon intervals
 2016-10-10 12:06 UTC 

[PATCH] examples/ipsec-secgw: Update checksum while decrementing ttl
 2016-10-10 12:05 UTC  (6+ messages)

[PATCH]btrfs-progs: btrfs-debugfs: cleanup unused variables reported by pylint
 2016-10-10 12:04 UTC 

About group scheduling for SCHED_DEADLINE
 2016-10-10 12:04 UTC  (4+ messages)

Fwd: csum failed during copy/compare
 2016-10-10 12:02 UTC  (2+ messages)
  `  "

[Qemu-devel] [PATCH RFC] docs: add PCIe devices placement guidelines
 2016-10-10 12:02 UTC  (12+ messages)

[U-Boot] [PATCH 0/6] Add support for the BK4R1 variant of PCM052
 2016-10-10 12:00 UTC  (5+ messages)

[PATCH v2 0/9] Rework gcov support in Xen
 2016-10-10 12:00 UTC  (17+ messages)
` [PATCH v2 1/9] Kconfig: use tab instead of space
` [PATCH v2 2/9] Kconfig: add BROKEN config
` [PATCH v2 3/9] xen: delete gcno files in clean target
` [PATCH v2 4/9] xen, tools: rip out old gcov implementation
` [PATCH v2 5/9] gcov: add new interface and 3.4 and 4.7 format support
` [PATCH v2 7/9] Config.mk: expand cc-ver a bit
` [PATCH v2 8/9] Config.mk: introduce cc-ifversion
` [PATCH v2 9/9] gcov: provide the capability to select gcov format automatically

[PATCH] qed: fix old-style function definition
 2016-10-10 11:59 UTC 

[Intel-wired-lan] igb driver can cause cache invalidation of non-owned memory?
 2016-10-10 11:57 UTC  (5+ messages)
    `  "

[Qemu-devel] [PATCH v6 0/3] Add runnability info to query-cpu-definitions
 2016-10-10 11:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 1/3] target-i386: Move warning code outside x86_cpu_filter_features()

[PATCH 1/2] drm/i915: Merge duplicate gen4 and vlv/chv enable vblank callbacks
 2016-10-10 11:56 UTC  (11+ messages)
` [PATCH 2/2] drm/i915: Assert we hold the CRTC powerwell for generating vblank interrupts
        ` [PATCH] "

[U-Boot] [PATCH 1/9] dm: pci: return the real controller in pci_bus_to_hose()
 2016-10-10 11:54 UTC  (10+ messages)
` [U-Boot] [PATCH 2/9] dm: pci: remove pci_bus_to_hose(0) calling
` [U-Boot] [PATCH 8/9] pci: layerscape: rewrite pci driver based on DM
` [U-Boot] [PATCH 9/9] armv8: ls1046a: Enable PCIe support

[Qemu-devel] [PATCH] qapi: allow blockdev-add for ssh
 2016-10-10 11:54 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/12] virtio: cleanup ioeventfd start/stop
 2016-10-10 11:53 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/13] virtio: disable ioeventfd as early as possible
` [Qemu-devel] [PATCH 02/13] virtio: move ioeventfd_disabled flag to VirtioBusState
` [Qemu-devel] [PATCH 03/13] virtio: move ioeventfd_started "
` [Qemu-devel] [PATCH 04/13] virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClass
` [Qemu-devel] [PATCH 05/13] virtio: introduce virtio_device_ioeventfd_enabled
` [Qemu-devel] [PATCH 06/13] virtio-blk: always use dataplane path if ioeventfd is active
` [Qemu-devel] [PATCH 07/13] virtio-scsi: "
` [Qemu-devel] [PATCH 08/13] Revert "virtio: Introduce virtio_add_queue_aio"
` [Qemu-devel] [PATCH 09/13] virtio: remove set_handler argument from set_host_notifier_internal
` [Qemu-devel] [PATCH 10/13] virtio: remove ioeventfd_disabled altogether
` [Qemu-devel] [PATCH 11/13] virtio: use virtio_bus_set_host_notifier to start/stop ioeventfd
` [Qemu-devel] [PATCH 12/13] virtio: inline virtio_queue_set_host_notifier_fd_handler
` [Qemu-devel] [PATCH 13/13] virtio: inline set_host_notifier_internal

[PATCH v2 9/9] drm/i915: Address broxton phy registers based on phy and channel number
 2016-10-10 11:53 UTC  (3+ messages)
` [PATCH v3 "

tg3 BUG: spinlock lockup suspected
 2016-10-10 11:51 UTC  (3+ messages)

ehea crash on boot
 2016-10-10 11:51 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/11] QAPI patches for 2016-10-07
 2016-10-10 11:50 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/2] Qemu: gdbstub: fix vCont and single-step
 2016-10-10 11:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 1/2] gdbstub: Fix single-step
` [Qemu-devel] [PATCH v1 2/2] gdbstub: Fix vCont behaviour

A couple of GTT page allocation patches
 2016-10-10 11:49 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Remove self-harming shrink_all on get_pages_gtt fail
` [PATCH 2/2] drm/i915: Allow compaction upto SWIOTLB max segment size

[Xenomai] multiple definition of `xenomai_main'
 2016-10-10 11:49 UTC  (3+ messages)

[PATCH 0/6] vhost: add Tx zero copy support
 2016-10-10 11:48 UTC  (10+ messages)
` [PATCH v2 0/7] vhost: add dequeue "
  ` [PATCH v2 4/7] vhost: add dequeue zero copy

NVidia Hardware Donation possible
 2016-10-10 11:45 UTC  (7+ messages)

[PATCH 00/26] Don't use stack for DMA transers on dvb-usb drivers
 2016-10-10 11:44 UTC  (3+ messages)

[Qemu-devel] [PATCH] crypto: fix initialization of gcrypt threading
 2016-10-10 11:41 UTC 

[Bug 97639] Intermittent flickering artifacts with AMD R7 260x
 2016-10-10 11:41 UTC  (2+ messages)

[RFC][PATCH 0/4] FUTEX_UNLOCK_PI wobbles
 2016-10-10 11:40 UTC  (7+ messages)
` [RFC][PATCH 4/4] futex: Rewrite FUTEX_UNLOCK_PI

[U-Boot] [PATCH v4 4/7] efi_loader: Track size of pool allocations to allow freeing
 2016-10-10 11:39 UTC  (2+ messages)

[PATCH 1/1] mfd: Remove unused variable using Coccinelle
 2016-10-10 11:39 UTC  (2+ messages)

[Qemu-devel] [PULL 00/10] Block layer patches
 2016-10-10 11:37 UTC  (3+ messages)

CVE-2016-0634 -- bash prompt expanding $HOSTNAME patch for krogoth
 2016-10-10 11:37 UTC  (4+ messages)

OpenSSL libcrypto PMD name
 2016-10-10 11:36 UTC 

[U-Boot] [PATCH v4 3/7] efi_loader: Move efi_allocate_pool implementation to efi_memory.c
 2016-10-10 11:34 UTC  (2+ messages)

[PATCH] doc: fix wrongly referencing dev->skb_mark
 2016-10-10 11:15 UTC 

[PATCH] base memory: introduce CONFIG_MEMORY_DEVICE
 2016-10-10 11:26 UTC 

[U-Boot] [PATCH v4 2/7] efi_loader: Fix memory map size check to avoid out-of-bounds access
 2016-10-10 11:32 UTC  (2+ messages)

[PATCH v11 0/4] New debugfs API for capturing CRC of frames
 2016-10-10 11:28 UTC  (4+ messages)
` [PATCH v11 2/4] drm: Add API for capturing frame CRCs

[LTP] [PATCH] readahead02: estimate max readahead size
 2016-10-10 11:31 UTC 

[PATCH] drm/radeon: allow TA_CS_BC_BASE_ADDR on SI
 2016-10-10 11:28 UTC  (2+ messages)

[PATCH v1 0/2] Add two automotive field Evaluation boards from rockchip
 2016-10-10 11:25 UTC  (7+ messages)
` [PATCH v1 1/2] ARM: dts: add rockchip PX3 Evaluation board

[PATCH 0/6] crypto: arm64 - big endian fixes
 2016-10-10 11:26 UTC  (3+ messages)

[RFC PATCH 0/3] PM / Domains: Add support for devices that require multiple domains
 2016-10-10 11:24 UTC  (7+ messages)
` [RFC PATCH 2/3] PM / Domains: Add support for devices with "

[Qemu-devel] [PATCH v9 0/2] linux-user: Fix assorted Qemu user mode issues
 2016-10-10 11:23 UTC  (3+ messages)
` [Qemu-devel] [PATCH v9 1/2] linux-user: Add support for clock_adjtime() syscall
` [Qemu-devel] [PATCH v9 2/2] linux-user: Add support for syncfs() syscall

[PATCH v4] staging: iio: cdc: ad7152: Implement IIO_CHAN_INFO_SAMP_FREQ attribute
 2016-10-10 11:22 UTC  (4+ messages)

[PATCH v2 0/5] Add runtime PM support for clocks (on Exynos SoC example)
 2016-10-10 11:21 UTC  (5+ messages)
  ` [PATCH v2 1/5] clk: add support for runtime pm

Best Regards
 2016-10-10 11:09 UTC 

[Qemu-devel] [PATCH 0/3] block: new bdrv_drain implementation
 2016-10-10 11:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] block: add BDS field to count in-flight requests
` [Qemu-devel] [PATCH 2/3] block: change drain to look only at one child at a time

[RFC][PATCH 6/7] printk: use alternative printk buffers
 2016-10-10 11:17 UTC  (11+ messages)

[PATCHSET wq/for-4.9] workqueue: make workqueue available very early during boot
 2016-10-10 11:17 UTC  (5+ messages)
` [PATCH 1/7] workqueue: make workqueue available "
  ` [PATCH v2 "
    ` Oops on Power8 (was Re: [PATCH v2 1/7] workqueue: make workqueue available early during boot)

[Qemu-devel] [PATCH] 9pfs: fix potential host memory leak in v9fs_read
 2016-10-10 11:16 UTC  (2+ messages)

[PATCH 1/2] debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUGFS_FS
 2016-10-10 11:12 UTC  (2+ messages)
` [PATCH 2/2] intel_pmc_core: avoid boot time warning "

Source code review around jump label usage
 2016-10-10 11:12 UTC  (6+ messages)
` MD-RAID: Fine-tuning for several function implementations
  ` [PATCH 24/54] md/raid1: Improve another size determination in setup_conf()

[PATCH] tty: serial: fsl_lpuart: Fix Tx DMA edge case
 2016-10-10 11:12 UTC  (3+ messages)

[PATCH] btrfs-progs: btrfstune: Register new UUIDs after uuid change
 2016-10-10 11:08 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 0/2] linux-user: Fix assorted Qemu user mode issues
 2016-10-10 11:06 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 1/2] linux-user: Add support for clock_adjtime() syscall

[PATCH v2 0/8] PM / Domains: DT support for domain idle states & atomic PM domains
 2016-10-10 11:06 UTC  (7+ messages)
` [PATCH v2 7/8] PM / Domains: Support IRQ safe "
` [PATCH v2 8/8] PM / doc: Update device documentation for devices in "

[PATCH v4] pwm: add pwm driver for HiSilicon BVT SOCs
 2016-10-10 11:05 UTC  (2+ messages)

[PATCH 0/4] Add MT6797 SoC basic support
 2016-10-10 11:06 UTC  (3+ messages)
` [PATCH 4/4] clk: mediatek: Add MT6797 clock support

[RFC] drm/i915: Introduce i915_alloc_sg_table
 2016-10-10 11:05 UTC  (2+ messages)

[RFC][PATCHv2 0/7] printk: use alt_printk to handle printk() recursive calls
 2016-10-10 11:03 UTC  (10+ messages)
` [RFC][PATCHv2 3/7] printk: introduce per-cpu alt_print seq buffer
` [RFC][PATCHv2 6/7] printk: report printk recursion from alt_printk flush

[RESEND PATCH v6, 0/5] Add MediaTek USB3 DRD Driver
 2016-10-10 11:00 UTC  (6+ messages)
` [RESEND PATCH v6, 3/5] usb: xhci-mtk: make IPPC register optional
` [RESEND PATCH v6, 4/5] usb: Add MediaTek USB3 DRD Driver

Upcoming 10.2.4
 2016-10-10 10:59 UTC 

[ovmf baseline-only test] 67855: regressions - FAIL
 2016-10-10 10:54 UTC 

Explicit fencing on multiple timelines, again
 2016-10-10 10:54 UTC  (3+ messages)
` [PATCH 16/42] drm/i915: Refactor object page API

[PATCH 0/1] x86/platform/intel-mid: Retrofit pci_platform_pm_ops
 2016-10-10 10:54 UTC  (7+ messages)
` [PATCH 1/1] x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_power hook

[PATCH] usb/gadget: use kasprintf() instead of open coding it
 2016-10-10 10:34 UTC  (3+ messages)

[PATCH v6 0/6] ARM: dts: imx6q: Add Engicam i.CoreM6 dts
 2016-10-10 10:53 UTC  (4+ messages)

[PATCH] powerpc/fadump: Fix the race in crash_fadump()
 2016-10-10 10:52 UTC  (2+ messages)

[PATCH 0/7] xfs: reflink fixes
 2016-10-10 10:22 UTC  (3+ messages)
` [PATCH 5/7] xfs: fix label inaccuracies

[PATCH] drm/i915: Defer disabling output polling until after we cancel hpd work
 2016-10-10 10:50 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v6] net/virtio: add set_mtu in virtio
 2016-10-10 10:49 UTC  (4+ messages)
` [PATCH v7] "

[PATCH v2] x86/apicv: fix RTC periodic timer and apicv issue
 2016-10-10 10:49 UTC  (8+ messages)

[PATCH v2] usb/gadget: use kasprintf() instead of open coding it
 2016-10-10 10:48 UTC 

[mm, kasan] 80a9201a59: INFO: rcu_sched stall on CPU (84741 ticks this GP) idle=140000000000000 (t=100000 jiffies q=1)
 2016-10-10 10:47 UTC  (5+ messages)

[libnftnl PATCH] libnftnl: update Arturo Borrero Gonzalez email
 2016-10-10 10:26 UTC 

[layerindex-web][PATCH v2 00/12] Add Distro, dependency and recommends detection, and import_project
 2016-10-10 10:47 UTC  (5+ messages)

[Qemu-devel] [PATCH] xhci: limit the number of link trbs we are willing to process
 2016-10-10 10:46 UTC 

[Buildroot] [PATCH v3 1/3] ustream-ssl: new package
 2016-10-10 10:45 UTC  (3+ messages)
` [Buildroot] [PATCH v3 2/3] uhttpd: "
` [Buildroot] [PATCH v3 3/3] DEVELOPERS: add entry for uhttpd and ustream-ssl

[Qemu-devel] [PATCH] usb-redir: allocate buffers before waking up the host adapter
 2016-10-10 10:45 UTC 

[Qemu-devel] [PULL 00/39] Misc patches for 2016-10-07
 2016-10-10 10:44 UTC  (2+ messages)

DPDK Community Survey
 2016-10-10 10:42 UTC  (6+ messages)
` [dpdk-announce] DPDK Community Survey - about to close
  `  "
    ` FW: "

[PATCH v3] tools/intel_guc_logger: Utility for capturing GuC firmware logs in a file
 2016-10-10 10:59 UTC  (2+ messages)
` [PATCH v4] "

About Kernel codes
 2016-10-10 10:39 UTC 

perf TUI fails with "failed to process type: 64"
 2016-10-10 10:39 UTC  (4+ messages)

[PATCH 0/2] fix infinite loop in ref resolution
 2016-10-10 10:34 UTC  (7+ messages)
` [PATCH 1/2] files_read_raw_ref: avoid infinite loop on broken symlinks
    ` [PATCH v2 "
` [PATCH 2/2] files_read_raw_ref: prevent infinite retry loops in general

[PATCH] watchdog: it87_wdt: add IT8782_ID
 2016-10-10 10:39 UTC  (5+ messages)

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2016-10-10 10:38 UTC  (4+ messages)
` [RFC PATCH 12/24] ARM: vGICv3: introduce basic ITS emulation bits

[PATCH] MAINTAINERS: Add ARM64-specific ACPI maintainers entry
 2016-10-10 10:35 UTC  (3+ messages)

[Bug 98016] [bisected] Fury fails to boot since vce3: add support for third vce ring
 2016-10-10 10:35 UTC  (2+ messages)
` [Bug 98016] [bisected] Fury fails to boot on drm-next-4.9

[U-Boot] [PATCH v4 0/2] ARM: add support for Bananapi BPI-R1
 2016-10-10 10:34 UTC  (3+ messages)
` [U-Boot] [PATCH v5] ARM: sun71: dts: "

[PATCH v3] xenbus: advertize control feature flags
 2016-10-10 10:13 UTC 

[PATCH v3] xenbus: advertize control feature flags
 2016-10-10 10:13 UTC 

[PATCH v2 1/3] PCI: rockchip: Provide captured slot power limit and scale
 2016-10-10 10:26 UTC  (2+ messages)
` [PATCH v2 2/3] PCI: rockchip: Mark RC as common clock architecture


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.