All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-27 12:57:56 to 2015-01-27 14:03:13 UTC [more...]

[PATCH 1/3] ath10k: reset chip before reading chip_id in probe
 2015-01-27 14:02 UTC  (3+ messages)

[PATCH v3 00/18] ACL: New AVX2 classify method and several other enhancements
 2015-01-27 14:03 UTC  (2+ messages)

[PATCH_V2 0/3] usb: ohci: jz4740: Add DT support and a fix
 2015-01-27 14:02 UTC  (6+ messages)
  ` [PATCH_V2 1/3] dt: usb: jz4740: Add DT binding document for OHCI
  ` [PATCH_V2 2/3] usb: ohci: jz4740: add DT support
` [PATCH_V2 3/3] usb: ohci: jz4740: prepare the clock before enabling it

[U-Boot] [PATCH 0/23] x86: Add bare support for Intel Minnowboard Max
 2015-01-27 14:00 UTC  (11+ messages)
` [U-Boot] [PATCH 17/23] x86: Define cache line size
` [U-Boot] [PATCH 18/23] x86: Allow a UART to be set up before the FSP is ready
` [U-Boot] [PATCH 19/23] x86: spi: Support ValleyView in ICH SPI driver
` [U-Boot] [PATCH 20/23] scsi: bootstage: Measure time taken to scan the bus
` [U-Boot] [PATCH 21/23] x86: Enable bootstage features

[PATCH] mmc: dw_mmc: exynos: remove incorrect __exit_p()
 2015-01-27 13:59 UTC  (2+ messages)

[Xenomai] Porting Xenomai on Odroid-U3
 2015-01-27 14:00 UTC  (8+ messages)

[PATCH] mmc: dw_mmc: rockchip: remove incorrect __exit_p()
 2015-01-27 13:59 UTC  (2+ messages)

[PATCH net-next V1 00/11] Mellanox ethernet driver updates Jan-27-2015
 2015-01-27 13:58 UTC  (12+ messages)
` [PATCH net-next V1 01/11] net/mlx4_core: Add bad-cable event support
` [PATCH net-next V1 02/11] net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAP
` [PATCH net-next V1 03/11] net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flow
` [PATCH net-next V1 04/11] net/mlx4_core: Adjust command timeouts to conform to the firmware spec
` [PATCH net-next V1 05/11] net/mlx4_core: Fix HW2SW_EQ "
` [PATCH net-next V1 06/11] net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicit
` [PATCH net-next V1 07/11] net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_alloc
` [PATCH net-next V1 08/11] net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settings
` [PATCH net-next V1 09/11] net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapper
` [PATCH net-next V1 10/11] net/mlx4_core: Fix device capabilities dumping
` [PATCH net-next V1 11/11] net/mlx4_core: Update the HCA core clock frequency after INIT_PORT

[PATCHv6 0/2] Driver for TI tlc591xx 8/16 Channel i2c LED driver
 2015-01-27 13:59 UTC  (6+ messages)
` [PATCHv6 1/2] leds: tlc591xx: Document binding for the TI "
` [PATCHv6 2/2] leds: tlc591xx: Driver "

[PATCH 1/2] ath10k: introduce struct ath10k_skb_rxcb
 2015-01-27 13:57 UTC  (3+ messages)

[PATCH v2 0/4] block & aio: improve loop with kernel aio
 2015-01-27 13:57 UTC  (6+ messages)
` [PATCH v2 1/4] aio: add aio_kernel_() interface

[PATCH 0/4] DPDK memcpy optimization
 2015-01-27 13:57 UTC  (6+ messages)
` [dpdk-dev] "
        `  "

[PATCH] mmc: Fix menuconfig alignment of MMC_SDHCI_* options
 2015-01-27 13:57 UTC  (2+ messages)

[PATCH] mmc: Enable Ricoh MMC quirk by default
 2015-01-27 13:56 UTC  (2+ messages)

[ath10k] IBSS mode
 2015-01-27 13:55 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/4] ARM: Add support for a generic PCI Express host bridge
 2015-01-27 13:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/4] pci: Split pcie_host_mmcfg_map()

[Qemu-devel] [Bug 1412098] [NEW] qemu crashes when ctrl-alt-u is pressed
 2015-01-27 13:55 UTC  (3+ messages)
` [Qemu-devel] Windows 2008 Guest BSODS with CLOCK_WATCHDOG_TIMEOUT on VM migration
  `  "

[PATCH 1/2] drm: bridge/dw_hdmi: Adapt to bridge API change
 2015-01-27 12:21 UTC 

[PATCH 0/3] pinctrl: Qualcomm msm8916 pinctrl driver
 2015-01-27 13:52 UTC  (2+ messages)

Charity Donation
 2015-01-27 11:09 UTC 

