All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-24 05:47:45 to 2014-09-24 07:41:49 UTC [more...]

[PATCH 7/7] sched: Silence nested-externs warnings
 2014-09-24  7:41 UTC  (9+ messages)
` [PATCH] sched: Remove nested extern

[PATCH] ix86: unwind-annotate thunk_32.S
 2014-09-24  7:41 UTC 

[PATCH net-next] bluetooth: Convert bt_<level> logging functions to return void
 2014-09-24  7:40 UTC  (2+ messages)

[PATCH] ix86: improve cmpxchg8b_emu.S
 2014-09-24  7:40 UTC 

[PATCH V2] ata: Disabling the async PM for JMicron chips
 2014-09-24  7:22 UTC 

[PATCH 1/4] mmc: slot-gpio: switch to use flags when getting GPIO
 2014-09-24  7:38 UTC  (5+ messages)

[PATCH 0/7] mmc: Some Braswell patches
 2014-09-24  7:27 UTC  (8+ messages)
` [PATCH 1/7] mmc: sdhci: Add quirk for always getting TC with stop cmd
` [PATCH 2/7] mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllers
` [PATCH 3/7] mmc: sdhci-acpi: Add a HID and UID for a SD Card host controller
` [PATCH 4/7] mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllers
` [PATCH 5/7] mmc: sdhci-pci: Add Bay Trail and Braswell SD card detect
` [PATCH 6/7] mmc: sdhci: Let a driver override timeout clock frequency
` [PATCH 7/7] mmc: sdhci-pci: Fix Braswell eMMC "

[PATCH] iscsi-initiator-utils: add recipe file
 2014-09-24  7:37 UTC  (3+ messages)

[PATCHv4 1/9] Clean WM8971 through checkpatch
 2014-09-24  7:37 UTC  (4+ messages)
` [PATCHv4 7/9] WM8971 uses msleep to replace work queue

[PATCH] x86-64: improve cmpxchg16b_emu.S
 2014-09-24  7:37 UTC 

[Buildroot] [PATCH 0/23 v5] gendoc infra: make it useable for other documents (branch yem/manual)
 2014-09-24  7:36 UTC  (6+ messages)
` [Buildroot] [PATCH 12/23 v5] docs/manual: last pass at removing hard-coded path in GENDOC_INNER

[U-Boot] [PATCH] ARM: atmel: switch at91sam9263ek to generic board
 2014-09-24  7:35 UTC 

[PATCH v2] shared/hfp: Remove not used permissive_syntax value
 2014-09-24  7:35 UTC 

[PATCH v10 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
 2014-09-24  7:34 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] arm: add interrupt support
 2014-09-24  7:34 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] arm: make .vectors section allocatable

[PATCH v4] perf tools: Fix build-id matching on vmlinux
 2014-09-24  7:33 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the nfs tree
 2014-09-24  7:32 UTC  (2+ messages)

[PATCH 1/2] add macro REALLOCARRAY
 2014-09-24  7:32 UTC  (5+ messages)
    ` [PATCH 1/2] add macro REALLOC_ARRAY

[PATCH v7 8/9] kvm, mem-hotplug: Add arch specific mmu notifier to handle apic access migration
 2014-09-24  7:31 UTC  (5+ messages)
` [PATCH 1/1] "

Minutes: Yocto Project Technical Team Meeting - Tuesday, September 9, 2014 8:00 AM US Pacific Time
 2014-09-24  7:30 UTC  (2+ messages)

[Qemu-devel] migration: qemu-coroutine-lock.c:141: qemu_co_mutex_unlock: Assertion `mutex->locked == 1' failed
 2014-09-24  7:30 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH] qcow2: Fix race in cache invalidation

[PATCH 0/5] x86/PCI: Minor size reduction by marking init code and data as such
 2014-09-24  7:28 UTC  (4+ messages)

[PATCH 0/6] ARM: sunxi: Add basic support for Allwinner A80 SoC
 2014-09-24  7:27 UTC  (21+ messages)
` [PATCH 2/6] ARM: sunxi: Add debug uart used by sun9i (Allwinner A80)
` [PATCH 3/6] ARM: dts: sunxi: Add Allwinner A80 dtsi
    ` [linux-sunxi] "
      `  "

i.MX 3.10.31-1.1.0_beta can't find linux-imx-mfgtool
 2014-09-24  7:23 UTC  (3+ messages)

Integration of custom recipe with SDK
 2014-09-24  7:26 UTC  (4+ messages)

[GIT PULL] x86 fixes
 2014-09-24  7:26 UTC  (11+ messages)

[PATCH 0/5] pinctrl: samsung: Data structure clean-up
 2014-09-24  7:25 UTC  (3+ messages)

[RFC Part2 v1 00/21] Enable hierarchy irqdomian on x86 platforms
 2014-09-24  7:23 UTC  (7+ messages)
` [RFC Part2 v1 01/21] irqdomain: Introduce new interfaces to support hierarchy irqdomains

