All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-20 08:06:17 to 2014-11-20 09:16:51 UTC [more...]

[Buildroot] [autobuild.buildroot.net] Build results for 2014-11-19
 2014-11-20  9:16 UTC  (5+ messages)

[PATCH 1/5] drm/i915: s/init()/init_hw()/ in intel_engine_cs
 2014-11-20  9:15 UTC  (12+ messages)
` [PATCH 2/5] drm/i915: s/intel_workarouns_ring/intel_render_workarounds/
` [PATCH 4/5] drm/i915: Only init engines once
` [PATCH 5/5] drm/i915: Flatten engine init control flow
` [PATCH] drm/i915: Move init_unused_rings to gem_init_hw

[PATCHv5 0/7] phy: simplified phy lookup
 2014-11-20  9:15 UTC  (3+ messages)
` [PATCHv5 4/7] arm: omap3: twl: remove usb phy init data

[Qemu-devel] [PATCH for-2.3 0/4] blockdev: support dataplane in remaining QMP commands
 2014-11-20  9:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-2.3 1/4] blockdev: acquire AioContext in blockdev-snapshot-delete-internal-sync
` [Qemu-devel] [PATCH for-2.3 2/4] blockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOT_DELETE

[Xenomai] problems with ipipe-3.10 on i.MX6
 2014-11-20  9:14 UTC  (16+ messages)

[Qemu-devel] [BUGFIX][PATCH for 2.2 v3 1/1] -machine vmport=auto: Fix handling of VMWare ioport emulation for xen
 2014-11-20  9:13 UTC  (4+ messages)

Number of NICs per VM with qemu-upstream (Was: Re: Re: [Xen-users] libvirt <emulator> /usr/local/lib/xen/bin/qemu-dm <emulator> did not work on xen-4.4)
 2014-11-20  9:13 UTC 

