All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-02 08:34:07 to 2016-02-02 09:53:10 UTC [more...]

[U-Boot] 64-bit x86 U-Boot?
 2016-02-02  9:53 UTC  (5+ messages)

[PATCH net-next v2 00/10] tipc: cleanups, fixes & improvements for topology server
 2016-02-02  9:52 UTC  (10+ messages)
` [PATCH net-next v2 01/10] tipc: remove incorrect check for subscription timeout value
` [PATCH net-next v2 02/10] tipc: remove filter and timeout elements from struct tipc_subscription
` [PATCH net-next v2 03/10] tipc: remove struct tipc_name_seq "
` [PATCH net-next v2 04/10] tipc: introduce tipc_subscrb_subscribe() routine
` [PATCH net-next v2 05/10] tipc: fix connection abort during subscription cancellation
` [PATCH net-next v2 06/10] tipc: fix connection abort when receiving invalid cancel request
` [PATCH net-next v2 07/10] tipc: hold subscriber->lock for tipc_nametbl_subscribe()
` [PATCH net-next v2 08/10] tipc: protect tipc_subscrb_get() with subscriber spin lock
` [PATCH net-next v2 09/10] tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER

[PATCH v11 0/2] Add VT-d Posted-Interrupts support
 2016-02-02  9:53 UTC  (7+ messages)
` [PATCH v11 1/2] vmx: VT-d posted-interrupt core logic handling

[PATCH] xen: recalculate per-cpupool credits when updating timeslice
 2016-02-02  9:53 UTC  (3+ messages)

[net PATCH] flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth_get_headlen
 2016-02-02  9:47 UTC  (7+ messages)

perf, tools: Refactor and support interval and CSV metrics
 2016-02-02  9:50 UTC  (3+ messages)
` [PATCH 4/8] perf, tools, stat: Implement CSV metrics output

[PATCH] arm64: dts: r8a7795: Add USB-DMAC device nodes
 2016-02-02  9:50 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] fixes for bdrv_invalidate_cache
 2016-02-02  9:50 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/3] don't use NVDIMM for balooning
 2016-02-02  9:49 UTC  (2+ messages)

arasan,sdhci.txt "compatibility" DT binding
 2016-02-02  9:49 UTC 

[patch] goldfish: locking bugs in goldfish_pipe_read_write()
 2016-02-02  9:48 UTC  (2+ messages)

[Buildroot] [PATCH v3 0/2] gst1-imx: bump version to 0.12.0
 2016-02-02  9:47 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/2] libimxvpuapi: add new package
` [Buildroot] [PATCH v3 2/2] gst1-imx: bump to version 0.12.0

Ofono 1.17 over bluez5 Bluetooth : A2DP and AVRCP is working fine , but HFP- No sound -Mic/Speaker ?
 2016-02-02  9:47 UTC 

[PATCH v2 00/21] arm64: Virtualization Host Extension support
 2016-02-02  9:46 UTC  (6+ messages)
` [PATCH v2 10/21] arm64: KVM: VHE: Split save/restore of sysregs shared between EL1 and EL2

RFC: fix for 8956 (build artifacts not showing)
 2016-02-02  9:45 UTC  (4+ messages)

[PATCH 00/11] arm64: Introduce Allwinner A64 and Pine64 support
 2016-02-02  9:44 UTC  (10+ messages)
` [PATCH 02/11] crypto: sunxi-ss: prevent compilation on 64-bit
  ` [linux-sunxi] "
` [rtc-linux] [PATCH 03/11] drivers: rtc: allow compilation of sun6i RTC for all sunxi SoCs
  `  "
    ` [rtc-linux] "

[PATCH v2 0/2] gpio: Add driver for SPI serializers
 2016-02-02  9:43 UTC  (6+ messages)
