All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-28 18:57:04 to 2014-02-28 20:42:34 UTC [more...]

[PATCHv3 00/13] OMAP IOMMU DT adaptation for 3.15
 2014-02-28 20:42 UTC  (8+ messages)
` [PATCHv3 01/13] iommu/omap: convert to devm_* interfaces
` [PATCHv3 02/13] iommu/omap: fix error return paths in omap_iommu_attach()
` [PATCHv3 03/13] iommu/omap: allow enable/disable even without pdata

[Buildroot] [PATCH] libmicrohttpd: bump to version 0.9.34
 2014-02-28 20:42 UTC 

[PATCH] Rewrite bulk-checkin.c:finish_bulk_checkin() to use a strbuf for handling packname
 2014-02-28 20:42 UTC  (5+ messages)

[dm-crypt] Is it possible to repair header?
 2014-02-28 20:42 UTC 

[PATCHv2 00/16] OMAP IOMMU DT adaptation and cleanup
 2014-02-28 20:42 UTC  (6+ messages)
` [PATCHv2 08/16] ARM: OMAP3: remove deprecated CONFIG_OMAP_IOMMU_IVA2

[RFC PATCH v2] xhci: Prevent runtime pm from autosuspending during initialization
 2014-02-28 20:41 UTC  (4+ messages)

[GIT PULL] ARM: OMAP2+: PRCM/hwmod/clock non-regression fixes and optimizations for v3.15
 2014-02-28 20:41 UTC  (2+ messages)

[PATCH] dm-raid: check events in super_validate
 2014-02-28 20:40 UTC  (8+ messages)
        ` [dm-devel] "

[GIT PULL][PATCH 00/39] Enhancement of support for Firewire devices
 2014-02-28 20:39 UTC  (4+ messages)
` [PATCH 18/39] firewire-lib: Add a fallback at RCODE_CANCELLED

perf_fuzzer compiled for x32 causes reboot
 2014-02-28 20:38 UTC  (28+ messages)
                                          ` [PATCH] x86: Rename copy_from_user_nmi() to copy_from_user_trace()

[PATCH] ARM: tegra: add LED options back into tegra_defconfig
 2014-02-28 20:39 UTC  (3+ messages)

mmc: rtsx: add support for pre_req and post_req
 2014-02-28 20:35 UTC 

[pandaboard] OTG port not working (updated)
 2014-02-28 20:30 UTC 

[PATCH] xfs: check all buffers in xfs_check_page_type()
 2014-02-28 20:36 UTC  (3+ messages)

lz4 improvements backporting from official repository
 2014-02-28 20:32 UTC 

autofs linux 3.8.13 and "Too many levels of symbolic links"
 2014-02-28 20:35 UTC  (12+ messages)
    `  "

[PATCH v2 0/9] ARM: multi-platform kconfig cleanup and mach-virt removal
 2014-02-28 20:33 UTC  (6+ messages)
` [PATCH v2 1/9] ARM: centralize common multi-platform kconfig options

[PATCHv3 1/6] shared/hfp: Add prefix handlers functionality
 2014-02-28 20:33 UTC  (6+ messages)
` [PATCHv3 2/6] shared/hfp: Add implementiation of processing commands
` [PATCHv3 3/6] shared/hfp: Add get_number implementation
` [PATCHv3 4/6] shared/hfp: Add open/close container function
` [PATCHv3 5/6] shared/hfp: Add function to get string
` [PATCHv3 6/6] shared/hfp: Add function to get unquoted string

[PATCHv1 0/2] Convert rx51-battery to IIO API and add DT support
 2014-02-28 20:32 UTC  (7+ messages)
` [PATCHv1 1/2] rx51_battery: convert to iio consumer

EFI + GRUB2 + Xen work update
 2014-02-28 20:31 UTC  (2+ messages)

[PATCH 0/7] PCI irq mapping fixes and cleanups
 2014-02-28 20:27 UTC  (15+ messages)
` [PATCH 1/7] ARM: dts: tegra: add PCIe interrupt mapping properties
` [PATCH 7/7] PCI: designware: split samsung and fsl bindings

[PATCH] bluetooth: ath3k: added Atheros AR3012 with ID 0x0b05:0x17d0
 2014-02-28 20:26 UTC  (5+ messages)

[PATCH RFC] dapltest: Add final send/recv "sync" for transaction tests
 2014-02-28 20:25 UTC  (2+ messages)

[PATCH] mke2fs: handle flex_bg collision with backup descriptors
 2014-02-28 20:15 UTC 

[PATCH 1/2] leds: leds-ss4200: remove unnecessary __initdata marker
 2014-02-28 20:24 UTC  (4+ messages)
` [PATCH 2/2] leds: clevo-mail: "

