All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-01 23:40:40 to 2014-12-02 01:19:12 UTC [more...]

[PATCH] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
 2014-12-02  1:19 UTC  (6+ messages)

[PATCH v10 0/4] This suspend patch is only support cut off the power of cpu and some external
 2014-12-02  1:18 UTC  (8+ messages)

Crazy idea of cleanup the inode_record btrfsck things with SQL?
 2014-12-02  1:17 UTC  (7+ messages)

Intel Board Support for Yocto Project "dizzy" 1.7 now available
 2014-12-02  1:16 UTC 

[PATCH] PM / Kconfig: Do not select PM directly from Kconfig files
 2014-12-02  1:10 UTC  (3+ messages)

[PATCH V4 0/3] PM / Domains: Add initial PM clock support to genpd
 2014-12-02  1:09 UTC  (4+ messages)
` [PATCH V4 1/3] PM / Domains: Initial PM clock support for genpd

[dm-crypt] Pass+keyfile
 2014-12-02  1:03 UTC  (6+ messages)

[PULL] drm-intel-next
 2014-12-02  1:02 UTC  (3+ messages)

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

[PATCH 0/4] PM: Use CONFIG_PM instead of CONFIG_PM_RUNTIME in core code
 2014-12-02  1:01 UTC  (2+ messages)

[PATCH for-next] IB/core: Fix mgid key handling in SA agent multicast data-base
 2014-12-02  0:59 UTC  (2+ messages)

Re:
 2014-12-01 13:02 UTC 

[PATCH 0/2] ACPI / PM: Fixes related to GPE race conditions
 2014-12-02  0:56 UTC  (6+ messages)
` [PATCH 1/2] ACPICA: Save current masks of enabled GPEs after enable register writes
` [PATCH] ACPICA: Events: Fix issue that GPE register modifications are not protected after _Lxx/_Exx evaluation

[Buildroot] [PATCH] ffprobe: V1.0 Add ffprobe option to ffmpeg package
 2014-12-02  0:55 UTC  (2+ messages)
  ` [Buildroot] [PATCH] ffprobe: V2.0 "

[RFC PATCH] Btrfs: add sha256 checksum option
 2014-12-02  0:53 UTC  (30+ messages)

[PATCH 0/4] sunrpc: reduce pool->sp_lock contention when queueing a xprt for servicing
 2014-12-02  0:52 UTC  (10+ messages)
` [PATCH 1/4] sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
` [PATCH 3/4] sunrpc: convert to lockless lookup of queued server threads

[PATCH] gpu: drm: tegra: Adjust dsi phy timing
 2014-12-02  0:52 UTC 

[PATCH v4] Support updating working trees when pushing into non-bare repos
 2014-12-02  0:51 UTC  (5+ messages)
` [PATCH v5] "
  ` [PATCH v5] Add another option for receive.denyCurrentBranch

[U-Boot] [PATCH 0/17] buildman: A few more features and improvements (Christmas edition)
 2014-12-02  0:50 UTC  (19+ messages)