` [PATCH v2 2/2] "

XSAVE flavors
 2016-02-02  9:42 UTC  (3+ messages)

[PATCH-v3 0/5] Fix LUN_RESET active I/O + TMR handling
 2016-02-02  9:42 UTC  (9+ messages)
` [PATCH-v3 1/5] target: Fix LUN_RESET active I/O handling for ACK_KREF
` [PATCH-v3 2/5] target: Fix LUN_RESET active TMR descriptor handling
` [PATCH-v3 3/5] target: Fix TAS handling for multi-session se_node_acls
` [PATCH-v3 5/5] target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage

User defined metrics for perf stat?
 2016-02-02  9:42 UTC  (6+ messages)

[RFC] Dump interesting arch/platform info
 2016-02-02  9:41 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/16] aio: first part of aio_context_acquire/release pushdown
 2016-02-02  9:41 UTC  (2+ messages)

[PATCH 1/6] drm/i915: Add wait_for_us
 2016-02-02  9:40 UTC  (5+ messages)
` [PATCH 5/6] drm/i915: Kconfig for extra driver debugging

[wic][PATCH 00/15] Support for wic images in runqemu and oe-selftest
 2016-02-02  7:28 UTC  (16+ messages)
` [wic][PATCH 01/15] runqemu: add support for wic images
` [wic][PATCH 02/15] runqemu: don't use virtio "
` [wic][PATCH 03/15] runqemu: don't set KERNEL "
` [wic][PATCH 04/15] runqemu: support path/to/<image>-<machine>.wic
` [wic][PATCH 05/15] oe-selftest: remove unused parameter
` [wic][PATCH 06/15] qemurunner: add parameter to method 'start'
` [wic][PATCH 07/15] oeqa/targetcontrol: make ssh control optional
` [wic][PATCH 08/15] oeqa/targetcontrol: support wic image type
` [wic][PATCH 09/15] wic-image-minimal: change IMAGE_FSTYPES
` [wic][PATCH 10/15] wic-image-minimal: updated .wks to boot by qemu
` [wic][PATCH 11/15] oe-selftest: add new wic testcase
` [wic][PATCH 12/15] wic: fix processing of --use-uuid
` [wic][PATCH 13/15] wic-image-minimal: use uuid for root partition
` [wic][PATCH 14/15] oe-selftest: pylinted wic tests
` [wic][PATCH 15/15] oe-selftest: don't use specific tasks

[PATCH] PM / AVS: rockchip-io: add GRF and PMUGRF types to distinguish
 2016-02-02  9:38 UTC  (6+ messages)

[RFC][PATCH] mips: Fix arch_spin_unlock()
 2016-02-02  9:34 UTC  (11+ messages)

[PATCH v2 01/10] Input: synaptics-rmi4: Add support for Synaptics RMI4 devices
 2016-02-02  9:34 UTC  (2+ messages)

[PATCH igt 1/3] lib/igt_fb: also call __gem_set_tiling for Y tiling
 2016-02-02  9:34 UTC  (6+ messages)

[PATCH v7 0/2] public/io/netif.h: support for toeplitz hashing
 2016-02-02  9:33 UTC  (3+ messages)

[PATCH 1/1] sched: Make schedstats a runtime tunable that is disabled by default v3
 2016-02-02  9:32 UTC  (2+ messages)

[PATCH 2/2] memory: omap-gpmc: Add Kconfig option for debug
 2016-02-02  9:33 UTC  (13+ messages)

[PATCH 1/4] ARM: dts: ls1021a: add PCIe dts node
 2016-02-02  9:32 UTC  (5+ messages)

[PATCHv4 00/23] ALUA device handler update, part II
 2016-02-02  9:32 UTC  (5+ messages)
` [PATCHv4 13/23] scsi_dh_alua: Use workqueue for RTPG
` [PATCHv4 15/23] scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'

[U-Boot] [PATCH] spl: define BOOT_DEVICE_USB
 2016-02-02  9:32 UTC  (2+ messages)

Clarifying PVH mode requirements
 2016-02-02  9:32 UTC  (10+ messages)

[kvm-unit-tests PATCH 00/11] pci/arm: add PCI bus support
 2016-02-02  9:34 UTC  (4+ messages)
` [kvm-unit-tests PATCH 02/11] arm/pci: PCI bus scanning

