All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-03 00:15:45 to 2014-12-03 02:05:08 UTC [more...]

[Qemu-devel] [PATCH for-2.3 v2 0/6] vmdk: A few small fixes
 2014-12-03  2:05 UTC  (2+ messages)
` [Qemu-devel] [PATCH for-2.3 v2 1/6] vmdk: Use g_random_int to generate CID

[Qemu-devel] [PATCH v2] target-i386: Intel xsaves
 2014-12-03  2:05 UTC  (2+ messages)
`  "

[PATCH v5 0/6]: Make 24x7 and GPCI events available in sysfs
 2014-12-03  2:03 UTC  (12+ messages)
` [PATCH v5 1/6] perf: provide sysfs_show for struct perf_pmu_events_attr
` [PATCH v5 2/6] perf: add PMU_EVENT_ATTR_STRING() helper
` [PATCH v5 3/6] powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
` [PATCH v5 4/6] powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotated
` [PATCH v5 5/6] powerpc/perf/hv-gpci: add the remaining gpci requests
` [PATCH v5 6/6] powerpc/perf/hv-24x7: Document sysfs event description entries

[PATCH] ACPI / video: check _DOD list when creating backlight device
 2014-12-03  2:25 UTC  (4+ messages)
  ` [PATCH] ACPI / video: update the condition to check if a device is in _DOD list

[PATCH 0/6] ACPICA: 20141107 Release
 2014-12-03  2:24 UTC  (2+ messages)

[PATCH] input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03  2:09 UTC  (2+ messages)

[PATCH] Add ability for PXA2xx CPUFreq to be compiled as a module or, not at all
 2014-12-03  2:21 UTC  (3+ messages)

frequent lockups in 3.18rc4
 2014-12-03  2:03 UTC  (21+ messages)

[PATCH v3 0/3] Series short description
 2014-12-03  1:58 UTC  (11+ messages)
  ` [PATCH v3 1/3] MIPS: mips_flush_cache_range is added
  ` [PATCH v3 2/3] MIPS: Setup an instruction emulation in VDSO protected page instead of user stack
  ` [PATCH v3 3/3] MIPS: set stack/data protection as non-executable

[PATCH net] gso: do GSO for local skb with size bigger than MTU
 2014-12-03  1:58 UTC  (7+ messages)

[PATCH net-next] ipv6: remove useless spin_lock/spin_unlock
 2014-12-03  1:57 UTC  (2+ messages)

[PATCH 1/2 V6] intel_pstate: skip this driver if Sun server has _PPC method
 2014-12-03  2:19 UTC  (3+ messages)

[PATCH] hsi / OMAP / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03  2:02 UTC  (2+ messages)

[PATCH v2 1/2] backlight/lp855x: Refactor dt parsing code
 2014-12-03  1:57 UTC  (10+ messages)
  ` [PATCH v2 2/2] backlight/lp855x: Add supply regulator to lp855x

[RFC PATCH] audit: correctly record file names with different path name types
 2014-12-03  1:54 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the kselftest-fixes tree
 2014-12-03  1:52 UTC  (2+ messages)

[PATCH] media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03  2:13 UTC 

[PATCH RFC v5 net 0/3] ipv6: Reduce the number of fib6_lookup() calls from ip6_pol_route()
 2014-12-03  1:51 UTC  (3+ messages)
` [PATCH net-next] tcp: Add TCP tracer

[PATCH] bonding: move ipoib_header_ops to vmlinux
 2014-12-03  1:50 UTC  (6+ messages)

[PATCH] gpio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03  1:50 UTC 

[Qemu-devel] [PATCH] qemu-iotests: Skip 099 for VMDK subformats with desc file
 2014-12-03  1:49 UTC 

[question] DPDK-2.0 support broadcom driver
 2014-12-03  1:48 UTC 

[PATCH] f2fs: check if inode's state is dirty or not before skip fsync
 2014-12-03  1:46 UTC  (5+ messages)
