All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-23 09:25:12 to 2015-04-23 10:41:06 UTC [more...]

[DRAFT 1] Linux Media Summit report - March, 26 2015 - San Jose - CA - USA
 2015-04-23 10:40 UTC  (3+ messages)

[PATCH] x86/shadow: fix big-memory build
 2015-04-23 10:40 UTC  (2+ messages)

[PATCH] ARM: KVM: Remove pointless void pointer cast
 2015-04-23 10:40 UTC  (4+ messages)

[v6] kvm/fpu: Enable fully eager restore kvm FPU
 2015-04-23 21:13 UTC  (2+ messages)

[PATCH i-g-t] kms_flip_tiling: Test flips between same tiling
 2015-04-23 10:39 UTC  (2+ messages)

[PATCH] xen: use 'Hardware domain' instead of 'Domain 0' in hwdom_shutdown()
 2015-04-23 10:39 UTC 

[Qemu-devel] [PATCH v2 0/9] target-arm: EL3 trap support
 2015-04-23 10:39 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 9/9] target-arm: Add WFx instruction "

[GIT PULL] ACPI for arm64
 2015-04-23 10:38 UTC  (2+ messages)

Resource usages in Linux drivers
 2015-04-23 10:37 UTC  (3+ messages)

[PATCH] spi: spidev: Warn loudly if instantiated from DT as "spidev"
 2015-04-23 10:36 UTC  (5+ messages)

Intel Driver and 4K video output
 2015-04-23 10:36 UTC  (7+ messages)

Enabling regulators form userspace
 2015-04-23 10:35 UTC  (2+ messages)

[PATCH 0/13] Parallel struct page initialisation v3
 2015-04-23 10:33 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 v4 00/11] Add Freescale i.mx7d support
 2015-04-23 10:35 UTC  (6+ messages)
` [PATCH v4 05/11] ARM: dts: add imx7d soc dtsi file

[PATCH v16] sys_membarrier(): system-wide memory barrier (generic, x86)
 2015-04-23 10:33 UTC  (2+ messages)

[Qemu-devel] [PATCH COLO v3 00/14] Block replication for continuous checkpoints
 2015-04-23 10:33 UTC  (19+ messages)
` [Qemu-devel] [PATCH COLO v3 01/14] docs: block replication's description
  ` [Qemu-devel] [Qemu-block] "

[PATCH i-g-t] tests/gem_ppgtt: Check for vm leaks with flink and ppgtt
 2015-04-23 10:31 UTC  (5+ messages)
` [PATCH v2] [i-g-t] "

[PATCH] Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON
 2015-04-23 10:28 UTC 

[LTP] [RFC PATCH] commands/du: Added new testcase to test du(1) command
 2015-04-23 10:27 UTC  (4+ messages)
    ` [LTP] [RFC PATCH v2 1/2] testcases/lib/test.sh: added SAFE_CALL*()

[Qemu-devel] [PATCH 1/6] [fixup] add ESMRAMC default
 2015-04-23 10:27 UTC  (8+ messages)
` [Qemu-devel] [PATCH 5/6] [wip] tseg, part1, not (yet) tested

[GIT PULL 2/4] x86: vdso32/syscall.S: do not load __USER32_DS to %ss
 2015-04-23 10:26 UTC  (10+ messages)
` [tip:x86/vdso] x86/vdso32/syscall.S: Do "

ARM errata 430973 on multi platform kernels
 2015-04-23 10:25 UTC  (12+ messages)

First kernel patch - checkpatch for at86rf230.c, false-positives?
 2015-04-23 10:25 UTC  (3+ messages)

NFS Client looping with STALE_STATE_ID error - 100% load on one CPU core
 2015-04-23 10:16 UTC 

[PATCH] config: generate Paths-$SUBSYSTEM.mk
 2015-04-23 10:21 UTC  (3+ messages)

Ping: pending AMD IOMMU patches
 2015-04-23 10:18 UTC 

[PATCH V2] drivers/rtc/rtc-ds1307.c: Enable the mcp794xx alarm after programming time
 2015-04-23 10:17 UTC  (6+ messages)
    ` [rtc-linux] "

[PATCH v3 0/5] xen: arm: Parse PCI DT nodes' ranges and interrupt-map
 2015-04-23 10:16 UTC  (5+ messages)