[PATCH] ARM: qcom: Enable basic support for Qualcomm platforms in multi_v7_defconfig
 2014-02-28 20:24 UTC  (7+ messages)

Making depmod, etc more flexible?
 2014-02-28 20:23 UTC  (3+ messages)

[Qemu-devel] [qom-cpu PATCH 00/10] target-i386: Support check/enforce flags in TCG mode, too
 2014-02-28 20:21 UTC  (11+ messages)
` [Qemu-devel] [qom-cpu PATCH 01/10] target-i386: Simplify reporting of unavailable features
` [Qemu-devel] [qom-cpu PATCH 02/10] target-i386: Merge feature filtering/checking functions
` [Qemu-devel] [qom-cpu PATCH 03/10] target-i386: Pass FeatureWord argument to report_unavailable_features()
` [Qemu-devel] [qom-cpu PATCH 04/10] target-i386: Isolate KVM-specific code on CPU feature filtering logic
` [Qemu-devel] [qom-cpu PATCH 05/10] target-i386: Make TCG feature filtering more readable
` [Qemu-devel] [qom-cpu PATCH 06/10] target-i386: Filter FEAT_7_0_EBX TCG features too
` [Qemu-devel] [qom-cpu PATCH 07/10] target-i386: Filter KVM and 0xC0000001 features on TCG
` [Qemu-devel] [qom-cpu PATCH 08/10] target-i386: Define TCG_*_FEATURES earlier on cpu.c
` [Qemu-devel] [qom-cpu PATCH 09/10] target-i386: Loop-based feature word filtering in TCG mode
` [Qemu-devel] [qom-cpu PATCH 10/10] target-i386: Support check/enforce flags in TCG mode, too

[PATCH v6 00/22] Support ext4 on NV-DIMMs
 2014-02-28 20:20 UTC  (5+ messages)
` [PATCH v6 07/22] Replace the XIP page fault handler with the DAX page fault handler

[PATCH] scsi_dh_alua: Requeue another not ready check condition at ML
 2014-02-28 20:20 UTC  (4+ messages)

Final: Add 32 bit VDSO time function support
 2014-02-28 20:19 UTC  (8+ messages)
` [PATCH v2 0/4] vDSO fixes, on top of tip/x86/vdso
  ` [PATCH v2 1/4] x86: Use the default ABI for the 32-bit vDSO

[INSANE RFC PATCH 0/2] e2fsck metadata prefetch
 2014-02-28 20:18 UTC  (7+ messages)
` [PATCH 2/2] libext2fs/e2fsck: implement metadata prefetching

[PATCH v6 0/2] hibernation support on ARM
 2014-02-28 20:15 UTC  (5+ messages)
` [PATCH v6 2/2] ARM hibernation / suspend-to-disk

[RFC PATCH 0/1] Add pci_hole_min_size
 2014-02-28 20:15 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[meta-fsl-arm-extra][PATCH 1/2] cubox-i: Stop including imx6sabresd-common
 2014-02-28 20:15 UTC  (2+ messages)
` [meta-fsl-arm-extra][PATCH 2/2] m53evk: Force override of XSERVER setting

[meta-qt5][PATCH 1/3] qtbase/qtwebkit: drop ICU variable
 2014-02-28 20:15 UTC  (3+ messages)
` [meta-qt5][PATCH 2/3] qtdeclarative: drop qtsvg dependency, add packageconfig for qtxmlpatterns
` [meta-qt5][PATCH 3/3] qtwebkit: add packageconfig for gstreamer, qtlocation and qtsensors

[Qemu-devel] Live migration results in non-working virtio-net device (sometimes)
 2014-02-28 20:14 UTC  (2+ messages)

[PATCH v6 0/4] iMC SMBUS driver and DIMM bus probing
 2014-02-28 20:14 UTC  (10+ messages)
` [PATCH v6 4/4] i2c, i2c_imc: Add DIMM bus code

[PATCH 00/11] Runtime PM fixes
 2014-02-28 20:11 UTC  (4+ messages)
` [PATCH 07/11] drm/i915: kill dev_priv->pc8.gpu_idle

[PATCH 1/2] branding-glsdk: pin to GLSDK libdrm version
 2014-02-28 20:10 UTC  (3+ messages)
` [PATCH 2/2] arago-prefs: set PREFERRED VERSION of libdrm to latest

[Qemu-devel] [PATCH v4] target-ppc: gdbstub allow byte swapping for reading/writing registers
 2014-02-28 20:08 UTC  (4+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[Buildroot] [PATCH] Makefile: ensure system is built even if no filesystem image is selected
 2014-02-28 20:07 UTC  (2+ messages)

[PATCH] drm/i915: Always use kref tracking for contexts
 2014-02-28 20:06 UTC 

[Qemu-devel] [PATCH 0/2] [RFC] Convert Clock lists to RCU (V2)
 2014-02-28 20:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] [RFC] Convert active timers list to use RCU V2
` [Qemu-devel] [PATCH 2/2] [RFC] Convert Clock Timerlists to "