` [f2fs-dev] "

[U-Boot] Bare x86 support is merged to u-boot-x86
 2014-12-03  1:47 UTC  (7+ messages)

[PATCH 2/2] drm/msm/hdmi: add hdmi hdcp support
 2014-12-03  1:46 UTC  (3+ messages)

[for master PATCH] gstreamer: Add missing FILES_PN to populate rootfs
 2014-12-03  1:45 UTC  (2+ messages)

[PATCH] iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03  2:06 UTC 

Error running dpdk app: cannot open /dev/uio
 2014-12-03  1:41 UTC  (5+ messages)

[PATCH V2] gpu: drm: tegra: Adjust dsi phy timing
 2014-12-03  1:40 UTC 

[PATCH] drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03  1:53 UTC  (2+ messages)

[PATCH] drm/i915: Don't pin LRC in GGTT when dumping in debugfs
 2014-12-03  1:39 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.3 0/6] vmdk: A few small fixes
 2014-12-03  1:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.3 3/6] vmdk: Clean up descriptor file reading

[PATCH 2/2] drm/i915: Don't capture pinned bo separately
 2014-12-03  1:34 UTC  (2+ messages)

[PATCH v2] kni: create KNI interface in current network namespace
 2014-12-03  1:37 UTC  (2+ messages)
  ` [PATCH v3] "

[U-Boot] [PATCH] mtd/spi: Add support for SST25WF040B
 2014-12-03  1:37 UTC 

[PATCH] ext4: ext4_da_convert_inline_data_to_extent drop locked page after error
 2014-12-03  1:36 UTC  (3+ messages)

[PATCH] i2c-omap / PM: Drop CONFIG_PM_RUNTIME from i2c-omap.c
 2014-12-03  1:58 UTC 

Disabling credential helper?
 2014-12-03  1:36 UTC  (5+ messages)

[PATCH] Documentation: describe trace_buf_size parameter more accurately
 2014-12-03  1:39 UTC 

[PATCH] i2c-hid / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03  1:56 UTC 

[PATCH] Staging: ft1000: fix spaces around comparisons in ft1000_debug.c
 2014-12-03  1:34 UTC  (5+ messages)

[PATCH 2/2] backlight/lp855x: Add supply regulator to lp855x
 2014-12-03  1:33 UTC  (10+ messages)
` [PATCH v2 "

[PATCH] gpu: drm: tegra: Adjust dsi phy timing
 2014-12-03  1:32 UTC  (3+ messages)

[LSF/MM ATTEND] Expanding OS noise suppression
 2014-12-03  1:31 UTC  (5+ messages)
  ` [Lsf-pc] "

[PATCH] Staging: ft1000: fix spaces around operators in ft1000_debug.c
 2014-12-03  1:30 UTC 

[RFC PATCH 00/14] nfsd/sunrpc: add support for a workqueue-based nfsd
 2014-12-03  1:29 UTC  (3+ messages)

[U-Boot] Building fw_env tools seems broken
 2014-12-03  1:28 UTC  (3+ messages)

linux-next: manual merge of the pm tree with the arm tree
 2014-12-03  1:45 UTC  (2+ messages)

[PATCH] lzo: add debian patch for alignment issue
 2014-12-03  1:24 UTC 

[U-Boot] [PATCH] tools: env: fix build error
 2014-12-03  1:22 UTC 

[PATCH iproute2] ip link: Show devices by link type
 2014-12-03  1:13 UTC  (3+ messages)

[PATCH] DMA / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03  1:44 UTC 

[PATCH] hwrandom / exynos / PM: Use CONFIG_PM in #ifdef
 2014-12-03  1:40 UTC 

[PATCH v5 0/4] Fixes for SDIO interrupts for dw_mmc
 2014-12-03  1:19 UTC  (7+ messages)