` [U-Boot] [PATCH 01/17] buildman: Add tests that check the correct output directory is used
` [U-Boot] [PATCH 02/17] buildman: Put build in 'current', not 'current/current'
` [U-Boot] [PATCH 03/17] buildman: Don't prune output space for 'current source' build
` [U-Boot] [PATCH 04/17] buildman: Try to guess the upstream commit
` [U-Boot] [PATCH 05/17] buildman: Add an option to flatten output directory trees
` [U-Boot] [PATCH 06/17] buildman: Don't remove entire output directory when testing
` [U-Boot] [PATCH 07/17] buildman: Allow specifying a range of commits to build
` [U-Boot] [PATCH 08/17] buildman: Try to avoid hard-coded string parsing
` [U-Boot] [PATCH 09/17] buildman: Put the toolchain path first instead of last in PATH
` [U-Boot] [PATCH 10/17] buildman: Add an option to use the full tool chain path
` [U-Boot] [PATCH 11/17] buildman: Add a note about Python pre-requisites
` [U-Boot] [PATCH 12/17] buildman: Add documentation about the .buildman file
` [U-Boot] [PATCH 13/17] buildman: Don't complain about missing sections in ~/.buildman
` [U-Boot] [PATCH 14/17] buildman: Don't use the local settings when running tests
` [U-Boot] [PATCH 15/17] buildman: Allow architecture to alias to multiple toolchains
` [U-Boot] [PATCH 16/17] buildman: Add the option to download toolchains from kernel.org
` [U-Boot] [PATCH 17/17] buildman: Add an option to write the full build output

[U-Boot] [PATCH 0/25] tegra: Add eDP support for nyan-big
 2014-12-02  0:48 UTC  (26+ messages)
` [U-Boot] [PATCH 01/25] dm: tegra: config: Increase pre-reloc malloc() to 6KB
` [U-Boot] [PATCH 02/25] fdt: Add binding decode function for display-timings
` [U-Boot] [PATCH 03/25] tegra: Move the pww into tegra-common
` [U-Boot] [PATCH 04/25] tegra: pwm: Allow the clock rate to be left as is
` [U-Boot] [PATCH 05/25] tegra: Move checkboard() into the board code
` [U-Boot] [PATCH 06/25] tegra: Add a board ID function
` [U-Boot] [PATCH 07/25] power: Export register access functions from as3722
` [U-Boot] [PATCH 08/25] tegra: Provide a function to allow LCD PMIC setup
` [U-Boot] [PATCH 09/25] tegra: Add support for setting up a as3722 PMIC
` [U-Boot] [PATCH 10/25] tegra: nyan-big: Add LCD PMIC init and board ID
` [U-Boot] [PATCH 11/25] tegra124: dts: Add host1x node to provide display information
` [U-Boot] [PATCH 12/25] tegra: config: Use CONFIG_LCD to detect LCD presence
` [U-Boot] [PATCH 13/25] tegra: clock: Add checking for invalid clock IDs
` [U-Boot] [PATCH 14/25] tegra: clock: Split the clock source code into a separate function
` [U-Boot] [PATCH 15/25] tegra124: clock: Add display clocks and functions
` [U-Boot] [PATCH 16/25] tegra: Move display controller header into common
` [U-Boot] [PATCH 17/25] video: Add drm_dp_helper.h
` [U-Boot] [PATCH 18/25] edid: Add a function to read detailed monitor timings
` [U-Boot] [PATCH 19/25] dm: video: Add a uclass for display port
` [U-Boot] [PATCH 20/25] tegra: dts: nyan-big: Add definitions for eDP display
` [U-Boot] [PATCH 21/25] tegra: video: Support serial output resource (SOR) on tegra124
` [U-Boot] [PATCH 22/25] tegra: video: Add Embedded DisplayPort driver
` [U-Boot] [PATCH 23/25] tegra: video: support eDP displays on Tegra124 devices
` [U-Boot] [PATCH 24/25] tegra: config: nyan-big: Enable LCD
` [U-Boot] [PATCH 25/25] tegra124: video: Add full link training for eDP

[PATCH v6 0/3] mtd: nand: gpmi: add proper raw access support
 2014-12-02  0:47 UTC  (6+ messages)

[PATCH 0/10] Replace _PAGE_NUMA with PAGE_NONE protections v3
 2014-12-01 22:44 UTC  (8+ messages)
` [PATCH 02/10] mm: Add p[te|md] protnone helpers for use by NUMA balancing
` [PATCH 03/10] mm: Convert p[te|md]_numa users to p[te|md]_protnone_numa

[Qemu-devel] about tracetool
 2014-12-02  0:46 UTC 

New FCC requirements and Linux Wifi
 2014-12-02  0:31 UTC  (2+ messages)

[meta-networking][PATCH 1/2] New package: netkit-rwho
 2014-12-02  0:43 UTC  (2+ messages)
` [meta-networking][PATCH 2/2] Maintainers list: add self for recipes-netkit

[PATCH v2] ASoC: Intel: Move capture PCM pin to PCM0 for Broadwell/Haswell
 2014-12-02  0:43 UTC  (5+ messages)

[PATCH 1/2] powerpc/mm: Check for matching hpte without taking hpte lock
 2014-12-02  0:39 UTC  (4+ messages)
` [PATCH 2/2] powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault

frequent lockups in 3.18rc4
 2014-12-02  0:39 UTC  (14+ messages)

+ ocfs2-remove-unneeded-null-check.patch added to -mm tree
 2014-12-02  0:39 UTC 

[PATCH] lpm: fix maybe-uninitialized warning when using LTO during compilation
 2014-12-02  0:39 UTC 

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

[PATCH] f2fs: more fast lookup for gc_inode list
 2014-12-02  0:38 UTC  (6+ messages)
