All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-28 14:22:39 to 2015-04-28 15:01:42 UTC [more...]

[Qemu-devel] [PULL 00/76] Block patches
 2015-04-28 14:59 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/76] savevm: create snapshot failed when id_str already exists
` [Qemu-devel] [PULL 02/76] MAINTAINERS: Add myself as the maintainer of the Quorum driver
` [Qemu-devel] [PULL 03/76] bt-sdp: fix broken uuids power-of-2 calculation
` [Qemu-devel] [PULL 04/76] hw/arm/nseries: convert ffs(3) to ctz32()
` [Qemu-devel] [PULL 05/76] uninorth: "
` [Qemu-devel] [PULL 06/76] Convert (ffs(val) - 1) to ctz32(val)
` [Qemu-devel] [PULL 07/76] Convert ffs() != 0 callers to ctz32()
` [Qemu-devel] [PULL 08/76] sd: convert sd_normal_command() ffs(3) call "
` [Qemu-devel] [PULL 09/76] omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
` [Qemu-devel] [PULL 11/76] checkpatch: complain about ffs(3) calls

[U-Boot] [PULL] Please pull u-boot-imx
 2015-04-28 15:01 UTC 

[PATCH 0/9] mm: improve OOM mechanism v2
 2015-04-28 14:59 UTC  (5+ messages)
` [PATCH 9/9] mm: page_alloc: memory reserve access for OOM-killing allocations

[PATCH] net: e1000: add HAS_DMA dependency
 2015-04-28 14:59 UTC 

[Buildroot] [PATCH] boot/uboot: add hash for 2012.07
 2015-04-28 14:58 UTC  (6+ messages)

Build regressions/improvements in v4.1-rc1
 2015-04-28 14:41 UTC  (4+ messages)
` [PATCH] tile: properly use node_isset() on a nodemask_t

[PATCH 1/2] amdgpu: cleanup public interface
 2015-04-28 14:57 UTC  (4+ messages)

[PATCH-V2 2/2] ALSA:hda - reset display codec when power on
 2015-04-28 14:57 UTC  (2+ messages)

[PATCH 0/5] HW_LOCK Security Patches
 2015-04-28 14:56 UTC  (8+ messages)
` [PATCH 1/5] drm: Kernel Crash in drm_unlock
  ` [Intel-gfx] "

[PATCH 0/13] Parallel struct page initialisation v3
 2015-04-28 14:56 UTC  (7+ messages)
` [PATCH 07/13] mm: meminit: Initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set

[PATCH v6 00/10] LED / flash API integration
 2015-04-28 14:56 UTC  (4+ messages)
` [PATCH v6 10/10] leds: aat1290: add support for V4L2 Flash sub-device

[PATCH] drm/i915/gtt: Allocate va range only if vma is not bound
 2015-04-28 14:56 UTC 

[RFC PATCH 0/5] GHES NMI handler cleanup
 2015-04-28 14:55 UTC  (6+ messages)
` [RFC PATCH 5/5] GHES: Make NMI handler have a single reader

Help with Getting started to Contribute
 2015-04-28 14:55 UTC  (2+ messages)

Is it all right for Netfilter modules to use control buffers (skb->cb)?
 2015-04-28 14:54 UTC  (2+ messages)

[PATCH] ACPICA: remove duplicate u8 typedef
 2015-04-28 14:54 UTC 

[PATCH 0/2] regulator: Add regulator driver for the MC34708 PMIC
 2015-04-28 14:17 UTC  (3+ messages)
` [PATCH 1/2] Regulator: mc34708: Add DT binding documentation
` [PATCH 2/2] Regulator: add driver for Freescale MC34708

[PATCH] arm: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_ops
 2015-04-28 14:52 UTC  (3+ messages)

lttng-relayd core
 2015-04-28 14:52 UTC 

[U-Boot] Pull request: u-boot-spi/master
 2015-04-28 14:51 UTC  (2+ messages)

[added to the 3.18 stable tree] Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboard
 2015-04-28 14:50 UTC  (4+ messages)