` [PATCH v5 3/4] mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interrupts

[PATCH][RFC] procps: Upgrade to 3.3.10 (procps-ng version)
 2014-12-03  1:18 UTC 

[PATCH 0/4] Package Updates
 2014-12-03  1:18 UTC  (5+ messages)
` [PATCH 1/4] libaio: Upgrade to 3.110
` [PATCH 2/4] libgpg-error: Update to 1.17
` [PATCH 3/4] gnupg: Upgrade to 2.1.0
` [PATCH 4/4] valgrind: Upgrade to 3.10.0

[PATCH v4 00/10] Implement device scrub/replace for RAID56
 2014-12-03  1:19 UTC  (3+ messages)

[PATCH] atanh.3:ATTRIBUTES: Note functions that are thread-safe
 2014-12-03  1:17 UTC 

[PATCH] video: fbmon: Check Standard Timing against DMT and maxclk
 2014-12-03  1:16 UTC  (2+ messages)

[PATCH v3 0/8] Resurrect and use struct page extension for some debugging features
 2014-12-03  1:18 UTC  (4+ messages)
` [PATCH v3 1/8] mm/page_ext: resurrect struct page extending code for debugging

[PATCH] cmake: supply CMAKE_AR in toolchain file
 2014-12-03  1:14 UTC  (3+ messages)

[mm] BUG: unable to handle kernel paging request at c2446ffc
 2014-12-03  1:13 UTC  (4+ messages)

[PATCH] i40e: bug fix of compile error
 2014-12-03  1:13 UTC  (2+ messages)
  ` [PATCH v2] i40e: "

Deprecation warnings under XCode
 2014-12-03  1:12 UTC  (5+ messages)

[PATCH] block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-03  1:34 UTC 

[PATCH v2 1/2] kvm: x86: revert mask out xsaves
 2014-12-03  0:50 UTC  (3+ messages)

[git pull] drm radeon + nouveau fixes
 2014-12-03  1:10 UTC  (2+ messages)

[PATCH 1/3] drm/vmwgfx: Don't use memory accounting for kernel-side fence objects
 2014-12-03  1:06 UTC  (2+ messages)

[PATCH] jffs2: bugfix of summary length
 2014-12-03  9:01 UTC 

[PATCH 0/2] rockchip: i2s: patches to add optional clock output from
 2014-12-03  1:03 UTC  (6+ messages)
` [PATCH 2/2] ASoC: rockchip: i2s: add support for grabbing output clock to codec

[PATCH v4 0/3] kvm: vmx: enable xsaves for kvm
 2014-12-03  1:01 UTC  (4+ messages)
` [PATCH v4 1/3] kvm: vmx: Intel XSAVES vmx and msr handle
` [PATCH v4 2/3] kvm: vmx: add kvm_get/set logic to xsaves
` [PATCH v4 3/3] kvm: x86: Enable Intel XSAVES for guest

[PATCH] drm/i915: Convert pxvid to extvid lookup table to a function
 2014-12-03  0:54 UTC  (2+ messages)

[PATCH v15 0/12] dw-hdmi: convert imx hdmi to bridge/dw_hdmi
 2014-12-03  0:54 UTC  (5+ messages)
` [PATCH v15 06/12] dt-bindings: add document for dw_hdmi

[PATCH] staging: rt8192u: fix sparse warnings in r8192U_core.c
 2014-12-03  0:54 UTC  (2+ messages)

[PATCH] drm/i915: Unlock panel even when LVDS is disabled
 2014-12-03  0:53 UTC  (2+ messages)

[PATCH 1/2] v4l2 subdevs: replace get/set_crop by get/set_selection
 2014-12-03  0:50 UTC  (2+ messages)

[PATCH 0/2 V4] intel_pstate: skip this driver if hit Sun X86 servers
 2014-12-03  0:49 UTC  (4+ messages)
` [PATCH 2/2 V6] intel_pstate: add kernel parameter to force loading on "

[PATCH] drm/i915: don't always do full mode sets when infoframes are enabled
 2014-12-03  0:50 UTC  (2+ messages)

[PATCH] drm/i915: Fix build warning in debugfs
 2014-12-03  0:48 UTC  (2+ messages)

[PATCH v8 00/50] linux: towards virtio-1 guest support
 2014-12-03  0:48 UTC  (4+ messages)
` [PATCH v8 08/50] virtio: memory access APIs

[PATCH v2] drm/i915: Reject modeset when the same digital port is used more than once
 2014-12-03  0:44 UTC  (2+ messages)

[rumpuserxen test] 32006: all pass - PUSHED
 2014-12-03  0:43 UTC 