[PATCH] builtin/pack-objects.c:write_pack_file() replace tmpname with pack_tmp_name in warning
 2014-02-28 20:05 UTC  (2+ messages)

[PATCH] OPTION_CMDMODE should be used when not accept an argument, and OPTION_NUMBER is of special type. So change the mode to OPTION_CMDMODE
 2014-02-28 20:02 UTC  (4+ messages)

[PATCH 0/3] MIPS: APRP: Fix issues from the last patch set reformation
 2014-02-28 18:23 UTC  (8+ messages)
` [PATCH 1/3] MIPS: APRP: Fix the linking of rtlx interrupt hook
` [PATCH 2/3] MIPS: APRP: Unregister rtlx interrupt hook at module exit
` [PATCH 3/3] MIPS: APRP: Choose the correct VPE loader by fixing the linking

RFC GSoC idea: new "git config" features
 2014-02-28 20:00 UTC  (2+ messages)

[Qemu-devel] [Bug 1285505] Re: [ppa 2.0~git-20140225] SIGABRT with -virtfs
 2014-02-28 19:53 UTC  (4+ messages)

Profile the waiting time for lock or lock stats for one application
 2014-02-28 20:00 UTC  (5+ messages)

[PATCH 0/3] fixes on page table walker and hugepage rmapping
 2014-02-28 19:59 UTC  (5+ messages)
` [PATCH 2/3] mm, hugetlbfs: fix rmapping for anonymous hugepages with page_pgoff()
      ` [PATCH v2] "

[Buildroot] [PATCH] legal-info: extract even no-redistribute packages
 2014-02-28 19:58 UTC  (4+ messages)
  ` [Buildroot] Significant problem with the parallel build patch series

[Bug 75619] [865g] GPU hang playing SimCity 3000
 2014-02-28 19:57 UTC  (2+ messages)

[PATCH] drm/radeon: TTM must be init with cpu-visible VRAM, v2
 2014-02-28 19:56 UTC  (3+ messages)

[Bug 75620] New: [NVAA] nouveau: tearing regression
 2014-02-28 19:56 UTC 

[PATCH 00/03] ARM: shmobile: Break out and extend clock workaround
 2014-02-28 19:55 UTC  (4+ messages)
` [PATCH 01/03] ARM: shmobile: Introduce shmobile_clk_workaround()

[PATCH 00/23] Merge PC8 with runtime PM, v2
 2014-02-28 19:54 UTC  (14+ messages)
` [PATCH 07/23] drm/i915: add forcewake functions that don't touch runtime PM
` [PATCH 10/23] drm/i915: get/put runtime PM when we get/put a power domain
` [PATCH 16/23] drm/i915: get/put runtime PM references for GMBUS and DP AUX

3.10.X kernel/jump_label kvm
 2014-02-28 19:47 UTC 

[PATCH 00/19 V2] perf, c2c: Add new tool to analyze cacheline contention on NUMA systems
 2014-02-28 19:46 UTC  (9+ messages)
` [PATCH 08/19] perf c2c: Shared data analyser
` [PATCH 11/19] perf, c2c: Add in sort on physid

[RFC] dm-writeboost: Persistent memory support
 2014-02-28 19:46 UTC  (2+ messages)

`git stash pop` UX Problem
 2014-02-28 19:45 UTC  (11+ messages)

[PATCH 00/16 V2] Add new driver for RTL8723BE
 2014-02-28 19:32 UTC  (2+ messages)

[PATCH] parse-options.c:parse_options_check() change OPTION_NUMBER to OPTION_CMDMODE
 2014-02-28 19:42 UTC  (3+ messages)

[Xen-devel] [PATCH] xen: add support for MSI message groups
 2014-02-28 19:41 UTC  (10+ messages)
` [PATCH v2] "

RAID 10 problems, two disks marked as spare
 2014-02-28 19:40 UTC 

pull request: bluetooth-next 2014-02-28
 2014-02-28 19:38 UTC 

[Bug 71231] New: System unresponsable after a lot of LUNs have been added to the system
 2014-02-28 19:37 UTC  (2+ messages)
` [Bug 71231] "

[Bridge] [PATCH RFC 0/7] Non-promisc bidge ports support
 2014-02-28 19:34 UTC  (6+ messages)
` [Bridge] [PATCH 6/7] bridge: Manage promisc mode when vlans are configured on top of a bridge
      `  "

