All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-29 08:19:58 to 2014-10-29 08:54:37 UTC [more...]

usbserial / ftdi_sio (+ others) bug?
 2014-10-29  8:51 UTC 

[v7][RFC][PATCH 01/13] xen: RMRR fix
 2014-10-29  8:53 UTC  (23+ messages)
` [v7][RFC][PATCH 01/13] introduce XENMEM_reserved_device_memory_map
` [v7][RFC][PATCH 08/13] xen/x86/p2m: set p2m_access_n for reserved device memory mapping

[RFC Patch] gpio: add GPIO hogging mechanism
 2014-10-29  8:53 UTC  (3+ messages)

[PATCH 0/2] remove registers for early hardware only
 2014-10-29  8:53 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v4 00/13] Add ACPI _DSD and unified device properties support
 2014-10-29  8:53 UTC  (5+ messages)
` [PATCH v5 07/12] leds: leds-gpio: Add support for GPIO descriptors

[U-Boot] [RFC PATCH v1 0/9] sparc: Update SPARC architecture to generic board init
 2014-10-29  8:53 UTC  (10+ messages)
` [U-Boot] [RFC PATCH v1 1/9] sparc: Add initr function for CMD_AMBAPP command
` [U-Boot] [RFC PATCH v1 2/9] sparc: Initial work for generic board-init
` [U-Boot] [RFC PATCH v1 3/9] sparc: Use microseconds instead of ticks for timeout
` [U-Boot] [RFC PATCH v1 4/9] sparc: Major rewrite of the PROM generation code
` [U-Boot] [RFC PATCH v1 5/9] sparc: Reworked LEON3 startup for generic board-init
` [U-Boot] [RFC PATCH v1 6/9] sparc: Update all LEON3 boards to "
` [U-Boot] [RFC PATCH v1 7/9] sparc: Make LEON serial drivers use readl/writel macros
` [U-Boot] [RFC PATCH v1 8/9] sparc: Add MDIO support to GRETH driver
` [U-Boot] [RFC PATCH v1 9/9] sparc: Add support for gr712rc-board

[PATCH 09/11] drm/i915: MIPI Timings related changes for dual link
 2014-10-29  8:51 UTC 

[git pull] Please pull mpe.git for-linus branch (for powerpc)
 2014-10-29  8:52 UTC 

[Qemu-devel] [PATCH 0/4] block: Allow query stats for drive-mirror target
 2014-10-29  8:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] block: Add bdrv_next_node
` [Qemu-devel] [PATCH 2/4] block: Add bdrv_get_node_name

[Testing purpose] librte_pmd_e1000: Add workaround to test the port hotplug framework
 2014-10-29  8:51 UTC 

[Xenomai] Manual context switch from userspace
 2014-10-29  8:51 UTC  (8+ messages)

[RFC PATCH 1/2] librte_pmd_pcap: Add support for port hotplug
 2014-10-29  8:51 UTC  (2+ messages)
  ` [RFC PATCH 2/2] testpmd: Add support for the port hotplug framework

[PATCH 0/5] ARM: OMAP2+: gpmc: configuration enhancements
 2014-10-29  8:50 UTC  (4+ messages)
` [PATCH 1/5] ARM: OMAP2+: gpmc: Print error message in set_gpmc_timing_reg()

[PATCH v2 1/9] shared/gatt-db: Expose gatt_db_attribute
 2014-10-29  8:50 UTC  (7+ messages)
` [PATCH v2 2/9] shared/gatt-db: Add gatt_db_get_attribute
` [PATCH v2 5/9] shared/gatt-db: Add gatt_db_attribute_get_permissions

ipv6 mld: packets are not looped back to/from kernel/querier
 2014-10-29  8:49 UTC  (4+ messages)

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

[PATCH] librte_vhost: Fix compilation issue
 2014-10-29  8:48 UTC  (2+ messages)

[Patch Part2 v3 00/24] Enable hierarchy irqdomian on x86 platforms
 2014-10-29  8:48 UTC  (5+ messages)
` [Patch Part2 v3 15/24] x86, MSI: Use hierarchy irqdomain to manage MSI interrupts