` [added to the 3.18 stable tree] Bluetooth: Add support for Acer [0489:e078]
` [added to the 3.18 stable tree] Bluetooth: Add USB device 04ca:3010 as Atheros AR3012
` [added to the 3.18 stable tree] mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()

[U-Boot] Please pull u-boot-fdt
 2015-04-28 14:51 UTC  (2+ messages)

[U-Boot] [GIT PULL] u-boot-mips/master
 2015-04-28 14:51 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2015-04-28 14:50 UTC  (2+ messages)

[GIT PULL] kdbus for 4.1-rc1
 2015-04-28 14:48 UTC  (12+ messages)

[U-Boot] [PATCH 1/4] mx6cuboxi: Add HDMI output support
 2015-04-28 14:48 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] mx6cuboxi: Add USB host support
` [U-Boot] [PATCH 3/4] mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin
` [U-Boot] [PATCH 4/4] logos: Add Solidrun's logo

[PATCH v6 00/19] xen/arm: Add support for non-PCI passthrough
 2015-04-28 14:32 UTC  (20+ messages)
` [PATCH v6 01/19] xen/arm: Let the toolstack configure the number of SPIs
` [PATCH v6 02/19] xen/arm: vgic: Add spi_to_pending
` [PATCH v6 03/19] xen/arm: Release IRQ routed to a domain when it's destroying
` [PATCH v6 04/19] xen/arm: Implement hypercall DOMCTL_{, un}bind_pt_pirq
` [PATCH v6 05/19] xen: guestcopy: Provide an helper to safely copy string from guest
` [PATCH v6 06/19] xen/dts: Provide an helper to get a DT node from a path provided by a guest
` [PATCH v6 07/19] xen/passthrough: Introduce iommu_construct
` [PATCH v6 08/19] xen/passthrough: arm: release the DT devices assigned to a guest earlier
` [PATCH v6 09/19] xen/passthrough: iommu_deassign_device_dt: By default reassign device to nobody
` [PATCH v6 10/19] xen/iommu: arm: Wire iommu DOMCTL for ARM
` [PATCH v6 11/19] xen/xsm: Add helpers to check permission for device tree passthrough
` [PATCH v6 12/19] xen/passthrough: Extend XEN_DOMCTL_*assign_device to support DT device
` [PATCH v6 13/19] tools/libxl: Create a per-arch function to map IRQ to a domain
` [PATCH v6 14/19] tools/libxl: Check if fdt_{first, next}_subnode are present in libfdt
` [PATCH v6 15/19] tools/(lib)xl: Add partial device tree support for ARM
` [PATCH v6 16/19] tools/libxl: arm: Use an higher value for the GIC phandle
` [PATCH v6 17/19] libxl: Add support for Device Tree passthrough
` [PATCH v6 18/19] xl: Add new option dtdev
` [PATCH v6 19/19] docs/misc: arm: Add documentation about Device Tree passthrough

attempting mesh on ath10k
 2015-04-28 14:47 UTC  (6+ messages)

[PATCH 0/2] sdio: Prevent re-tuning conflicting with custom sleep
 2015-04-28 14:45 UTC  (3+ messages)
` [PATCH 1/2] mmc: core: Add functions for SDIO to hold re-tuning
` [PATCH 2/2] brcmfmac: Prevent re-tuning conflicting with 'wake-up'

[PATCH] drm/i915: Avoid GPU hang when coming out of P3 or P4
 2015-04-28 14:46 UTC  (8+ messages)
` [PATCH v2] drm/i915: Avoid GPU hang when coming out of S3 or S4

[RFC v2 0/4] fs: Add generic file system event notifications
 2015-04-28 14:46 UTC  (10+ messages)
` [RFC v2 1/4] "

i40e and RSS woes
 2015-04-28 14:46 UTC  (8+ messages)

[PATCH v4 0/8] Enable DC states for skl
 2015-04-28 14:45 UTC  (3+ messages)
` [PATCH v4 1/8] drm/i915/skl: Add support to load SKL CSR firmware

[meta-oe][PATCH] nodejs: fix qemuarm build without thumb and drop unused patch
 2015-04-28 14:43 UTC  (2+ messages)

[PATCH 2/2] Fix one warning (v2)
 2015-04-28 14:43 UTC  (2+ messages)

List available kernel modules
 2015-04-28 14:43 UTC 

Audio crackles with 4.1-rc1
 2015-04-28 14:43 UTC  (5+ messages)

[PATCH] Adjust sysrq_register_handler() to avoid an array subscript warning
 2015-04-28 14:41 UTC  (2+ messages)

[PATCH 0/2] Add GPIO controller driver for Netlogic XLP SoCs
 2015-04-28 14:40 UTC  (3+ messages)
  ` [PATCH 1/2] Documentation: Add Netlogic XLP GPIO devicetree bindings documentation