[GIT PULL] ARM: mvebu: watchdog driver changes for v3.15 (incr. pull #2)
 2014-02-28 19:33 UTC 

[PATCH] lockdep: increase static allocations
 2014-02-28 19:32 UTC  (2+ messages)

t9200 cvsexportcommit test fails on Ubuntu server 12.04.4 LTS
 2014-02-28 18:45 UTC 

[PATCH 1/1] ARM: dts: omap3-igep: fix boot fail due wrong compatible match
 2014-02-28 19:31 UTC  (8+ messages)

[PATCH 2/3] imx-drm: ipu-dc: Use usleep_range instead of msleep
 2014-02-28 19:31 UTC  (2+ messages)

[xen-4.4-testing test] 25330: regressions - FAIL
 2014-02-28 19:29 UTC 

[PATCH] drm/i915: add support for Z-order of planes
 2014-02-28 19:28 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH] help.c: rename function "pretty_print_string_list"
 2014-02-28 19:27 UTC 

[PATCH v2 34/40] ARM: shmobile: sh73a0: Switch to new style CMT device
 2014-02-28 19:24 UTC  (2+ messages)

[PATCH v2] xfs: avoid AGI/AGF deadlock scenario for inode chunk allocation
 2014-02-28 19:24 UTC  (2+ messages)

ovs inconsistent lock state
 2014-02-28 19:21 UTC  (2+ messages)

[merged] fs-gfs2-quotac-replace-kmalloc-__vmalloc-memset-0.patch removed from -mm tree
 2014-02-28 19:20 UTC 

Source tree tidy
 2014-02-28 19:19 UTC 

[PATCH 1/2] fdisk: warn if opening a device in write mode failed
 2014-02-28 19:18 UTC  (6+ messages)

[PATCH 00/12] ARM: OMAP2 DT clock conversion
 2014-02-28 19:17 UTC  (7+ messages)
` [PATCH 05/12] CLK: TI: APLL: add support for omap2 aplls
` [PATCH 11/12] ARM: OMAP2: PRM: add support for OMAP2 specific clock providers

[Qemu-devel] [RFC PATCH] qemu: x86: ignore ioapic polarity
 2014-02-28 19:14 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v2] "
  ` [Qemu-devel] [PATCH] qemu: x86: report lapic version as 0x14 instead of 0x11

[PATCH] openvswitch: Orphan frags before sending to userspace via Netlink to avoid guest stall
 2014-02-28 19:16 UTC  (2+ messages)

[PATCH] openvswitch: Orphan frags before sending to userspace via Netlink to avoid guest stall
 2014-02-28 19:16 UTC 

[PATCH v4 0/9] Use regmap+devm+DT in pm8xxx input drivers
 2014-02-28 19:11 UTC  (6+ messages)
` [PATCH v4 7/9] devicetree: bindings: Document PM8921/8058 keypads

Need to get msdu-chaining working
 2014-02-28 19:12 UTC  (5+ messages)

[PATCH 1/8] xfstests: Create single function for testing xfs_io commands
 2014-02-28 19:08 UTC  (3+ messages)
` [PATCH 7/8] xfstests: Add fallocate zero range operation to fsx

[PATCH] Use ALLOC_GROW() instead of inline code
 2014-02-28 19:06 UTC  (10+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 01/11] builtin/pack-objects.c: change check_pbase_path() to use ALLOC_GROW()
  ` [PATCH v2 09/11] reflog-walk.c: use ALLOC_GROW() instead of inline code

bcache deadlock with /dev/ramX + partition
 2014-02-28 19:06 UTC  (2+ messages)

Fwd: Attaching drivers to identical PCI devices
 2014-02-28 19:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] dataplane: add query-iothreads QMP command
 2014-02-28 19:00 UTC  (2+ messages)

[PATCH 0/7] api clean: ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}
 2014-02-28 18:58 UTC  (4+ messages)
` [PATCH 7/7] ieee80211: remove function "

[PATCH 0/6] Initial HAL test AVRCP api support
 2014-02-28 18:58 UTC  (7+ messages)
` [PATCH 1/6] android/client: Add AVRCP get_play_status_rsp support
` [PATCH 2/6] android/client: Add AVRCP get_element_attr_rsp support
` [PATCH 3/6] android/client: Add AVRCP set_volume support
` [PATCH 4/6] android/client: Add AVRCP get_play_status_cb support
` [PATCH 5/6] android/client: Add AVRCP get_element_attr_cb support
` [PATCH 6/6] android/client: Add AVRCP volume_change_cb support

Branch Name Case Sensitivity
 2014-02-28 18:58 UTC  (8+ messages)

[RFC PATCH v2 0/5] Improvements to console timestamps
 2014-02-28 18:57 UTC  (2+ messages)
` [PATCH v2 5/5] [RFC] Traditional console timestamps including milliseconds


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.