` [f2fs-dev] "
    ` [f2fs-dev] [PATCH V2] "

NVMe driver within hypervisors
 2014-12-02  0:36 UTC  (5+ messages)

[PATCH] i40e: bug fix of compile error
 2014-12-02  0:35 UTC  (3+ messages)

+ oom-kill-the-insufficient-and-no-longer-needed-pt_trace_exit-check.patch added to -mm tree
 2014-12-02  0:34 UTC 

+ oom-dont-assume-that-a-coredumping-thread-will-exit-soon.patch added to -mm tree
 2014-12-02  0:34 UTC 

file journal fadvise
 2014-12-02  0:32 UTC  (11+ messages)

Re:
 2014-12-01 13:02 UTC 

[PATCH-v6 0/3] add support for a lazytime mount option
 2014-12-02  0:29 UTC  (4+ messages)
` [PATCH-v6 1/3] vfs: "
` [PATCH-v6 2/3] vfs: add find_inode_nowait() function
` [PATCH-v6 3/3] ext4: add optimization for the lazytime mount option

[RFC PATCH] netfilter: conntrack: cache route for forwarded connections
 2014-12-02  0:28 UTC 

+ mm-dont-split-thp-page-when-syscall-is-called-fix-2.patch added to -mm tree
 2014-12-02  0:28 UTC 

[Patch v2 0/2] gpio: add GPIO hogging mechanism
 2014-12-02  0:27 UTC  (6+ messages)
` [Patch v2 1/2] "

[Bug 86789] Roundabout game, green tint on open source radeon driver
 2014-12-02  0:26 UTC  (2+ messages)

[linux-3.10 test] 31972: regressions - trouble: blocked/broken/fail/pass
 2014-12-02  0:25 UTC 

[PATCH] jbd2: fix regression where we fail to initialize checksum seed when loading
 2014-12-02  0:22 UTC 

[Patch Part3 v4 00/38] Enable hierarchy irqdomian on x86 platforms
 2014-12-02  0:21 UTC  (8+ messages)
` [Patch Part3 v4 18/38] x86: irq_remapping: Clean up unsued code
` [Patch Part3 v4 38/38] x86, irq: Add kernel parameter vector_alloc to set CPU vector allocation policy

[PATCH v3 net-next] net: bcmgenet: enable driver to work without a device tree
 2014-12-02  0:18 UTC 

PROBLEM: #89121 BTRFS mixes up mounted devices with their snapshots
 2014-12-02  0:15 UTC  (5+ messages)

+ mm-dont-split-thp-page-when-syscall-is-called-fix.patch added to -mm tree
 2014-12-02  0:14 UTC 

[PATCH V2] i2c-designware: Add Intel Baytrail PMIC I2C bus support
 2014-12-02  0:09 UTC  (5+ messages)
  ` [PATCH V3 0/2] i2c-designware: Baytrail bus locking driver
    ` [PATCH V3 1/2] i2c-designware: Add i2c bus locking support
    ` [PATCH V3 2/2] i2c-designware: Add Intel Baytrail PMIC I2C bus support

+ mm-remove-the-highmem-zones-memmap-in-the-highmem-zone.patch added to -mm tree
 2014-12-02  0:13 UTC 

[PATCH] mm: Remove the highmem zones' memmap in the highmem zone
 2014-12-02  0:13 UTC  (4+ messages)

Linux next: boot on Wandboard broken by gic related change
 2014-12-02  0:11 UTC  (2+ messages)

[PATCH v6 0/4] mfd: rt5033: Add Richtek RT5033 drivers
 2014-12-02  0:10 UTC  (4+ messages)
` [PATCH v6 1/4] mfd: rt5033: Add Richtek RT5033 driver core

[Qemu-devel] how to allocate more video memory to qemu
 2014-12-01 12:10 UTC 

[PATCHv2 net] i40e: Implement ndo_gso_check()
 2014-12-02  0:09 UTC  (8+ messages)

[PATCH] iommu/vt-d: Fix an off-by-one bug in __domain_mapping()
 2014-12-02  0:06 UTC  (4+ messages)

[REVIEW PATCH v2 08/11] of: smiapp: Add documentation
 2014-12-02  0:05 UTC  (5+ messages)