` [PATCH 2/2] gpio: xlp: GPIO controller for Netlogic XLP SoCs

[Qemu-devel] [PULL 00/22] Memory, TCG, NBD, build system changes for 2015-04-27
 2015-04-28 14:40 UTC  (23+ messages)
` [Qemu-devel] [PULL 01/22] translate-all: use glib for all page descriptor allocations
` [Qemu-devel] [PULL 02/22] exec: Atomic access to bounce buffer
` [Qemu-devel] [PULL 03/22] linux-user, bsd-user: Remove two calls to cpu_exec_init_all
` [Qemu-devel] [PULL 04/22] exec: Protect map_client_list with mutex
` [Qemu-devel] [PULL 05/22] exec: Notify cpu_register_map_client caller if the bounce buffer is available
` [Qemu-devel] [PULL 06/22] dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancel
` [Qemu-devel] [PULL 07/22] memory: add memory_region_ram_resize
` [Qemu-devel] [PULL 08/22] acpi-build: remove dependency from ram_addr.h
` [Qemu-devel] [PULL 09/22] sun4m: fix slavio sysctrl and led register sizes
` [Qemu-devel] [PULL 10/22] sb16: remove useless mixer_write_indexw
` [Qemu-devel] [PULL 11/22] gus: clean up MemoryRegionPortio
` [Qemu-devel] [PULL 12/22] ide: there is only one data port
` [Qemu-devel] [PULL 13/22] ioport: remove wrong comment
` [Qemu-devel] [PULL 14/22] ioport: loosen assertions on emulation of 16-bit ports
` [Qemu-devel] [PULL 15/22] ioport: reserve the whole range of an I/O port in the AddressSpace
` [Qemu-devel] [PULL 16/22] exec: Respect as_translate_internal length clamp
` [Qemu-devel] [PULL 17/22] configure: Add support for tcmalloc
` [Qemu-devel] [PULL 18/22] milkymist: do not modify libs-softmmu
` [Qemu-devel] [PULL 19/22] Makefile.target: prepend $libs_softmmu to $LIBS
` [Qemu-devel] [PULL 20/22] target-i386: disable LINT0 after reset
` [Qemu-devel] [PULL 21/22] translate-all: use bitmap helpers for PageDesc's bitmap
` [Qemu-devel] [PULL 22/22] nbd/trivial: fix type cast for ioctl

[PATCH 0/13] Parallel struct page initialisation v4
 2015-04-28 14:37 UTC  (28+ messages)
` [PATCH 01/13] memblock: Introduce a for_each_reserved_mem_region iterator
` [PATCH 02/13] mm: meminit: Move page initialization into a separate function
` [PATCH 03/13] mm: meminit: Only set page reserved in the memblock region
` [PATCH 04/13] mm: page_alloc: Pass PFN to __free_pages_bootmem
` [PATCH 05/13] mm: meminit: Make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
` [PATCH 06/13] mm: meminit: Inline some helper functions
` [PATCH 07/13] mm: meminit: Initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set
` [PATCH 08/13] mm: meminit: Initialise remaining struct pages in parallel with kswapd
` [PATCH 09/13] mm: meminit: Minimise number of pfn->page lookups during initialisation
` [PATCH 10/13] x86: mm: Enable deferred struct page initialisation on x86-64
` [PATCH 11/13] mm: meminit: Free pages in large chunks where possible
` [PATCH 12/13] mm: meminit: Reduce number of times pageblocks are set during struct page init
` [PATCH 13/13] mm: meminit: Remove mminit_verify_page_links

[PATCH] tracing: make ftrace_print_array_seq compute buf_len
 2015-04-28 14:40 UTC  (4+ messages)

[Qemu-devel] [PATCH V7 08/16] virtio: introduce bus specific queue limit
 2015-04-28 14:40 UTC  (11+ messages)

[PATCH 04/12] trivial: ARM: lib/lib1funcs.S: fix typo s/substractions/subtractions/
 2015-04-28 14:40 UTC  (2+ messages)

[PATCH v3] drm/i915/chv: Implement WaDisableShadowRegForCpd
 2015-04-28 14:41 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] drmPrime*: initialize output args to 0
 2015-04-28 14:39 UTC 

[Bug 90194] Fix Valgrind error in drmPrimeHandleToFD
 2015-04-28 14:38 UTC  (2+ messages)

[PATCH 0/9] Porting the intel_pstate driver to Xen
 2015-04-28 14:38 UTC  (16+ messages)

[PATCH v2 00/10] KVM Guest Debug support for arm64
 2015-04-28 14:37 UTC  (12+ messages)
` [PATCH v2 06/10] KVM: arm64: guest debug, add SW break point support

[RFC] Image customisation with Toaster
 2015-04-28 14:37 UTC 

[Qemu-devel] [PATCH V15 0/5] Virtual Machine Generation ID
 2015-04-28 14:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH V15 1/5] docs: vm generation id device's description

[PATCH 1/2] crypto: Constify (de)compression parameters
 2015-04-28 14:36 UTC  (2+ messages)
` [PATCH 2/2] crypto: Wrap the LHS in expressions of the form !x == y

[PATCH v3 i-g-t] kms_flip_tiling: New tiling tests, including Y/Yf
 2015-04-28 14:36 UTC 