[PATCH 0/2] Improve documentation of FADV_DONTNEED behaviour
 2014-12-03  0:42 UTC  (6+ messages)
` [PATCH 1/2] mm: fadvise: Document the fadvise(FADV_DONTNEED) behaviour for partial pages
` [PATCH 2/2] posix_fadvise.2: Document the behaviour of partial page discard requests

[PATCH v13 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2014-12-03  0:40 UTC  (5+ messages)
` [PATCH v13 10/11] pvqspinlock, x86: Enable PV qspinlock for KVM

[PATCH/RFC] workqueue: allow rescuer thread to do more work
 2014-12-03  0:40 UTC  (12+ messages)
                ` [PATCH - v3?] "

[PATCH v2] media: platform: add VPFE capture driver support for AM437X
 2014-12-03  0:39 UTC  (4+ messages)

[PATCH v2 0/3] fix a kernel panic on fsl corenet board when CONFIG_CLK_PPC_CORENET is enabled
 2014-12-03  0:38 UTC  (4+ messages)

[PATCH] staging:drivers:staging:clocking-wizard:clk-xlnx-clock-wizard.c: Added a line after declaration
 2014-12-03  0:37 UTC  (2+ messages)

[PATCH] mtd: gpmi: Remove "We support only one NAND chip" from bindings doc
 2014-12-03  0:35 UTC  (11+ messages)

[PATCH v3 0/4] powerpc/mpc85xx: Add FSL QorIQ DPAA B/QMan support to device tree(s)
 2014-12-03  0:32 UTC  (7+ messages)
` [PATCH v3 1/4] powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA BMan
` [PATCH v3 3/4] powerpc/mpc85xx: Add FSL QorIQ DPAA BMan support to device tree(s)

[PATCH] Drivers:staging:octeon: Fixed checkpatch warning
 2014-12-03  0:32 UTC  (2+ messages)

[PATCH net v1 0/2] amd-xgbe: AMD XGBE driver fixes 2014-12-02
 2014-12-03  0:16 UTC  (3+ messages)
` [PATCH net v1 1/2] amd-xgbe: Do not clear interrupt indicator
` [PATCH net v1 2/2] amd-xgbe: Associate Tx SKB with proper ring descriptor

[PATCH] mtd: nand: gpmi: remove deprecated comment
 2014-12-03  0:30 UTC  (4+ messages)

[PATCH v3 0/3] kvm: vmx: enable xsaves for kvm
 2014-12-03  0:09 UTC  (3+ messages)

[PATCH] doc: remove redundant Intel referances-FreeBSD GSG
 2014-12-03  0:28 UTC 

[PATCH] Documentation: memory-barriers: Fix typo in the first example
 2014-12-03  0:27 UTC  (8+ messages)

[meta-fsl-arm][PATCH] add EGL_LINUX_FB/DFB WL_PLATFORM_EGL to egl.pc
 2014-12-03  0:24 UTC 

[PATCH v4 0/2] xen/pci: Use APIC for MSIs when APIC virtualization is supported
 2014-12-03  0:10 UTC  (3+ messages)
  ` [Xen-devel] "

[PATCH 0/8] replace memset by memzero_explicit
 2014-12-03  0:18 UTC  (5+ messages)
` [PATCH 8/8] wusb: "

[PATCH] pci: support Thunderbolt requirements for I/O resources
 2014-12-03  0:19 UTC  (6+ messages)

[PATCH 00/12] ARM: vf610m4: Add Vybrid Cortex-M4 support
 2014-12-03  0:12 UTC  (5+ messages)
` [PATCH 05/12] irqchip: nvic: increase number of external interrupts to 112
` [PATCH 06/12] ARM: imx: add support for MSCM interrupt router
` [PATCH 07/12] Documentation: dt: imx: add MSCM documentation
` [PATCH 08/12] clocksource: add dependencies for Vybrid pit clocksource

[PATCHv3 0/9] Improve colorspace support
 2014-12-03  0:16 UTC  (3+ messages)
` [PATCHv3 2/9] v4l2-mediabus: improve "


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.