[PATCH] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-02  9:24 UTC  (4+ messages)

[PATCH 1/3] drm/i915: don't deactivate FBC at skylake_disable_primary_plane
 2016-02-02  9:27 UTC  (2+ messages)

[RFC] Identify where a Git config is defined
 2016-02-02  9:27 UTC 

[Buildroot] [PATCH 00/19] Changes needed to compile crossbar
 2016-02-02  9:26 UTC  (7+ messages)
` [Buildroot] [PATCH 09/19] python-pygments: new package
` [Buildroot] [PATCH 14/19] python-treq: "
` [Buildroot] [PATCH 17/19] python-pyasn-modules: "

network drivers are not installed when MACHINE qemux86-64
 2016-02-02  9:25 UTC  (7+ messages)

[RFC PATCH v1 1/1] vGPU core driver : to provide common interface for vGPU
 2016-02-02  9:25 UTC  (4+ messages)
    ` [Qemu-devel] "

[U-Boot] [PATCH] patman: fix series-notes handling for buildman
 2016-02-02  9:25 UTC  (8+ messages)

[U-Boot] [RESEND PATCH v3 0/5] ARM: at91: improve peripheral and system clock handle functions
 2016-02-02  9:25 UTC  (4+ messages)
` [U-Boot] [RESEND PATCH v3 2/5] ARM: at91: clock: add a new file to handle clock

[U-Boot] [PATCH v2 0/1] Fix patman Series-notes handling for buildman
 2016-02-02  9:24 UTC  (2+ messages)
` [U-Boot] [PATCH v2] patman: fix series-notes "

sdhci-pci: probe of 0000:11:00.0 failed with error -22
 2016-02-02  9:18 UTC  (2+ messages)

[PATCH iproute2 -master 0/4] Minor BPF updates on frontend
 2016-02-02  9:22 UTC  (3+ messages)

[GIT PULL 00/14] EFI changes for v4.6
 2016-02-02  9:22 UTC  (10+ messages)
` [PATCH 11/14] x86/efi: Show actual ending addresses in efi_print_memmap
` [PATCH 12/14] efi: Add NV memory attribute
` [PATCH 13/14] efi: Add Persistent Memory type name
` [PATCH 14/14] x86/efi: Print size in binary units in efi_print_memmap

[PATCH v5 0/4] mailbox: hisilicon: add Hi6220 mailbox driver
 2016-02-02  9:22 UTC  (7+ messages)
` [PATCH v5 1/4] dt-bindings: mailbox: Document "

[PATCH] mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
 2016-02-02  9:21 UTC  (4+ messages)

nfsd: supports read buffer from multiples pages
 2016-02-02  9:20 UTC  (3+ messages)

[Buildroot] [git commit] package/ola: bump version to 0.10.0
 2016-02-02  9:20 UTC 

[Buildroot] [git commit] package/ola: fix musl build
 2016-02-02  9:20 UTC 

[Buildroot] [git commit] kernel-module-imx-gpu-viv: add new package
 2016-02-02  9:20 UTC 

[Buildroot] [git commit] package/ola: add hash file
 2016-02-02  9:20 UTC 

[PATCH] remote-curl: don't fall back to Basic auth if we haven't tried Negotiate
 2016-02-02  9:11 UTC 

[kernel-hardening] [RFC PATCH 1/2] SROP Mitigation: Architecture independent code for signal cookies
 2016-02-02  9:15 UTC  (4+ messages)
  ` [kernel-hardening] "

[PATCH] ARM: dts: sun9i: a80-optimus: Remove i2c3 and uart4
 2016-02-02  9:15 UTC  (3+ messages)