Help Desk
 2014-10-29  8:48 UTC 

[Cocci] Remove unnecessary null pointer checks?
 2014-10-29  8:47 UTC  (12+ messages)
              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                ` [Cocci] [PATCH 1/1] staging - rtl8188eu: Deletion of unnecessary checks before three "
                  `  "

USB Ethernet gadget on Nokia n900
 2014-10-29  8:46 UTC  (10+ messages)
              ` Nokia n900 problems in 3.18-rc1 (was Re: USB Ethernet gadget on Nokia n900)

[patch] USB: HWA: fix a warning message
 2014-10-29  8:46 UTC 

[Bug 86891] New: AMD/ATI Tahiti XT 7970 - long lags/stutters in games
 2014-10-29  8:46 UTC  (2+ messages)
` [Bug 86891] "

OPW 2014 - Advanced Scheduling Parameters Project
 2014-10-29  8:46 UTC  (8+ messages)
        ` patches for proper serialization in RTDS scheduler [Was: Re: OPW 2014 - Advanced Scheduling Parameters Project]

[PATCH] staging: rtl8723au: Fix brace coding style issues reported by checkpatch
 2014-10-29  8:45 UTC  (15+ messages)

[PATCH 3.10] vhost-net: backport extend device allocation to 3.10
 2014-10-29  8:45 UTC  (4+ messages)

[Cocci] Parsing errors in several headers
 2014-10-29  8:45 UTC  (8+ messages)
            ` [Cocci] Addition of preprocessor statements with SmPL

[patch] percpu: off by one in BUG_ON()
 2014-10-29  8:45 UTC  (2+ messages)

[patch] SUNRPC: off by one in BUG_ON()
 2014-10-29  8:44 UTC  (3+ messages)

[PATCH 00/11] BYT DSI Dual Link Support
 2014-10-29  8:42 UTC  (12+ messages)
` [PATCH 01/11] drm/i915: New functions added for enabling & disabling MIPI Port Ctrl reg
` [PATCH 02/11] drm/i915: MIPI Sequence to be sent to the DSI Controller based on the port no from VBT
` [PATCH 03/11] drm/i915: Cleanup in i915_reg.h for all MIPI regs
` [PATCH 04/11] drm/i915: Cleanup patch for "
` [PATCH 05/11] drm/i915: Add support for port enable/disable for dual link configuration
` [PATCH 06/11] drm/i915: Pixel Clock changes for DSI dual link
` [PATCH 07/11] drm/i915: Dual link needs Shutdown and Turn on packet for both ports
` [PATCH 08/11] drm/i915: Enable DSI PLL for both DSI0 and DSI1 in case of dual link
` [PATCH 09/11] drm/i915: MIPI Timings related changes for "
` [PATCH 10/11] drm/i915: Update the DSI disable path to support dual link panel disabling
` [PATCH 11/11] drm/i915: Update the DSI enable path to support dual link panel enabling

[Qemu-devel] [RFC PATCH 0/2] vhost: support for cross endian
 2014-10-29  8:42 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 1/2] vhost: add VHOST_VRING_F_BYTESWAP flag
` [Qemu-devel] [RFC PATCH 2/2] vhost_net: re-enable when cross endian

[patch] goldfish: off by one in goldfish_tty_console_setup()
 2014-10-29  8:43 UTC  (2+ messages)

[Bug 85579] New: [bisected] piglit test crashes in spec/glsl-1.50/execution/geometry/max-input-components
 2014-10-29  8:43 UTC  (2+ messages)
` [Bug 85579] "

[patch] hangcheck-timer: cleanup casting in hangcheck_init()
 2014-10-29  8:42 UTC  (2+ messages)

[PATCH 00/16] cx88: convert to vb2
 2014-10-29  8:42 UTC  (5+ messages)
` [PATCH 02/16] cx88: drop the bogus 'queue' list in dmaqueue

[Qemu-devel] [PATCH v2 RESEND] Add skip_dump flag to ignore memory region during dump
 2014-10-29  8:41 UTC  (2+ messages)