[git pull] vfs part 2
 2015-04-23 10:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] qcow2: do lazy allocation of the L2 cache
 2015-04-23 10:15 UTC  (4+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH] crypto: sha1-mb - Remove pointless cast
 2015-04-23 10:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/27] write/create for Parallels images with reasonable performance
 2015-04-23 10:09 UTC  (13+ messages)
` [Qemu-devel] [PATCH 08/27] block/parallels: _co_writev callback for Parallels format
` [Qemu-devel] [PATCH 26/27] block/parallels: optimize linear image expansion

Compiling weston
 2015-04-23 10:02 UTC  (3+ messages)

Fwd: Thunderbolt hotplug not working on MacMini7,1
 2015-04-23 10:08 UTC  (3+ messages)
  `  "

[PATCH 0/7 v4] mmc: sh_mmcif: add parent clk support
 2015-04-23 10:07 UTC  (9+ messages)
  ` [PATCH 3/7 v4] mmc: sh_mmcif: remove unnecessary int clk from struct sh_mmcif_host
  ` [PATCH 4/7 v4] mmc: sh_mmcif: separate sh_mmcif_clk_update() into setup and prepare

[PATCH] netdev_alloc_pcpu_stats: use less common iterator variable
 2015-04-23 10:06 UTC 

[PATCH] linux/slab.h: fix three off-by-one typos in comment
 2015-04-23 10:04 UTC  (2+ messages)

[BUG] lttng-sessiond
 2015-04-23 10:04 UTC 

[PATCH V3 0/2] git-p4: improve client path detection when branches are used
 2015-04-23 10:03 UTC  (5+ messages)

CCM/GCM implementation defect
 2015-04-23 10:01 UTC  (5+ messages)

How can I fetch the files likely directory /usr/src/kernels/<kernel version> from kernel source tree?
 2015-04-23  9:59 UTC 

[PATCH] cciss: Clean up unnessary void pointer cast
 2015-04-23  9:59 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] irq: add get_gsi callback
 2015-04-23  9:58 UTC  (6+ messages)
  `  "

[PATCH] amdkfd: Remove unessary void pointer cast
 2015-04-23  9:58 UTC  (2+ messages)

fix for rounding errors in cvt/gtf calculation
 2015-04-22 17:32 UTC  (5+ messages)
  ` [PATCH v2 1/4] v4l2-dv-timings: fix rounding error in vsync_bp calculation
  ` [PATCH v2 2/4] v4l2-dv-timings: fix rounding in hblank and hsync calculation
  ` [PATCH v2 3/4] v4l2-dv-timings: add sanity checks in cvt,gtf calculations
  ` [PATCH v2 4/4] v4l2-dv-timings: replace hsync magic number with a macro

[PATCH] hpsa: Remove unnessary cast
 2015-04-23  9:56 UTC  (2+ messages)

[PATCH v2] mm/slab_common: Support the slub_debug boot option on specific object size
 2015-04-23  9:55 UTC  (3+ messages)

[PATCH v6 00/14] enable Cache Allocation Technology (CAT) for VMs
 2015-04-23  9:55 UTC  (15+ messages)
` [PATCH v6 01/14] x86: add socket_to_cpumask
` [PATCH v6 02/14] x86: improve psr scheduling code
` [PATCH v6 03/14] x86: detect and initialize Intel CAT feature
` [PATCH v6 04/14] x86: maintain COS to CBM mapping for each socket
` [PATCH v6 05/14] x86: add COS information for each domain
` [PATCH v6 06/14] x86: expose CBM length and COS number information
` [PATCH v6 07/14] x86: dynamically get/set CBM for a domain
` [PATCH v6 08/14] x86: add scheduling support for Intel CAT
` [PATCH v6 09/14] xsm: add CAT related xsm policies
` [PATCH v6 10/14] tools/libxl: minor name changes for CMT commands
` [PATCH v6 11/14] tools/libxl: add command to show PSR hardware info
` [PATCH v6 12/14] tools/libxl: introduce some socket helpers
` [PATCH v6 13/14] tools: add tools support for Intel CAT
` [PATCH v6 14/14] docs: add xl-psr.markdown

[U-Boot] [PATCH] dm: spi: Correct SPI claim/release_bus() methods
 2015-04-23  9:55 UTC  (5+ messages)

passing options to grub in xen,openfirmware and efi
 2015-04-23  9:54 UTC  (4+ messages)

[PATCH v2 00/10] KVM Guest Debug support for arm64
 2015-04-23  9:54 UTC  (6+ messages)