[PATCH V3 0/2] reset: img: Add pistachio SoC reset support
 2016-02-02  9:13 UTC  (4+ messages)
  ` [PATCH V3 2/2] reset: img: Add Pistachio reset controller driver

[PATCH] kernel/fork.c: use sizeof() instead of sizeof
 2016-02-02  9:11 UTC  (2+ messages)

Graphics binary for AM335x-EVM in fido
 2016-02-02  9:10 UTC 

How to find a bug with lost network messages
 2016-02-02  9:09 UTC 

[PATCH iproute2] tc: fix compilation with old gcc (< 4.6) (bis)
 2016-02-02  9:08 UTC  (2+ messages)

Migrate, or not Migrate, that's the question!!!
 2016-02-02  9:07 UTC  (6+ messages)

[PATCH v2 0/3] perf kvm: Guest Symbol Resolution for powerpc
 2016-02-02  9:07 UTC  (7+ messages)
` [PATCH v2 1/3] perf kvm: Introduce evsel as argument to perf_event__preprocess_sample
` [PATCH v2 2/3] perf kvm: enable record|report feature on powerpc

[Buildroot] [PATCH 00/10] Update most Freescale packages
 2016-02-02  9:07 UTC  (9+ messages)
` [Buildroot] [PATCH 10/10] gst1-imx: bump to version 0.12.0

[Buildroot] [PATCH 0/3] toolchain: add possibility to use kernel version for linux-headers (branch yem/kenrel-headers)
 2016-02-02  9:05 UTC  (3+ messages)
` [Buildroot] [PATCH 1/3] package/linux-headers: add option to use same sources as the kernel

[Buildroot] [PATCH V3 RESEND 0/5] Add ILP32 support in aarch64
 2016-02-02  9:04 UTC  (8+ messages)

[PATCH] Separate target visibility from reaped state information
 2016-02-02  9:03 UTC  (6+ messages)

mmc0: Invalid maximum block size, assuming 512 bytes
 2016-02-02  8:58 UTC  (7+ messages)

[PATCH 1/1] Revert "kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 for kernel ARCH"
 2016-02-02  9:01 UTC 

[PATCH] lock/semaphore: Avoid a deadlock within __up()
 2016-02-02  9:00 UTC  (3+ messages)

[Qemu-devel] [PATCH v10 00/25] qapi visitor cleanups part 1 (post-introspection cleanups subset E)
 2016-02-02  9:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH v10 23/25] qapi: Drop unused error argument for list and implicit struct

[Buildroot] [PATCH] Don't build host-cmake if it is available on the build host
 2016-02-02  9:01 UTC  (3+ messages)

[PATCH 1/2 v3] dt/bindings: Add bindings for Layerscape SCFG MSI
 2016-02-02  9:00 UTC  (2+ messages)
` [PATCH 2/2 v3] irqchip/Layerscape: Add SCFG MSI controller support

[Qemu-devel] [PATCH 0/2] CCID QOMify
 2016-02-02  9:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] Emulated CCID card: QOMify
  ` [Qemu-trivial] "

[U-Boot] [PATCH 1/2] pinctrl: imx: Introduce pinctrl driver for i.MX6
 2016-02-02  9:00 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] pinctrl: imx: Support i.MX7D

[PATCH] led: core: RfC - add RGB LED handling to the core
 2016-02-02  8:58 UTC  (18+ messages)

[Buildroot] [PATCH v2 0/5] Patch file clarification & Co
 2016-02-02  8:58 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/5] docs/manual: slightly clarify patch licensing

[PATCH 0/2 -mm] oom reaper v4
 2016-02-02  8:57 UTC  (7+ messages)
` [PATCH 1/2] mm, oom: introduce oom reaper

[PATCH 0/2] perf tools: Fix symbol error on ARM64
 2016-02-02  8:56 UTC  (3+ messages)
` [PATCH 1/2] perf tools: Record text offset in dso to calculate objdump address
` [PATCH 2/2] perf tools: Adjust symbol for shared objects

[PATCHv2 0/3] ARCH_SUPPORTS_DEBUG_PAGEALLOC for arm64
 2016-02-02  8:57 UTC  (6+ messages)