` [REVIEW PATCH v2.1 "

[RFC] clock: incorporate dummy clocksource into core clock code
 2014-12-02  0:03 UTC 

[PATCH v2] PCI: tegra: Use physical range for I/O mapping
 2014-12-02  0:01 UTC  (2+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2014-12-02  0:01 UTC  (20+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 1/1] net-ipvlan: Deletion of an unnecessary check before the function call "free_percpu"

[PATCH] kexec/fs2dt: Use slurp_file_len to avoid partial read of files
 2014-12-01 23:59 UTC 

[PATCH BlueZ 1/2] shared/gatt-db: Use insert_service for add_service
 2014-12-01 23:59 UTC  (2+ messages)
` [PATCH BlueZ 2/2] shared/gatt-db: Prevent insert at invalid handle 0

[PATCH] audit: add ppc64 mach support
 2014-12-01 23:58 UTC  (3+ messages)

[Xenomai] WARNING: at arch/arm/kernel/ipipe.c:157 ipipe_set_irq_affinity+0x47/0x70()
 2014-12-01 23:57 UTC  (8+ messages)

[PATCH v6 0/8] Introduce automatic DMA configuration for IOMMU masters
 2014-12-01 23:54 UTC  (4+ messages)
` [PATCH v6 1/8] iommu: provide early initialisation hook for IOMMU drivers

+ mm-debug-pagealloc-make-debug-pagealloc-boottime-configurable-fix.patch added to -mm tree
 2014-12-01 23:50 UTC 

[PATCH 01/10] drm: add helper to get crtc timings (v5)
 2014-12-01 23:40 UTC  (5+ messages)
` [PATCH 02/10] drm/i915: remove intel_crtc_cursor_set_obj() (v5)
` [PATCH 04/10] drm/i915: Introduce intel_prepare_cursor_plane() (v2)
` [PATCH 08/10] drm/i915: Consolidate top-level .update_plane() handlers
` [PATCH 09/10] drm/i915: Ensure state->crtc is non-NULL for plane updates

[PATCH 0/4] Updates for defaultval being internal
 2014-12-01 23:47 UTC  (5+ messages)
` [PATCH 1/4] base.bbclass: don't skip defaultval
` [PATCH 2/4] uboot-config.bbclass: "
` [PATCH 3/4] scripts: "
` [PATCH 4/4] bitbake.conf: remove internal flags from BB_SIGNATURE_EXCLUDE_FLAGS

[PATCH v2 0/4] ARM: sa100: use pxa_timer clocksource driver
 2014-12-01 23:47 UTC  (5+ messages)
` [PATCH v2 1/4] clocksource: enable pxa_timer for SA-1100 platform
` [PATCH v2 2/4] ARM: sa1100: implement clk_get_rate
` [PATCH v2 3/4] ARM: sa1100: provide OSTIMER0 clock for pxa_timer
` [PATCH v2 4/4] ARM: sa1100: use pxa_timer clocksource driver

[Qemu-devel] [PATCH] target-mips: add CPU definition for MIPS-II
 2014-12-01 23:45 UTC 

[Qemu-devel] Update on TCG Multithreading
 2014-12-01 23:45 UTC  (3+ messages)

[PATCH RFC] btrfs: add sysfs layout to show volume info
 2014-12-01 23:44 UTC  (4+ messages)
` [PATCH RFC v2] "

[PATCH] KVM: Introduce dynamically registered hypercall capability
 2014-12-01 23:43 UTC  (5+ messages)

[PATCH v2] of: Add vendor prefix for OmniVision Technologies
 2014-12-01 23:43 UTC 

[Buildroot] [PATCHv3 00/74] Misc package improvements
 2014-12-01 23:43 UTC  (5+ messages)
` [Buildroot] [PATCHv3 72/74] inadyn: install configuration file unconditionally
` [Buildroot] [PATCHv3 73/74] mpd: "

[Buildroot] [git commit] mpd: install configuration file unconditionally
 2014-12-01 23:42 UTC 

[Buildroot] [git commit] inadyn: install configuration file unconditionally
 2014-12-01 23:41 UTC 

[PATCH 0/3 v4] drivers/bus: Freescale Management Complex bus driver patch series
 2014-12-01 23:40 UTC  (5+ messages)
` [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

Help required for TVP5151 on Overo
 2014-12-01 23:41 UTC  (4+ messages)

[PATCH v2 0/6] support GMAC driver for RK3288
 2014-12-01 23:44 UTC  (3+ messages)
` [PATCH v2 1/6] GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC


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.