ICCID not requested when PIN is locked
 2014-10-29  8:42 UTC  (2+ messages)

SEGMENTATION FAULT in kni example : kni_free_kni() call
 2014-10-29  8:42 UTC  (3+ messages)

[Buildroot] [PATCH] Revert "package/libcap: Fix build error with kernel headers < 3.6"
 2014-10-29  8:41 UTC  (3+ messages)

[PATCH] drm/i915: don't try using training pattern 3 on pre-haswell
 2014-10-29  8:40 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCHv2 0/3] staging: ion: enable pool shrinking in page unit
 2014-10-29  8:40 UTC  (2+ messages)

[PATCH V2 for-4.5] EFI: Always use EFI command line
 2014-10-29  8:40 UTC  (8+ messages)

[PATCH] of: spi: Export single device registration method and accessors (v2)
 2014-10-29  8:40 UTC  (2+ messages)

[RFC PATCH 0/4] vhost_net: support for cross endian guests
 2014-10-29  8:38 UTC  (10+ messages)
` [RFC PATCH 1/4] vhost: add VHOST_VRING_F_BYTESWAP flag
` [RFC PATCH 2/4] vhost: add byteswap routines
` [RFC PATCH 3/4] vhost: byteswap virtqueue attributes
` [RFC PATCH 4/4] vhost_net: byteswap virtio_net header

[PATCH] ltp: update to 20140828 release
 2014-10-29  8:38 UTC 

[PATCH V7 00/12] drm/exynos: few patches to enhance bridge chip support
 2014-10-29  8:38 UTC  (9+ messages)
` [PATCH V7 03/12] drm/bridge: Add helper functions for drm_bridge

[PATCH v2] Documentation: gpio: guidelines for bindings
 2014-10-29  8:36 UTC  (2+ messages)

[PATCH] drm/i915: Ignore VBT backlight check on Macbook 2, 1
 2014-10-29  8:35 UTC  (2+ messages)

[PATCH bluetooth-next v2] MAINTAINERS: add cc2520 driver maintainer
 2014-10-29  8:32 UTC 

[RFC V7 0/3] domain snapshot document
 2014-10-29  8:34 UTC  (5+ messages)
` [RFC V7 3/3] xl snapshot-xxx Design

[PATCH bluetooth-next] MAINTAINERS: add cc2520 driver maintainer
 2014-10-29  8:29 UTC  (2+ messages)

[PATCH 1/1 net-next] ipx: remove all unnecessary castings on ntohl
 2014-10-29  8:31 UTC 

Split RAID: Proposal for archival RAID using incremental batch checksum
 2014-10-29  8:31 UTC  (3+ messages)

[PATCH 00/16] brcmfmac: wowl support and cleanup
 2014-10-29  8:31 UTC  (3+ messages)

Does slow_virt_to_phys() work with vmalloc() in the case of 32bit-PAE and 2MB page?
 2014-10-29  8:14 UTC  (3+ messages)

[PATCH] MAINTAINERS: drop list entry for davinci
 2014-10-29  8:29 UTC  (2+ messages)

[PATCH] pinctrl: at91: fix compilation
 2014-10-29  8:30 UTC  (3+ messages)

[PATCH] vb2: replace VIDEO_MAX_FRAME with VB2_MAX_FRAME
 2014-10-29  8:29 UTC  (4+ messages)

[PATCH v8 for-xen-4.5 2/2] dpci: Replace tasklet with an softirq (v8)
 2014-10-29  8:28 UTC  (12+ messages)

[PATCH] drivers: depend on instead of select BACKLIGHT_CLASS_DEVICE and ACPI_VIDEO
 2014-10-29  8:27 UTC  (10+ messages)

Where's the current ToDo?
 2014-10-29  8:26 UTC  (2+ messages)

How to improve the TX performance?
 2014-10-29  8:26 UTC  (2+ messages)