[PATCH 0/2] ath10k: add wmi-tlv debug event handling
 2015-01-27 13:51 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/8] qemu: guest agent: implement guest-exec command for Linux
 2015-01-27 13:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/7] eliminate data write in bdrv_write_zeroes on Linux in raw-posix.c
 2015-01-27 13:51 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] block/raw-posix: create translate_err helper to merge errno values
` [Qemu-devel] [PATCH 2/7] block/raw-posix: create do_fallocate helper
` [Qemu-devel] [PATCH 3/7] block/raw-posix: refactor handle_aiocb_write_zeroes a bit
` [Qemu-devel] [PATCH 4/7] block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes
` [Qemu-devel] [PATCH 5/7] block: use fallocate(FALLOC_FL_PUNCH_HOLE) & fallocate(0) to write zeroes
` [Qemu-devel] [PATCH 6/7] block/raw-posix: call plain fallocate in handle_aiocb_write_zeroes
` [Qemu-devel] [PATCH 7/7] block/raw-posix: set max_write_zeroes to INT_MAX for regular files

[U-Boot] [PATCH v3 0/9] sf: Update flash params for supported read commands and sector size
 2015-01-27 13:50 UTC  (13+ messages)

PCTV 800i
 2015-01-27 13:48 UTC  (5+ messages)
  ` Fwd: "

[PATCH 0/3] usb: ohci: jz4740: Add DT support and a fix
 2015-01-27 13:47 UTC  (8+ messages)
` [PATCH 1/3] dt: usb: jz4740: Add DT binding document for OHCI
` [PATCH 2/3] usb: ohci: jz4740: add DT support
` [PATCH 3/3] usb: ohci: jz4740: prepare the clock before enabling it

[PATCH RFC] xen: arm: context switch vtimer PPI state
 2015-01-27 13:47 UTC  (4+ messages)

[PATCH 0/3] Restore UFO support to virtio_net devices
 2015-01-27 13:47 UTC  (6+ messages)
` [PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set

[PATCH] libxl: Actually append the "-vga none" parameter to qemu when using qemu-xen
 2015-01-27 13:41 UTC  (5+ messages)
` [RFC / PATCH] libxl: Prevent qemu closing QMP socket on shutdown before libxl is done with it

[Qemu-devel] [Bug 897750] Re: libvirt/kvm problem with disk attach/detach/reattach on running virt
 2015-01-27 13:36 UTC 

First QCA6174 firmware release
 2015-01-27 13:45 UTC 

[PATCH v3 0/3] arm/arm64: KVM: Random selection of cache related fixes
 2015-01-27 13:44 UTC  (6+ messages)
` [PATCH v3 1/3] arm/arm64: KVM: Use set/way op trapping to track the state of the caches

[U-Boot] [PATCH v2] spl: Change debug to printf for "Unsupported boot-device"
 2015-01-27 13:43 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[Qemu-devel] [PATCH] block: Simplify a few g_try_malloc() error checks
 2015-01-27 13:42 UTC  (3+ messages)

[RFC] drm/i915: Android native sync support
 2015-01-27 13:43 UTC  (6+ messages)
` [RFC v3] "

[PATCH] ASoC: rx51: do not fail if could not get jack detection gpio
 2015-01-27 13:41 UTC  (6+ messages)

[PATCH] OMAPDSS: hdmi5: remove unneeded check
 2015-01-27 13:42 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/47] ACPI refactoring: replace template patching with C ASL API
 2015-01-27 13:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 21/47] acpi: add acpi_resource_template() helper

[PATCH 1/2] doc/device-api: Update possible errors for ConnectProfile
 2015-01-27 13:40 UTC  (2+ messages)

[PATCH 0/1][daisy] yocto-bsp fix
 2015-01-27 13:39 UTC  (2+ messages)
` [PATCH 1/1] yocto-bsp: Add branch to SRC_URI for custom kernels

[PATCH v1 0/3] Fix memory issues and trivial code cleaup
 2015-01-27 13:39 UTC  (2+ messages)

[RFC PATCH v2] xen/arm: split the init_xen_time() in 2 parts
 2015-01-27 13:39 UTC 

[PATCH net-next 00/10] Mellanox ethernet driver updates Jan-27-2015
 2015-01-27 13:38 UTC  (5+ messages)
` [PATCH net-next 06/10] net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicit

[PATCH 0/1][dizzy] yocto-bsp fix
 2015-01-27 13:37 UTC  (2+ messages)