` [PATCH v2 03/10] KVM: arm: guest debug, define API headers

[PATCH] lpfc: Remove unnessary cast
 2015-04-23  9:54 UTC  (2+ messages)

Programming the boundary between Inner and Outer caches on ARM architecture
 2015-04-23  9:53 UTC  (6+ messages)

[PATCH] xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
 2015-04-23  9:52 UTC  (6+ messages)

[PATCH][meta-oe][v2] php: upgrade to 5.5.24
 2015-04-23  9:51 UTC 

[PATCH/RFC 00/03] irqchip: renesas-irqc: Fine grained Runtime PM support
 2015-04-23  9:51 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] QEMU: bump to 2.2.1
 2015-04-23  9:50 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] QEMU: Enable package for MIPS targets

[PATCH v4 0/2] Enable capsule loader interface for efi firmware updating
 2015-04-23  9:50 UTC  (10+ messages)
` [PATCH v4 2/2] efi: an sysfs interface for user to update efi firmware

[PATCH] 9p: Remove unnessary void pointer cast
 2015-04-23  9:49 UTC 

[PATCH 6/6] eal: Fix interface of pci_map_resource()
 2015-04-23  9:48 UTC  (6+ messages)
` [PATCH v3 0/5] Clean up pci uio implementations

[RFC/PATCH] mwifiex: Driver - Firmware Glitches
 2015-04-23  9:48 UTC  (6+ messages)

[PATCH] adfs: Remove unneeded cast
 2015-04-23  9:45 UTC 

races in omap_wdt
 2015-04-23  9:43 UTC 

[PATCH i-g-t 0/7] kms_rotation_crc cleanups
 2015-04-23  9:41 UTC  (3+ messages)
` [PATCH i-g-t 7/7] kms_rotation_crc: Use main test for negative cases

[OSSTEST Nested PATCH v8 0/7] Introduction of netsted HVM test job
 2015-04-23  9:38 UTC  (6+ messages)
` [OSSTEST Nested PATCH v8 5/7] Add new script to customize nested test configuration

[PATCH 0/3] license.bbclass/linux-firmware: add an approach for non-generic license
 2015-04-23  9:38 UTC  (4+ messages)
` [PATCH 1/3] license.bbclass: allow copying license not in common licenses
` [PATCH 2/3] Revert "common-licenses: Add common license files for linux-firmware"
` [PATCH 3/3] linux-firmware: add NO_GENERIC_LIC for all licenses

at86rf233 on BeagleBone Black
 2015-04-23  9:37 UTC  (8+ messages)

[PATCH] efs: Remove unneeded cast
 2015-04-23  9:37 UTC 

[PATCH v5 00/27] IB/Verbs: IB Management Helpers
 2015-04-23  9:36 UTC  (15+ messages)
` [PATCH v5 09/27] IB/Verbs: Reform IB-core verbs/uverbs_cmd/sysfs
` [PATCH v5 22/27] IB/Verbs: Use management helper cap_ipoib()

spidev and the use of spi_async instead of spi_sync
 2015-04-23  9:34 UTC  (3+ messages)
` [PATCH] spi: spidev: use spi_sync instead of spi_async

[RFC] simple_char: New infrastructure to simplify chardev management
 2015-04-23  9:34 UTC  (3+ messages)

[Qemu-devel] [PATCH] sysbus: add irq_routing_notifier
 2015-04-23  9:33 UTC  (3+ messages)
`  "

[PATCH] ASoC: Intel: fix the makefile for atom code
 2015-04-23  9:32 UTC  (2+ messages)

[PATCH v2 1/1] btrfs-progs: optionally restore metadata
 2015-04-23  9:31 UTC  (3+ messages)

[PATCH][meta-oe] php: uprev it to 5.5.24
 2015-04-23  9:30 UTC  (2+ messages)

[PATCH] hpfs: Remove unessary cast
 2015-04-23  9:28 UTC 

creating images which include actively developed applications
 2015-04-23  9:26 UTC  (4+ messages)

[PATCH] minix: No need to cast alloction return value in minix
 2015-04-23  9:26 UTC 

[PATCH] allow buffers allocation with DMABUF memory type
 2015-04-23  9:22 UTC 

[PATCH] passthrough/amd: avoid reading an uninitialized variable
 2015-04-23  9:25 UTC  (2+ messages)

[PATCH v11]: clk: Add common clock support for Mediatek MT8135 and MT8173
 2015-04-23  9:25 UTC  (8+ 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.