[PATCH] gcc-shared-source: Add PV to PN
 2015-04-28 14:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] Makefile: add target to clean targetfs
 2015-04-28 14:36 UTC  (4+ messages)
` [Buildroot] [PATCH v3 "

[PATCH v4 0/5] Refactor module `eventfd_link'
 2015-04-28 14:35 UTC  (3+ messages)
` [PATCH v5 "

[PATCH 2/3] spidev: Add DT binding example
 2015-04-28 14:35 UTC  (16+ messages)
` [linux-sunxi] "
  ` [linux-sunxi] "

[Qemu-devel] [PATCH v4 0/2] virtio: Move host features to backends
 2015-04-28 14:35 UTC  (6+ messages)

[PATCH BlueZ 1/4] shared/att: Rename sec_level to security
 2015-04-28 14:35 UTC  (4+ messages)
` [PATCH BlueZ 2/4] shared/gatt-client: "
` [PATCH BlueZ 3/4] tools/btgatt-client: "
` [PATCH BlueZ 4/4] core/gatt: Auto retry if read/write fails

[Buildroot] [PATCH v2 1/5] kconfig-package: add support for config fragments
 2015-04-28 14:34 UTC  (5+ messages)
` [Buildroot] [PATCH v2 2/5] linux: add option to specify "
` [Buildroot] [PATCH v2 3/5] busybox: "
` [Buildroot] [PATCH v2 4/5] uclibc: "
` [Buildroot] [PATCH v2 5/5] barebox: "

[PATCH v2] spi: omap2-mcspi: Add support for GPIO chipselects
 2015-04-28 14:34 UTC  (4+ messages)

[PATCH 2/2] [PATCH] sched: Add smp_rmb() in task rq locking cycles
 2015-04-28 14:33 UTC  (13+ messages)

How are submodule conflicts resolved during rebase?
 2015-04-28 14:34 UTC 

[PATCH] xserver-xorg: use GCC 5 patch from upstream
 2015-04-28 14:33 UTC  (2+ messages)

[PATCH] perf: warn on build id mismatch
 2015-04-28 14:33 UTC  (2+ messages)

[ovmf test] 52627: regressions - FAIL
 2015-04-28 14:33 UTC 

[RFC PATCH] selinux: Merge Android libselinux changes with upstream
 2015-04-28 14:30 UTC  (4+ messages)

Stable request 9374e7d2 "rtlwifi: rtl8192cu: Add new device ID"
 2015-04-28 14:33 UTC  (4+ messages)

[PATCH V3 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing
 2015-04-28 14:33 UTC  (2+ messages)

[PATCH RESEND 0/4] bfa: Patches for scsi "misc" branch
 2015-04-28 14:32 UTC  (7+ messages)
` [PATCH RESEND 2/4] bfa:Fix for crash when bfa_itnim is NULL
` [PATCH RESEND 3/4] bfa:File header and user visible string changes
` [PATCH RESEND 4/4] bfa:Update driver version to 3.2.25.0

[PATCH net-next v2] be2net: log link status
 2015-04-28 14:32 UTC  (3+ messages)

[PATCH v3 1/2] PM / sleep: Let devices force direct_complete
 2015-04-28 14:54 UTC  (4+ messages)

[PATCH bluetooth-next] cfg802154: pass name_assign_type to rdev_add_virtual_intf()
 2015-04-28 14:29 UTC  (2+ messages)

[PATCH v6 00/26] IB/Verbs: IB Management Helpers
 2015-04-28 14:29 UTC  (11+ messages)
` [PATCH v6 01/26] IB/Verbs: Implement new callback query_transport()

[Qemu-devel] register QEMU ACPI ID
 2015-04-28 14:29 UTC 

[PATCH 1/2] Add device enumeration interface (v2)
 2015-04-28 14:28 UTC  (5+ messages)
` [PATCH 2/2] Fix one warning

[PATCH] firmware: dmi_scan: Trim DMI table length before exporting it
 2015-04-28 14:28 UTC  (3+ messages)

[PATCH Bugfix v2 0/4] x86/xsave/xsaves: Fix a few xsave/xsaves related bugs
 2015-04-28 14:28 UTC  (3+ messages)
` [PATCH Bugfix v2 2/4] x86/xsaves: Define and use user_xstate_size for xstate size in signal context

[PATCH v3 0/1] New driver: rtl8723au (mac80211)
 2015-04-28 14:27 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/2] Compile-time stack frame pointer validation
 2015-04-28 14:26 UTC  (7+ messages)
` [PATCH 1/2] x86, stackvalidate: "

[PATCH 00/11] Delete new __cpuinit users and then delete stubs
 2015-04-28 14:24 UTC  (4+ messages)
` [PATCH 09/11] kernel/cpu.c: remove new instance of __cpuinit that crept back in


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.