` [PATCH 1/1] yocto-bsp: Add branch to SRC_URI for custom kernels

N900 v3.19-rc5 arm atags_to_fdt.c is broken
 2015-01-27 13:37 UTC  (8+ messages)

[Printing-architecture] Projects for GSoC 2015: Implementing PWG standards
 2015-01-27 13:37 UTC  (5+ messages)

another typos in perfbook
 2015-01-27 13:37 UTC 

[PATCH] drm/dp: Use large transactions for I2C over AUX
 2015-01-27 13:36 UTC  (5+ messages)

[PATCH] bitbake/fetch2: specify recipe name when reporting SRCREV error
 2015-01-27 13:33 UTC 

[PATCH] samsung-laptop: enable better lid handling
 2015-01-27 13:35 UTC  (5+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH] block: fix off-by-one error in qcow and qcow2
 2015-01-27 13:33 UTC 

[PATCH 0/2] yocto-bsp fixes
 2015-01-27 13:33 UTC  (3+ messages)
` [PATCH 1/2] yocto-bsp: Add missing conf dir to arm template
` [PATCH 2/2] yocto-bsp: Add branch to SRC_URI for custom kernels

[U-Boot] [PATCH] armv8/vexpress64: make multientry conditional
 2015-01-27 13:33 UTC  (2+ messages)

setting volatile v4l2-control
 2015-01-27 13:32 UTC 

[PATCH v3 0/5] ARM: KVM: Enable the ioeventfd capability of KVM on ARM
 2015-01-27 13:31 UTC  (4+ messages)
` [PATCH v3 3/5] KVM: ARM VGIC add kvm_io_bus_ frontend

[Buildroot] [git commit] openssl: bump version to 1.0.2
 2015-01-27 13:31 UTC 

How to manage SDIO interrupts with a runtime power managed host
 2015-01-27 13:30 UTC  (2+ messages)

[PATCH 0/2] Fix reboot issue on Odroid boards with eMMC card
 2015-01-27 13:29 UTC  (3+ messages)

[PATCH] pinctrl: qcom: enable generic support and input-enable pinctrl conf
 2015-01-27 13:28 UTC  (5+ messages)

[PATCH net 0/2] netns: audit netdevice creation with IFLA_NET_NS_[PID|FD]
 2015-01-27 13:28 UTC  (5+ messages)

[Qemu-devel] [Xen-devel] [PATCH v4] Hvmloader: Modify ACPI to only supply _EJ0 methods for PCIslots that support hotplug by runtime patching
 2015-01-27 13:28 UTC  (12+ messages)
                  `  "

[Buildroot] [PATCH] alsa-utils: needs dynamic library support
 2015-01-27 13:28 UTC  (3+ messages)

[PATCH 0/7 v9] can/peak_usb: upgrade to CANFD
 2015-01-27 13:25 UTC  (16+ messages)
` [PATCH 7/7 v9] can/peak_usb: add support for PEAK new CANFD USB adapters

[PATCH v8 0/2] Add Spreadtrum SoC bindings and serial driver support
 2015-01-27 13:24 UTC  (3+ messages)

[PATCH] openssh: configuration updates
 2015-01-27 13:23 UTC  (2+ messages)

[PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible
 2015-01-27 13:21 UTC  (7+ messages)
    ` [PATCH] ARM: /proc/atags: Export also for DT

[PATCH] video: fbdev: sis: remove unused variables
 2015-01-27 13:20 UTC  (4+ messages)

[PATCH v2]gcc: upgrade to 4.9.2 and fix the bug #6824
 2015-01-27 13:15 UTC  (2+ messages)

[Qemu-devel] [PULL 00/16] pci, pc, virtio fixes and cleanups
 2015-01-27 13:14 UTC  (17+ messages)
` [Qemu-devel] [PULL 01/16] ich9: add disable_s3, disable_s4, s4_val properties
` [Qemu-devel] [PULL 02/16] Add some trace calls to pci.c
` [Qemu-devel] [PULL 03/16] pci: Split pcie_host_mmcfg_map()
` [Qemu-devel] [PULL 04/16] pc: acpi: fix WindowsXP BSOD when memory hotplug is enabled
` [Qemu-devel] [PULL 05/16] acpi-test: update expected DSDT
` [Qemu-devel] [PULL 06/16] acpi: update generated hex files
` [Qemu-devel] [PULL 07/16] acpi: build_append_nameseg(): add padding if necessary
` [Qemu-devel] [PULL 08/16] bios-tables-test: split piix4 and q35 tests
` [Qemu-devel] [PULL 09/16] virtio: fix feature bit checks
` [Qemu-devel] [PULL 10/16] bios-linker-loader: move header to common location
` [Qemu-devel] [PULL 11/16] bios-linker-loader: move source "
` [Qemu-devel] [PULL 12/16] smbios: Fix dimm size calculation when RAM is multiple of 16GB
` [Qemu-devel] [PULL 13/16] smbios: Don't report unknown CPU speed (fix SVVP regression)
` [Qemu-devel] [PULL 14/16] pc: Fix DIMMs capacity calculation
` [Qemu-devel] [PULL 15/16] pc-dimm: Make pc_existing_dimms_capacity global
` [Qemu-devel] [PULL 16/16] pc-dimm: Add Error argument to pc_existing_dimms_capacity

[RFC PATCH 00/12] drm/i915: port dsi over to drm panel/dsi frameworks
 2015-01-27 13:13 UTC  (9+ messages)
` [RFC PATCH 05/12] drm/i915/dsi: remove unnecessary dsi device callbacks

[PATCH] regmap.h: correct the description of structure element in reg_field
 2015-01-27 13:13 UTC  (2+ messages)

[RESEND PATCH] inotify: update documentation to reflect code changes
 2015-01-27 13:12 UTC  (2+ messages)

[review request] bbarrosp/layer-details
 2015-01-27 13:11 UTC  (2+ messages)

[PATCH v2 17/29] Ovmf/Xen: refactor XenBusDxe hypercall implementation
 2015-01-27 13:10 UTC  (2+ messages)

[PATCH 1/3] tty/serial: of_serial: add DT alias ID handling
 2015-01-27 13:10 UTC  (4+ messages)
` [PATCH 3/3] tty/serial: 8250_early: Add support for PXA UARTs

[PATCH 01/66] dvb-usb-v2: add pointer to 'struct usb_interface' for driver usage
 2015-01-27 13:10 UTC  (3+ messages)
` [PATCH 05/66] rtl2830: convert driver to kernel I2C model

[PATCH 1/2] rhashtable: Introduce rhashtable_walk_*
 2015-01-27 13:09 UTC  (11+ messages)

RFC: More functions allowed with O_PATH
 2015-01-27 12:58 UTC 

[PATCH V3 FIX for-3.19] IB/ipoib: Fix sendonly traffic and multicast traffic
 2015-01-27 13:05 UTC  (6+ messages)

make allyesconfig i386 build failure with next-20150122
 2015-01-27 13:04 UTC  (5+ messages)
` make allyesconfig i386 build failure with next-20150122 (caused by fb_agm1264k-fl driver)

[meta-fsl-ppc][PATCH 1/5] net-sctp: CVE-2014-3673, CVE-2014-3687, CVE-2014-3688
 2015-01-27 13:04 UTC  (5+ messages)
` [meta-fsl-ppc][PATCH 2/5] kernel-auditsc: CVE-2014-3917
` [meta-fsl-ppc][PATCH 3/5] ALSA: CVE-2014-4652 CVE-2014-4653
` [meta-fsl-ppc][PATCH 4/5] sctp: CVE-2014-4667
` [meta-fsl-ppc][PATCH 5/5] sctp: CVE-2014-7841

Some questions about Interrupt and event channel about Xen on ARM
 2015-01-27 13:04 UTC  (2+ messages)

[PATCH 1/2] if_link: Add VF multicast promiscuous mode control
 2015-01-27 12:53 UTC  (18+ messages)
    ` [E1000-devel] "

[PATCH 1/6] drm/exynos: remove leftover code using event_list
 2015-01-27 13:02 UTC  (4+ messages)
` [PATCH 2/6] drm/exynos: track vblank events on a per crtc basis

[PATCH 1/2] drm/exynos: remove DRM_EXYNOS_DMABUF config
 2015-01-27 13:02 UTC  (4+ messages)
` [PATCH 2/2] drm/exynos: remove to use unnecessary MODULE_xxx macro

main thread event loop can be blocked
 2015-01-27 13:02 UTC 

[PATCH 0/7] Add SPI support for Colibri modules and DSPI driver fixes
 2015-01-27 13:01 UTC  (5+ messages)
` [PATCH 4/7] spi: spi-fsl-dspi: avoid preparing the clock two times

[GIT PULL] SiLabs improvements
 2015-01-27 13:01 UTC  (2+ messages)

[PATCH] net/9p: fix format string in p9_mount_tag_show()
 2015-01-27 13:00 UTC  (2+ messages)
` [PATCH] net/9p: use memcpy() instead of snprintf() "

A problem about ICMP packet-too-big message handler
 2015-01-27 12:58 UTC 

[PATCH 1/5] sched/deadline: Modify cpudl::free_cpus to reflect rd->online
 2015-01-27 12:58 UTC  (3+ messages)
` [PATCH 4/5] sched/rt: Consider deadline tasks in cpupri_find()

[PATCH -mm 0/3] slub: make dead caches discard free slabs immediately
 2015-01-27 12:58 UTC  (9+ messages)
` [PATCH -mm 1/3] slub: don't fail kmem_cache_shrink if slab placement optimization fails

[PATCH 0/8] usb: ulpi bus
 2015-01-27 12:57 UTC  (7+ messages)
` [PATCH 8/8] phy: add driver for TI TUSB1210 ULPI PHY

[PATCH v2 00/11] Improvements to Tegra-based Chromebook support
 2015-01-27 12:57 UTC  (4+ messages)
` [PATCH v2 06/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT


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.