How many frequencies would cpufreq optimally like to manage?
 2014-11-20  9:13 UTC  (3+ messages)

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-11-20  9:03 UTC  (7+ messages)
` [PATCH v6 00/11] Kernel address sanitizer - runtime memory debugger

[alsa-devel][PATCH v2 1/2] ASoC: wm8960: Add device tree support
 2014-11-20  9:12 UTC  (6+ messages)
` [PATCH "
` [alsa-devel][PATCH v2 2/2] ASoC: wm8960: LRCM operation should after software reset

Fan management PowerMac7,2
 2014-11-20  9:11 UTC  (3+ messages)

[PATCH 1/2] ASoC: Intel: cleanup runtime_pm initialization
 2014-11-20  9:12 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/3] fix bug about balloon working incorrectly when hotplug memeory
 2014-11-20  9:10 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/3] pc-dimm: add a function to calculate VM's current RAM size

[PATCH v5] sched/deadline: support dl task migration during cpu hotplug
 2014-11-20  8:49 UTC  (7+ messages)

[Bug 88501] New: AMD/ATI RS690M Console blanks to white
 2014-11-20  9:10 UTC  (2+ messages)
` [Bug 88501] "

[lm-sensors] [PATCH 1/2] sensors-detect: Nuvoton chip updates
 2014-11-20  9:09 UTC  (2+ messages)

[PATCH 00/10] net: phy: add device-type abstraction
 2014-11-20  9:08 UTC  (3+ messages)
` [PATCH 08/10] dt/bindings: add clock-select function property to micrel phy binding

[PATCH v4 0/4] mtd: nand: gpmi: add proper raw access support
 2014-11-20  9:08 UTC  (9+ messages)
` [PATCH v4 1/4] mtd: nand: provide detailed description for raw read/write page methods
` [PATCH v4 3/4] mtd: nand: gpmi: add proper raw access support

[Qemu-devel] [PATCH] vnc-enc-tight: fix Arguments in wrong order
 2014-11-20  9:07 UTC 

[RFC PATCH 00/25] Port Hotplug Framework
 2014-11-20  9:06 UTC  (27+ messages)
  ` [PATCH "
      ` [PATCH 01/25] eal/pci: Add a new flag indicating a driver can detach devices at runtime
      ` [PATCH 02/25] ethdev: Remove assumption that port will not be detached
      ` [PATCH 03/25] eal/pci: Replace pci address comparison code by eal_compare_pci_addr
      ` [PATCH 04/25] ethdev: Add rte_eth_dev_free to free specified device
      ` [PATCH 05/25] eal, ethdev: Add function pointer for closing a device
      ` [PATCH 06/25] ethdev: Add rte_eth_dev_shutdown for closing PCI devices
      ` [PATCH 07/25] ethdev: Add functions to know which port is attached or detached
      ` [PATCH 08/25] ethdev: Add rte_eth_dev_get_addr_by_port
      ` [PATCH 09/25] ethdev: Add rte_eth_dev_get_port_by_addr
      ` [PATCH 10/25] ethdev: Add rte_eth_dev_get_name_by_port
      ` [PATCH 11/25] ethdev: Add rte_eth_dev_check_detachable
      ` [PATCH 12/25] ethdev: Change scope of rte_eth_dev_allocated to global
      ` [PATCH 13/25] eal/pci: Prevent double registration for devargs_list
      ` [PATCH 14/25] eal/pci: Add rte_eal_devargs_remove
      ` [PATCH 15/25] eal/pci: Add probe and close function for virtual drivers
      ` [PATCH 16/25] eal/pci: Add port hotplug functions for virtual devices
      ` [PATCH 17/25] eal/linux/pci: Add functions for unmapping igb_uio resources
      ` [PATCH 18/25] eal/pci: Prevent double registrations for pci_device_list
      ` [PATCH 19/25] eal/pci: Change scope of rte_eal_pci_scan to global
      ` [PATCH 20/25] eal/pci: Add rte_eal_pci_close_one_driver
      ` [PATCH 21/25] eal/pci: Fix pci_probe_all_drivers to share code with closing function
      ` [PATCH 22/25] eal/pci: Add pci_close_all_drivers
      ` [PATCH 23/25] eal/pci: Add rte_eal_pci_probe_one and rte_eal_pci_close_one
      ` [PATCH 24/25] eal/pci: Add port hotplug functions for physical devices
      ` [PATCH 25/25] eal: Enable port hotplug framework in Linux

[PATCH v1] Input: elants_i2c: Add Elan touchscreen support
 2014-11-20  8:55 UTC  (4+ messages)

[GIT PULL] Third Round of Renesas ARM Based Soc Updates for v3.19
 2014-11-20  9:04 UTC  (5+ messages)

Can I limit buffering for each object in radosgw?
 2014-11-20  9:03 UTC 

[PATCH net V5] virtio-net: validate features during probe
 2014-11-20  9:03 UTC  (2+ messages)

[PATCH] INSTALL: correct EXTRA_CFLAGS handling
 2014-11-20  9:03 UTC 

For the problem when using swiotlb
 2014-11-20  9:02 UTC  (8+ messages)

[PATCH 0/4 for-4.5] xen: arm: xgene bug fixes + support for McDivitt
 2014-11-20  9:02 UTC  (4+ messages)

[PATCH V3] Decouple SnadyBridge quirk form VTd timeout
 2014-11-20  9:00 UTC  (2+ messages)

[PATCH v2 1/4] sched/deadline: Modify cpudl.free_cpus to reflect rd->span
 2014-11-20  9:00 UTC  (2+ messages)

[meta-oe][PATCH] tiptop: Add new recipe
 2014-11-20  8:59 UTC  (4+ messages)
` [PATCH v2] "

[v7][RFC][PATCH 01/13] xen: RMRR fix
 2014-11-20  8:59 UTC  (46+ messages)
` [v7][RFC][PATCH 06/13] hvmloader/ram: check if guest memory is out of reserved device memory maps

[PATCH] drm/atomic: Add missing ERR_PTR casting
 2014-11-20  8:58 UTC  (2+ messages)

[PATCH v2] i40e: link flow control support
 2014-11-20  8:58 UTC 

[PATCH 1/2] drm/msm: Register irq handler for each sub-system in mdss
 2014-11-20  8:57 UTC  (4+ messages)

[PATCH v4 net] virtio-net: validate features during probe
 2014-11-20  8:57 UTC  (4+ messages)

[PATCH] drm/i915: expose a fixed brightness range to userspace
 2014-11-20  8:57 UTC  (8+ messages)

[PATCH] drm/gem: Warn on illegal use of the dumb buffer interface v2
 2014-11-20  8:56 UTC 

one worker reading multiple ports
 2014-11-20  8:56 UTC  (2+ messages)

[Qemu-devel] [PATCH] pcie: fix improper use of negative value
 2014-11-20  8:55 UTC 

[GIT PULL] Renesas ARM Based SoC Clock Fixes for v3.18
 2014-11-20  8:56 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] mips: Correctly save/restore the FP flush-to-zero state
 2014-11-20  8:54 UTC 

[PATCH v2 0/3] nouveau: support for custom VRAM domains
 2014-11-20  8:54 UTC  (4+ messages)
` [PATCH v2 2/3] nvc0: use NV_VRAM_DOMAIN() macro

very odd check in caif_seqpkt_sendmsg()
 2014-11-20  8:54 UTC 

[PATCH net-next] macvtap: advance iov iterator when needed in macvtap_put_user()
 2014-11-20  8:53 UTC  (4+ messages)

3.18-rc regression: drm/nouveau: use shared fences for readable objects
 2014-11-20  8:53 UTC  (8+ messages)

[PATCH 1/3] mm: sl[aou]b: introduce kmem_cache_zalloc_node()
 2014-11-20  8:53 UTC  (7+ messages)
` [PATCH 2/3] kernel: irq: use a kmem_cache for allocating struct irq_desc

[PATCH 1/6] drm/atomic: Ensure that drm_connector_index is stable
 2014-11-20  8:53 UTC  (3+ messages)
` [PATCH 3/6] drm/atomic: Don't overrun the connector array when hotplugging

[Qemu-devel] [PATCH 0/4] net: fix high impact outstanding defects reported by Coverity
 2014-11-20  8:52 UTC  (11+ messages)
` [Qemu-devel] [PATCH 4/4] rtl8139: fix Pointer to local outside scope

[PATCH] sony-laptop: add support for Sony Vaio Fit multi-flip laptop/presentation/tablet transformation
 2014-11-20  8:51 UTC 

Problems accessing passthrough PCI device
 2014-11-20  8:51 UTC  (10+ messages)

[PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested
 2014-11-20  8:49 UTC  (3+ messages)

[Buildroot] [Bug 7670] New: Fails to build mpc-1.0.2 on latest Cygwin
 2014-11-20  8:48 UTC  (3+ messages)
` [Buildroot] [Bug 7670] "

[Cocci] Remove unnecessary null pointer checks?
 2014-11-20  8:47 UTC  (30+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [Cocci] [PATCH 1/1] net: sched: Deletion of an unnecessary check before the function call "kfree"
                                  `  "
                                    `  "
                                ` [PATCH 0/3] [media] DVB-frontends: Deletion of a few unnecessary checks
                                  ` [PATCH 2/3] [media] m88ds3103: One function call less in m88ds3103_init() after error detection
                                  ` [PATCH 1/3] [media] DVB-frontends: Deletion of unnecessary checks before the function call "release_firmware"
                                    ` [PATCH 1/3] [media] DVB-frontends: Deletion of unnecessary checks before the function call "release_
                                  ` [PATCH 3/3] [media] si2168: One function call less in si2168_init() after error detection

[PATCH 1/3] f2fs: call flush_dcache_page when the page was updated
 2014-11-20  8:47 UTC  (4+ messages)
  ` [f2fs-dev] "

[Qemu-devel] [PATCH v1 RFC 4/9] qemu-iotests: fix test 039
 2014-11-20  8:45 UTC 

[RFC PATCH 1/1] drm/exynos: Move platform drivers registration to module init
 2014-11-20  8:45 UTC  (6+ messages)

[meta-selinux][PATCH 1/2] ustr: Get source from official upstream instead of Fedora Project
 2014-11-20  8:43 UTC  (2+ messages)
` [meta-selinux][PATCH 2/2] ustr: Add a new patch

Query about Dynamic Right Sizing implementation in linux-kernel
 2014-11-20  8:43 UTC  (3+ messages)

mlx5: don't duplicate kvfree()
 2014-11-20  8:41 UTC  (5+ messages)

[U-Boot] [PATCH v1 1/2] odroid: Update README with USB host information
 2014-11-20  8:41 UTC  (3+ messages)
` [U-Boot] [PATCH v1 2/2] odroid: usbhost - Add missing gpio_request call

[PATCH 0/2] staging: mtd: Support for GigaDevice SPI NAND flash
 2014-11-20  8:39 UTC 

[PATCH v2] i40e: fixed tx packets stats bug
 2014-11-20  8:40 UTC 

Resend - ANNOUNCE: Netdev 0.1 conference
 2014-11-20  8:39 UTC  (2+ messages)
` Fwd: "

mlx4: don't duplicate kvfree()
 2014-11-20  8:38 UTC  (2+ messages)

[PATCH] drm/i915: Pin tiled objects for L-shaped configs
 2014-11-20  8:37 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/9] Add full DDR init for Marvell Armada-XP MV78xx0 (AXP)
 2014-11-20  8:34 UTC  (2+ messages)

[B.A.T.M.A.N.] kernel BUG at net/core/skbuff.c:100
 2014-11-20  8:32 UTC  (2+ messages)

[L10N] please review a batch l10n update for Git 2.2.0 final
 2014-11-20  8:30 UTC  (4+ messages)

[PATCHv4 00/10] arm: mvebu: add Synology DS213j and DS414 .dts files
 2014-11-20  8:28 UTC  (6+ messages)
` [PATCHv4 01/10] arm: mvebu: fix vendor prefix typo in kirkwood-synology.dtsi

[Buildroot] How to invode rebuilding a device tree
 2014-11-20  8:28 UTC  (2+ messages)

[U-Boot] [PATCH v2] cmd_fuse: return CMD_RET_FAILURE on error
 2014-11-20  8:27 UTC 

[PATCH] scsi: mpt2sas: Fix spelling
 2014-11-20  8:24 UTC  (2+ messages)

linux-next: build warning after merge of the scsi tree
 2014-11-20  8:23 UTC  (2+ messages)

[Qemu-devel] [RFC][PATCH v2] add write threshold reporting for block devices
 2014-11-20  8:23 UTC  (6+ messages)
` [Qemu-devel] [RFC][PATCH v2] block: "

[PATCH] ARM: DRA7: hwmod data: Add missing UART hwmod data
 2014-11-20  8:23 UTC  (3+ messages)

[PATCH 0/5] Input: elantech - support the Fujitsu H730 laptop
 2014-11-20  8:21 UTC  (5+ messages)
` [PATCH 1/5] Input: elantech - use elantech_report_trackpoint for hardware v4 too
  ` Bisected two-finger scrolling regression on Lenovo Y50 (Re: [PATCH 1/5] Input: elantech - use elantech_report_trackpoint for hardware v4 too)

[PATCH V4 0/5] scsi: Configure number of LUs reported by 'report-luns'
 2014-11-20  8:20 UTC  (7+ messages)
` [PATCH V4 1/5] scsi: Fix scsi_report_lun_scan kmalloc flag
` [PATCH V4 2/5] scsi: Fix scsi_report_lun_scan return when kmalloc fails
` [PATCH V4 3/5] scsi: Encapsulate scsi_do_report_luns

[U-Boot] m68k maintenance
 2014-11-20  8:19 UTC  (2+ messages)

[RFC] debug: add parameters to prevent entering debug mode on errors
 2014-11-20  8:18 UTC  (3+ messages)

[U-Boot] [PATCH] arm: exynos: fix the div value for set_mmc_clk
 2014-11-20  8:17 UTC 

[Qemu-devel] [PATCH for-2.2] acpi-build: mark RAM dirty on table update
 2014-11-20  8:16 UTC  (5+ messages)

Very slow throughput when using cdparanoia on two SATA CDROM drives with /dev/sr but not /dev/sg
 2014-11-20  8:16 UTC  (4+ messages)

I/O path cleanup V2
 2014-11-20  8:16 UTC  (4+ messages)
` [PATCH 3/6] scsi: clean up S/G table freeing

[PATCH v2 0/4] Update turbo (rps) min frequency for HSW/BDW
 2014-11-20  8:16 UTC  (2+ messages)

[PATCH 0/7] Pinctrl support for Zynq
 2014-11-20  8:06 UTC  (10+ messages)
` [PATCH 3/7] pinctrl: pinconf-generic: Allow driver to specify DT params

nftables error compile current git
 2014-11-20  8:07 UTC  (3+ messages)

[Qemu-devel] [PATCH 2/5] exec: qemu_ram_alloc_device, qemu_ram_resize
 2014-11-20  8:12 UTC  (13+ messages)

[PATCH v10 for-xen-4.5] Fix interrupt latency of HVM PCI passthrough devices
 2014-11-20  8:11 UTC  (6+ messages)
` [PATCH v10 for-xen-4.5 2/2] dpci: Replace tasklet with an softirq

[U-Boot] [PATCH 4/4] x86: Remove unnecessary call to initr_enable_interrupts()
 2014-11-20  8:11 UTC 

[U-Boot] [PATCH 3/4] x86: Refactor interrupt_init()
 2014-11-20  8:11 UTC 

[U-Boot] [PATCH 2/4] x86: Remove cpu_init_r() for x86
 2014-11-20  8:11 UTC 

[U-Boot] [PATCH 1/4] x86: Call cpu_init_interrupts() from interrupt_init()
 2014-11-20  8:10 UTC 

ext4: kill ext4_kvfree()
 2014-11-20  8:10 UTC 

[PATCH 1/3] kvm: add a memslot flag for incoherent memory regions
 2014-11-20  8:08 UTC  (6+ messages)
` [PATCH 3/3] arm, arm64: KVM: handle potential incoherency of readonly memslots


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.