[Qemu-devel] [PATCH v4 00/14] virtio-scsi: Dataplane on single iothread
 2014-09-24  7:21 UTC  (14+ messages)
` [Qemu-devel] [PATCH v4 01/14] virtio-scsi: Split virtio_scsi_handle_cmd_req from virtio_scsi_handle_cmd
` [Qemu-devel] [PATCH v4 02/14] virtio-scsi: Split virtio_scsi_handle_ctrl_req from virtio_scsi_handle_ctrl
` [Qemu-devel] [PATCH v4 03/14] virtio-scsi: Add VirtIOSCSIVring in VirtIOSCSIReq
` [Qemu-devel] [PATCH v4 04/14] virtio-scsi: Make virtio_scsi_init_req public
` [Qemu-devel] [PATCH v4 05/14] virtio-scsi: Make virtio_scsi_free_req public
` [Qemu-devel] [PATCH v4 06/14] virtio-scsi: Make virtio_scsi_push_event public
` [Qemu-devel] [PATCH v4 07/14] virtio-scsi: Add 'iothread' property to virtio-scsi-pci
` [Qemu-devel] [PATCH v4 08/14] virtio-scsi-dataplane: Code to run virtio-scsi on iothread
` [Qemu-devel] [PATCH v4 09/14] virtio-scsi: Hook up with dataplane
` [Qemu-devel] [PATCH v4 10/14] virtio-scsi: Add migration state notifier for dataplane code
` [Qemu-devel] [PATCH v4 11/14] virtio-scsi: Two stages processing of cmd request
` [Qemu-devel] [PATCH v4 12/14] virtio-scsi: Batched prepare for cmd reqs
` [Qemu-devel] [PATCH v4 13/14] virtio-scsi: Call bdrv_io_plug/bdrv_io_unplug in cmd request handling

[xen-4.4-testing test] 30367: regressions - FAIL
 2014-09-24  7:20 UTC 

[PATCH] kvm: Fix page ageing bugs
 2014-09-24  7:20 UTC  (8+ messages)
` [PATCH v4] "

[PATCH v2 0/2] perf: User/kernel time correlation and event generation
 2014-09-24  7:20 UTC  (6+ messages)
` [PATCH v2 2/2] perf: Userspace event

[PATCH 0/6] fuse: handle release synchronously (v3)
 2014-09-24  7:19 UTC  (6+ messages)
` [PATCH 5/6] fuse: fix synchronous case of fuse_file_put()

mmotm 2014-09-22-16-57 uploaded
 2014-09-24  7:18 UTC  (17+ messages)
` [PATCH] mm, debug: mm-introduce-vm_bug_on_mm-fix.patch
  ` [PATCH] mm, debug: mm-introduce-vm_bug_on_mm-fix-fix.patch

[PATCH 0/3] drm: Fix possible ZERO_SIZE_PTR pointer dereferencing error
 2014-09-24  6:40 UTC  (2+ messages)

[PATCHv2] dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian model
 2014-09-24  7:12 UTC 

[PATCH linux-wpan v4] ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 header
 2014-09-24  7:11 UTC  (9+ messages)

[PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
 2014-09-24  7:11 UTC  (12+ messages)

3PAR transparent failover with Linux
 2014-09-24  7:10 UTC  (3+ messages)

[LTP] [PATCH] hotplug/cpu_hotplug: add it to run default
 2014-09-24  7:09 UTC  (2+ messages)

[PATCH] ath10k: use configured nss instead of max nss
 2014-09-24  7:09 UTC  (5+ messages)

[PATCH v2]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-09-24  7:09 UTC  (4+ messages)
` [PATCH v2 5/5] PCI: imx6: add imx6sx pcie support

[PATCH v4 1/14] input: cyapa: re-architecture driver to support multi-trackpads in one driver
 2014-09-24  7:08 UTC  (6+ messages)

linux-next: build failure after merge of the kvm-arm tree
 2014-09-24  7:06 UTC  (3+ messages)

[PATCH 0/5] Remove possible deadlocks in nfs_release_page() - V3
 2014-09-24  7:04 UTC  (4+ messages)
` [PATCH 1/5] SCHED: add some "wait..on_bit...timeout()" interfaces

"No space left on device" from hell
 2014-09-24  7:03 UTC 

[PATCH 0/3] sunxi: Add AXP209 regulator support
 2014-09-24  7:03 UTC  (4+ messages)
` [PATCH 2/3] mfd: axp209x: Drop the parent supplies field

[Qemu-devel] [RESEND PATCH v3 0/8] QEmu memory hot unplug support
 2014-09-24  7:02 UTC  (6+ messages)
` [Qemu-devel] [RESEND PATCH v3 5/8] pc-dimm: Add pc_dimm_unrealize() for "

Thinly-Provisioned Logical Volumes
 2014-09-24  7:02 UTC  (4+ messages)
` reply: "

regulator node names and unit-addresses? (Re: [PATCH v2 1/5] ARM: shmobile: kzm9d: Remove spurious regulator base addresses)
 2014-09-24  7:02 UTC  (3+ messages)
` regulator node names and unit-addresses? (Re: [PATCH v2 1/5] ARM: shmobile: kzm9d: Remove spurious r

[PATCH v2 1/3] ath10k: don't enable interrupts for the diagnostic window
 2014-09-24  7:00 UTC  (6+ messages)
` [PATCH v2 3/3] ath10k: add cal_data debugfs file

[PATCH 1/2] powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handler
 2014-09-24  7:00 UTC  (3+ messages)

[PATCH 1/3] powerpc: Simplify do_sigbus
 2014-09-24  6:59 UTC  (3+ messages)
` [PATCH 2/3] powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handler
` [PATCH 3/3] powerpc: Fill in si_addr_lsb siginfo field

[PATCH] NULL pointer dereference in ecryptfs (ecryptfs_setxattr)
 2014-09-24  6:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] add description field in ObjectProperty and PropertyInfo struct
 2014-09-24  6:54 UTC  (5+ messages)
` [Qemu-devel] [PATCH 5/7] qdev: set the object property's description to the qdev property's

[PATCH wpan-next v3 0/3] cleanup for mrf24j40
 2014-09-24  6:54 UTC  (3+ messages)

[Bug 58556] New: MacBook Pro 5, 1 with nVidia 9400m and 9600m, scrambled screen
 2014-09-24  6:53 UTC  (2+ messages)
  ` [Bug 58556] "

[meta-networking][PATCH] radvd: add systemd service file
 2014-09-24  6:53 UTC 

[PATCH] ath10k: request firmware flush in ath10k_flush
 2014-09-24  6:50 UTC  (5+ messages)

[PATCH] radvd: add systemd service file
 2014-09-24  6:51 UTC 

[Buildroot] [PATCH] gnuplot: link with pthread to avoid build failure
 2014-09-24  6:50 UTC 

[PATCH] read_file_2: Fix return value
 2014-09-24  6:49 UTC 

[PATCH] usb: gadget: f_rndis: fix usb_interface_descriptor for rndis
 2014-09-24  6:48 UTC  (2+ messages)

Waylandsink creating new video window and not destroying previous open window
 2014-09-24  6:44 UTC 

[PATCH] fbdev: fsl-sii902x: HDMI support for Freescale SoCs
 2014-09-24  6:45 UTC  (7+ messages)

[Buildroot] [PATCH 1/4] lttng-modules: bump to version 2.5.0
 2014-09-24  6:43 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] lttng-tools: "
` [Buildroot] [PATCH 3/4] lttng-libust: "
` [Buildroot] [PATCH 4/4] lttng-babeltrace: bump to version 1.2.2

[PATCH 2/5] DMA: Remove .owner field for driver
 2014-09-24  6:39 UTC  (2+ messages)

[PATCH 1/3] powerpc: Don't build powernv for other platform defconfigs
 2014-09-24  6:36 UTC  (5+ messages)
` [PATCH 2/3] powerpc: Enable CONFIG_CRASH_DUMP=y for ppc64_defconfig
` [PATCH 3/3] powerpc/kdump: crash_dump.c needs to include io.h

[PATCH wpan-next] ieee802154: mrf24j40: support for external rx/tx
 2014-09-24  6:35 UTC  (7+ messages)

[PATCH v4 00/11] drivers: cacheinfo support
 2014-09-24  6:35 UTC  (7+ messages)
` [PATCH v4 04/11] drivers: base: support cpu cache information interface to userspace via sysfs

[PATCH] net: fec: remove memory copy for rx path
 2014-09-24  6:05 UTC 

[PATCH] btrfs-progs: canonicalize pathnames for device commands
 2014-09-24  6:33 UTC  (5+ messages)

[PATCH 1/2] ALSA: hda - Move the function "check_amp_caps" to hda_codec.c
 2014-09-24  6:33 UTC  (4+ messages)
` [PATCH 2/2] ALSA: hda - Sort input pins depending on amp caps

[PATCH 0/4] usb: dwc3: ACPI support
 2014-09-24  6:30 UTC  (5+ messages)
` [PATCH 2/4] ACPI / platform: provide default DMA mask

[PATCH] spi: Fix possible ZERO_SIZE_PTR pointer dereferencing error
 2014-09-24  6:30 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2014-09-23
 2014-09-24  6:30 UTC 

[PATCH] ata: Disabling the async PM for JMicron chips
 2014-09-24  6:20 UTC  (3+ messages)

[PATCH 2/4] Consolidate and unify state change handling
 2014-09-24  6:28 UTC  (8+ messages)

[PATCH] net_dma: fix memory leak in dma_pin_iocvec_pages
 2014-09-24  6:27 UTC  (3+ messages)

[PATCH] crypto: ccp - Check for CCP before registering crypto algs
 2014-09-24  6:22 UTC  (5+ messages)

[PATCH v6 0/5] QCOM 8074 cpuidle driver
 2014-09-24  6:18 UTC  (4+ messages)
` [PATCH v6 2/5] arm: dts: qcom: Add SPM device bindings for 8974

[PATCH 0/5] ath9k patches
 2014-09-24  6:18 UTC  (6+ messages)
` [PATCH 1/5] ath9k: Cache BSS information
` [PATCH 2/5] ath9k: Fix p2p address management
` [PATCH 3/5] ath9k: Fix queue management
` [PATCH 4/5] ath9k: Use normal queues for offchannel frames
` [PATCH 5/5] ath9k: Fix offchannel queuing

[PATCH] net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selected
 2014-09-24  6:09 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] imagemagick: bump to version 6.8.9-8
 2014-09-24  6:10 UTC 

[Buildroot] [PATCH 1/1] package: normalize separator size to 80
 2014-09-24  6:08 UTC 

[PATCH v4 0/8] asm-generic/io.h overhaul
 2014-09-24  6:04 UTC  (5+ messages)

[PATCH] drm/i915: intel_backlight scale() math WA
 2014-09-24  6:04 UTC  (2+ messages)

[PATCH v2] zsmalloc: merge size_class to reduce fragmentation
 2014-09-24  6:03 UTC  (2+ messages)

[PATCH] pwm: atmel-pwm: fix calculation of prescale value
 2014-09-23 13:30 UTC 

[PATCH/RFC repost 0/8] Open vSwtich ODP Select Group Action
 2014-09-24  6:01 UTC  (7+ messages)
` [PATCH/RFC repost 4/8] datapath: execution of select group action
` [PATCH/RFC repost 5/8] datapath: Move last_action() helper to datapath.h

[PATCH] shared/hfp: Remove not used permissive_syntax value
 2014-09-24  5:57 UTC 

[RFC Part2 v1 01/21] irqdomain: Introduce new interfaces to support hierarchy irqdomains
 2014-09-24  5:55 UTC  (5+ messages)
` [Patch] "

linux-next: build failure after merge of the samsung tree
 2014-09-24  5:53 UTC  (3+ messages)

[RFC 0/4] ath9k patches
 2014-09-24  5:49 UTC  (3+ messages)
` [RFC 3/4] ath9k: Fix force_channel usage for offchannel frames

[U-Boot] [PATCH V3] ARM: mx6: Add support for Kosagi Novena
 2014-09-24  5:48 UTC  (5+ messages)

No subject
 2014-09-24  5:47 UTC  (5+ messages)
` [PATCHv4 3/6] ARM: dts: Add initial LS1021A TWR board dts support

linux-next: manual merge of the tip tree with the audit tree
 2014-09-24  5:47 UTC 


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.