All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-31 15:36:02 to 2014-07-31 16:36:10 UTC [more...]

post-receive: pub/scm/linux/kernel/git/frederic/linux-dynticks
 2014-07-31 16:36 UTC 

[PATCH] dm bufio: fully initialize shrinker
 2014-07-31 16:35 UTC  (3+ messages)
` [dm-devel] "

[PATCH 1/4] x86/kvm: Resolve some missing-initializers warnings
 2014-07-31 16:35 UTC  (4+ messages)
` [PATCH V2 "

[PATCH 0/5] arm64, thunder: Enable Cavium Thunder SoC Family
 2014-07-31 16:35 UTC  (9+ messages)
` [PATCH 2/5] arm64, thunder: Add initial dts for Cavium Thunder SoC

post-receive: pub/scm/linux/kernel/git/daeinki/drm-exynos
 2014-07-31 16:34 UTC 

[PATCH v2 tip/core/rcu 0/10] RCU-tasks implementation
 2014-07-31 16:31 UTC  (8+ messages)
` [PATCH v2 tip/core/rcu 01/10] rcu: Add call_rcu_tasks()

[PATCH 0/2] Avoid using TSC clocksource on AMD APUs affected by erratum 778
 2014-07-31 16:33 UTC  (4+ messages)
` [PATCH 1/2] x86: AMD: mark TSC unstable on APU family 15h models 10h-1fh

what is the "official" bitbake home page these days?
 2014-07-31 16:32 UTC 

[PATCH] Replace faulty is_hex_digit() by isxdigit()
 2014-07-31 16:31 UTC  (3+ messages)

[PATCH 1/2] libxl: Allow multiple serial ports on HVM domain creation
 2014-07-31 16:31 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/14] dataplane: optimization and multi virtqueue support
 2014-07-31 16:30 UTC  (9+ messages)
` [Qemu-devel] [PATCH 01/15] qemu coroutine: support bypass mode

[PATCH][next] arm64: KVM: GICv3: move system register access to msr_s/mrs_s
 2014-07-31 16:30 UTC  (7+ messages)

[PATCH 0/3] xen: FIFO-based event channel fixes
 2014-07-31 16:27 UTC  (3+ messages)

[LKP] [sched/numa] a43455a1d57: +94.1% proc-vmstat.numa_hint_faults_local
 2014-07-31 16:27 UTC  (9+ messages)
        `  "

[PATCH] Documentation: dmaengine: Add a documentation for the dma controller API
 2014-07-31 16:23 UTC  (9+ messages)

[PATCH -next] scsi: fix u14-34f printk format warnings
 2014-07-31 16:26 UTC  (2+ messages)

[PATCH v4 0/4] ARM: dts: exynos: Prepare Spring
 2014-07-31 16:21 UTC  (16+ messages)
` [PATCH v4 1/4] ARM: dts: Fix MMC pinctrl for exynos5250-snow
` [PATCH v4 2/4] ARM: dts: Fold exynos5250-cros-common into exynos5250-snow
` [PATCH v4 3/4] ARM: dts: Clean up exynos5250-snow
` [PATCH v4 4/4] ARM: dts: Add exynos5250-spring device tree

[Qemu-devel] [RFC PATCH v3 00/49] Deterministic replay and reverse execution
 2014-07-31 16:17 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH v3 15/49] softmmu: fixing usage of cpu_st/ld* from helpers
` [Qemu-devel] [RFC PATCH v3 16/49] target-i386: update fp status fix
` [Qemu-devel] [RFC PATCH v3 22/49] cpu: invent instruction count for accurate replay

[PATCH v2 0/4] Add eMMC and SD card support for rk3288-evb
 2014-07-31 16:13 UTC  (10+ messages)
` [PATCH v2 1/4] ARM: dts: Add emmc and sdmmc to the rk3288 device tree
` [PATCH v2 2/4] ARM: dts: Enable emmc and sdmmc on the rk3288-evb boards
` [PATCH v2 3/4] ARM: dts: Take the mmc slot node out of rk3288-evb
` [PATCH v2 4/4] ARM: dts: mmc slot node gone on rk3288 => no more address / size cells

[PATCH] netbase: Adding loop back for machine name in hosts file
 2014-07-31 16:20 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v3 10/49] rtl8139: adding new fields to vmstate
 2014-07-31 16:20 UTC  (3+ messages)

[PATCH 1/3] gpio: zynq: Take bank offset into account when reporting a IRQ
 2014-07-31 16:19 UTC  (4+ messages)
` [PATCH 3/3] gpio: zynq: Fix IRQ handlers

[PATCH 1/2] serial/8250: Add support for RS485 IOCTLs
 2014-07-31 16:13 UTC  (6+ messages)
` [PATCH 2/2] serial: Add support for Fintek F81216A LPC to 4 UART

[PATCH] cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors [v2]
 2014-07-31 16:36 UTC  (4+ messages)

[PATCH] drm/msm/hdmi: enable lpm-mux if it is present
 2014-07-31 16:16 UTC  (5+ messages)
` [PATCH V2 0/2] "
  ` [PATCH 1/2] "
  ` [PATCH 2/2] drm/msm/hdmi: fix HDMI_MUX_EN gpio request typo
    ` [Freedreno] "

[PATCH 1/7] drm/i915: Track file_priv, not ctx in the ppgtt structure
 2014-07-31 16:15 UTC  (4+ messages)
` [PATCH 5/7] drm/i915: Initialize the aliasing ppgtt as part of global gtt

[PATCH] mesa-demos: upgrade to 8.2.0 and allow building without GLEW/GLU
 2014-07-31 16:16 UTC 

[PATCH] arm64: dmi: Add SMBIOS/DMI support
 2014-07-31 16:15 UTC  (6+ messages)

[Regression 3.16-rc kernel] -55% reduction in throughput for OLTP benchmark
 2014-07-31 16:13 UTC  (7+ messages)

[PATCH] kbuild, LLVMLinux: only use warnings when using clang
 2014-07-31 16:12 UTC  (4+ messages)
` [PATCH v2] kbuild, LLVMLinux: Supress warnings unless W=1-3

[PATCH] ARM: at91: spi: request all csgpio in spi probe
 2014-07-31 16:10 UTC  (10+ messages)

[PATCH 0/7] [RESEND][v4] x86: rework tlb range flushing code
 2014-07-31 16:11 UTC  (23+ messages)
` [PATCH 1/7] x86: mm: clean up tlb "
  ` [tip:x86/mm] x86/mm: Clean up the TLB "
` [PATCH 2/7] x86: mm: rip out complicated, out-of-date, buggy TLB flushing
  ` [tip:x86/mm] x86/mm: Rip "
` [PATCH 3/7] x86: mm: fix missed global TLB flush stat
  ` [tip:x86/mm] x86/mm: Fix "
` [PATCH 4/7] x86: mm: unify remote invlpg code
  ` [tip:x86/mm] x86/mm: Unify remote INVLPG code
` [PATCH 5/7] x86: mm: add tracepoints for TLB flushes
  ` [tip:x86/mm] x86/mm: Add "
` [PATCH 6/7] x86: mm: new tunable for single vs full TLB flush
  ` [tip:x86/mm] x86/mm: New "
` [PATCH 7/7] x86: mm: set TLB flush tunable to sane value (33)
  ` [tip:x86/mm] x86/mm: Set "

[PATCH] efi-bgrt: Add error handling; inform the user when ignoring the BGRT
 2014-07-31 16:11 UTC  (3+ messages)

[PATCH] swap: remove the struct cpumask has_work
 2014-07-31 16:09 UTC  (4+ messages)

Asus H97 Pro Motherboard Supports Intel VT-d
 2014-07-31 16:08 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2014-07-31 16:07 UTC 

[PATCH 00/12] Rework intel 2D driver glamor support
 2014-07-31 16:06 UTC  (7+ messages)
` [PATCH 09/12] Do more checks for proposed flip pixmaps
            ` [Intel-gfx] "

[PATCH v3 0/8] Two-phase seccomp and x86 tracing changes
 2014-07-31 16:03 UTC  (11+ messages)
` [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases
    ` TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)

[GIT PULL] clk: fixes for 3.16, part 2
 2014-07-31 16:05 UTC 

[PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM
 2014-07-31 16:04 UTC  (12+ messages)
` [PATCH 3/4] arm64: LLVMLinux: Calculate current_thread_info from current_stack_pointer

Audio mini conference 2014?
 2014-07-31 16:04 UTC  (12+ messages)

[PATCHv9 0/5] ARM: remove the sub-node and deprecate supports-highspeed property for dwmmc
 2014-07-31 16:02 UTC  (4+ messages)
` [PATCHv9 1/5] mmc: dw_mmc: Slot quirk "disable-wp" is deprecated

[PATCH RFC v4 3/4] nand: pl353: Add ONDIE ECC support
 2014-07-31 16:01 UTC  (4+ messages)

[PATCH 00/12] staging: unisys: common types cleanup
 2014-07-31 16:01 UTC  (13+ messages)
` [PATCH 01/12] staging: unisys: remove U16 type
` [PATCH 02/12] staging: unisys: remove U32 type
` [PATCH 03/12] staging: unisys: remove U64 type
` [PATCH 04/12] staging: unisys: remove S8 type
` [PATCH 05/12] staging: unisys: remove S16 type
` [PATCH 06/12] staging: unisys: remove S32 type
` [PATCH 07/12] staging: unisys: remove S64 type
` [PATCH 08/12] staging: unisys: remove non-kernel code from commontypes.h
` [PATCH 09/12] staging: unisys: remove unused defines "
` [PATCH 10/12] staging: unisys: remove UINTN type
` [PATCH 11/12] staging: unisys: remove MEMSET define
` [PATCH 12/12] staging: unisys: remove MEMCMP_IO

pci_sriov_set_totalvfs again
 2014-07-31 15:56 UTC  (7+ messages)
        ` [PATCH] PCI: handle pci_sriov_set_totalvfs(dev, 0)

[PATCH v6 0/7] Rewrite `git_config()` using config-set API
 2014-07-31 15:56 UTC  (10+ messages)
` [PATCH v6 1/7] config.c: fix accuracy of line number in errors
` [PATCH v6 2/7] add line number and file name info to `config_set`
` [PATCH v6 3/7] change `git_config()` return value to void
` [PATCH v6 4/7] rewrite git_config() to use the config-set API
` [PATCH v6 5/7] add a test for semantic errors in config files
` [PATCH v6 6/7] config: add `git_die_config()` to the config-set API
` [PATCH v6 7/7] add tests for `git_config_get_string_const()`

[PATCH v3 0/7] Bluetooth Wacom merge into the USB driver
 2014-07-31 15:56 UTC  (4+ messages)
` [PATCH v3 4/7] Input - wacom: Check for bluetooth protocol while setting OLEDs

[PATCH 0/4 v3] e2fsprogs journal fixes (UUID and 1k block size issue)
 2014-07-31 15:53 UTC  (5+ messages)
` [PATCH 3/4 v3] tune2fs: update journal super block when changing UUID for fs
    ` [PATCH] tune2fs: fix uninitialized variable in remove_journal_device

[PATCH] ath10k: fix aggregated 4addr Rx
 2014-07-31 15:49 UTC  (2+ messages)
` RE : "

omap3isp with DM3730 not working?!
 2014-07-31 15:49 UTC  (11+ messages)

[Qemu-devel] [v2][PATCH 0/5] xen: introduce new machine for IGD passthrough
 2014-07-31 15:47 UTC  (11+ messages)
` [Qemu-devel] [v2][PATCH 2/5] hw:pci-host:piix: split i440fx_init
              `  "

[meta-fsl-arm][PATCH 1/3] pulseaudio: Customize pulseaudio configuration for i.MX platforms
 2014-07-31 15:46 UTC  (8+ messages)

[Qemu-devel] [RFC PATCH v3 07/49] kvmapic: fixing loading vmstate
 2014-07-31 15:43 UTC  (2+ messages)

[Bug 81967] New: [regression] Selections in Blender renders wrong
 2014-07-31 15:43 UTC  (2+ messages)
` [Bug 81967] "

Build Tizen with yocto work-flow
 2014-07-31 15:40 UTC  (2+ messages)
` [Tizen General] "

[PATCH v2] mmc: dw_mmc: add support for RK3288
 2014-07-31 15:40 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/2] Fix excessive swapping when memcg are enabled
 2014-07-31 15:38 UTC  (4+ messages)
` [PATCH 2/2] memcg, vmscan: Fix forced scan of anonymous pages

[PATCH RFC 1/9] xen: arm: rename p2m->first_level to p2m->root
 2014-07-31 15:38 UTC  (3+ messages)
` [PATCH RFC 7/9] xen: arm: handle variable p2m levels in apply_p2m_changes

backport patches for gmp-4.x.x
 2014-07-31 15:38 UTC  (2+ messages)

[GIT PULL] Samsung clock changes for v3.17
 2014-07-31 15:37 UTC  (2+ messages)

[PATCH v5] devicetree: Add generic IOMMU device tree bindings
 2014-07-31 15:38 UTC  (4+ messages)

[PATCH] drivers: CCI: Correct use of ! and &
 2014-07-31 15:38 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v3 49/49] gdbstub: reverse debugging
 2014-07-31 15:35 UTC 

post-receive: pub/scm/linux/kernel/git/tytso/ext4
 2014-07-31 15:37 UTC 

[patch] mtd: ndfc: silence an array underflow static checker warning
 2014-07-31 15:36 UTC  (2+ messages)

[patch 2/2] pinctrl: tegra-xusb: testing wrong variable in probe()
 2014-07-31 15:36 UTC  (3+ messages)

[patch 1/2] pinctrl: tegra-xusb: fix an off by one test
 2014-07-31 15:36 UTC  (3+ messages)

[PATCH v2 1/2] printk: Add function to return log buffer address and size
 2014-07-31 15:36 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc/powernv: Interface to register/unregister opal dump region


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.