[PATCH v4 00/10] hix5hd2 add some nodes
 2014-10-29  8:26 UTC  (22+ messages)
  ` [PATCH v4 01/10] ARM: dts: hix5hd2: add gmac node
  ` [PATCH v4 02/10] ARM: dts: hix5hd2: add mmc node
  ` [PATCH v4 03/10] ARM: dts: hix5hd2: add usb node
  ` [PATCH v4 04/10] ARM: dts: hix5hd2: add sata node
  ` [PATCH v4 05/10] ARM: dts: hix5hd2: add gpio node
  ` [PATCH v4 06/10] ARM: dts: hix5hd2: add wdg node
  ` [PATCH v4 07/10] ARM: dts: hix5hd2: add ir node
  ` [PATCH v4 08/10] ARM: dts: hix5hd2: add i2c node
  ` [PATCH v4 09/10] ARM: dts: hix5hd2: add reboot node
  ` [PATCH v4 10/10] ARM: hisi_defconfig: add driver support for hix5hd2

[PATCH v2 0/3] fpga bridge framework
 2014-10-29  8:25 UTC  (9+ messages)
` [PATCH v2 1/3] add sysfs document for fpga bridges
` [PATCH v2 2/3] ARM: dts: socfpga: fpga bridges bindings docs

[Qemu-devel] [PATCH RFC 0/2] block: Warn on insecure format probing
 2014-10-29  8:25 UTC  (8+ messages)
` [Qemu-devel] [PATCH RFC 2/2] "

[RFC/PATCH] PM / Sleep: Timer quiesce in freeze state
 2014-10-29  8:24 UTC  (13+ messages)

[PATCH v3 0/3] i2c/at91: add support PM functions
 2014-10-29  8:24 UTC  (4+ messages)

[PATCH 0/6] ASoC/ARM: move Marvell Armada 370 DB to simple-audio-card
 2014-10-29  8:24 UTC  (7+ messages)
` [PATCH 3/6] ASoC: kirkwood: get rid of armada-370-db driver

[PATCH v2 00/13] support of multiple sizes of redirection table
 2014-10-29  8:24 UTC  (6+ messages)
` [PATCH v2 04/13] ethdev: "

Fail to start Dom0 in ARM highmem
 2014-10-29  8:24 UTC  (3+ messages)

failure to build backports on ubuntu
 2014-10-29  8:23 UTC  (6+ messages)

[Bug 85580] New: [RadeonSI] Bad performance in TF2
 2014-10-29  8:23 UTC  (2+ messages)
` [Bug 85580] "

Question on hvc console init
 2014-10-29  8:22 UTC  (4+ messages)

[RFC v2 0/4] backports: kernel integration support
 2014-10-29  8:21 UTC  (5+ messages)
` [RFC v2 1/4] backports: replace CPTCFG prefix for CONFIG_BACKPORT
` [RFC v2 2/4] backports: replace BACKPORT_PWD with BACKPORT_DIR
` [RFC v2 3/4] backports: use BACKPORT_DIR prefix on kconfig sources
` [RFC v2 4/4] backports: add kernl integration support to gentree.py

[PATCH] Btrfs: fix snapshot inconsistency after a file write followed by truncate
 2014-10-29  8:21 UTC  (2+ messages)
` [PATCH v3] "

[Buildroot] [PATCH] unzip: Use the "-q" option to silence unzipping of source files
 2014-10-29  8:21 UTC  (3+ messages)

off by 1 in pci_piix3_xen_ide_unplug
 2014-10-29  8:21 UTC 

CRISv32: ETRAX_SPI_MMC_BOARD
 2014-10-29  8:20 UTC 

[PATCH] ppc64: erase unnecessary segment info printing
 2014-10-29  8:19 UTC 

[PATCH V4 1/2] mm: Update generic gup implementation to handle hugepage directory
 2014-10-29  8:19 UTC  (6+ messages)
  ` [PATCH V4 2/2] arch/powerpc: Switch to generic RCU get_user_pages_fast

[PATCH v14 for-xen-4.5 00/21] x86/PMU: Xen PMU PV(H) support
 2014-10-29  8:19 UTC  (7+ messages)
` [PATCH v14 for-xen-4.5 17/21] x86/VPMU: Handle PMU interrupts for PV guests


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.