` [PATCHv2 2/3] arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC

[Qemu-devel] [PATCH v3 00/11] igd passthrough chipset tweaks
 2016-02-02  8:56 UTC  (8+ messages)
` [Qemu-devel] [vfio-users] "
        ` [Qemu-devel] [iGVT-g] "
            `  "

[Buildroot] [git commit] package/linux-headers: add option to use same sources as the kernel
 2016-02-02  8:55 UTC 

[U-Boot] [PATCH] fdt: __of_translate_address(): check parent's 'ranges' before translate
 2016-02-02  8:55 UTC  (12+ messages)

linux-next: build failure after merge of the btrfs-kdave tree
 2016-02-02  8:54 UTC  (2+ messages)

[Buildroot] [PATCH v2] kernel-module-imx-gpu-viv: add new package
 2016-02-02  8:53 UTC  (2+ messages)

[PATCH 1/1] net/ipv6: add sysctl option accept_ra_min_hop_limit
 2016-02-02  8:49 UTC  (5+ messages)

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-02-02  8:49 UTC  (7+ messages)

[PATCH v6 1/8] eal: pci: add api to rd/wr pci bar region
 2016-02-02  8:49 UTC  (6+ messages)

Problem to write core-image-minimal of AM437x-evm on SD card
 2016-02-02  8:41 UTC  (4+ messages)

[PATCH 0/5] clk: sunxi: Rework the clocks code to deal with orphans
 2016-02-02  8:47 UTC  (12+ messages)
` [PATCH 1/5] clk: sunxi: Make clocks setup functions return their clock
` [PATCH 2/5] clk: sunxi: Make clocks setup functions take const pointer
` [PATCH 3/5] clk: sunxi: convert current clocks registration to CLK_OF_DECLARE
` [PATCH 4/5] clk: sunxi: Remove old probe and protection code
` [PATCH 5/5] clk: sunxi: Remove clk_register_clkdev calls

[rtc-linux] [PATCH 0/2] add Alphascale asm9260 RTC driver
 2016-02-02  8:46 UTC  (8+ messages)
` [rtc-linux] [PATCH 2/2] doc: dt: add documentation for alphascale,asm9260-rtc
  ` [rtc-linux] "
        `  "

[PATCH] x86/mm: avoid premature success when changing page attributes
 2016-02-02  8:46 UTC  (7+ messages)
      ` [PATCH v2] "

[U-Boot] [PATCH] fastboot: sparse: fix chunk write offset calculation
 2016-02-02  8:43 UTC 

[PATCH] fbdev: ssd1307fb: Fix activating the charge pump on ssd1306
 2016-02-02  8:43 UTC  (2+ messages)

[PATCH] mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT
 2016-02-02  8:41 UTC  (3+ messages)

[Buildroot] [PATCH v2] util-linux: fix static builds with uClibc
 2016-02-02  8:40 UTC  (2+ messages)

[PATCH] dwc_eth_qos: Reset hardware before PHY start
 2016-02-02  8:39 UTC 

[Qemu-devel] [PATCH 0/8] ivshmem: test msi=off, remove CharDriver
 2016-02-02  8:38 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/8] libqos: remove some leaks

[Qemu-devel] [PATCH v2 0/8] ivshmem: test msi=off, fix regressions, remove CharDriver
 2016-02-02  8:37 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 3/8] ivshmem-test: leak fixes
` [Qemu-devel] [PATCH v2 4/8] libqos: remove some leaks
` [Qemu-devel] [PATCH v2 5/8] ivshmem-test: test both msi & irq cases
` [Qemu-devel] [PATCH v2 6/8] ivshmem: generalize ivshmem_setup_interrupts
` [Qemu-devel] [PATCH v2 7/8] ivshmem: use a single eventfd callback, get rid of CharDriver
` [Qemu-devel] [PATCH v2 8/8] char: remove qemu_chr_open_eventfd

[Buildroot] [PATCH v2 1/1] package/gstreamer/gst-plugins-base: Fix build on x86 if emmintrin.h is available but can't be used
 2016-02-02  8:35 UTC  (3+ messages)


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.