All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-07 15:56:46 to 2013-07-07 18:43:44 UTC [more...]

[Buildroot] [PATCH 1/3] infra: make possible to run 'make *-menuconfig' from a clean output dir
 2013-07-07 18:43 UTC  (2+ messages)
` [Buildroot] [PATCH 2/3] crosstool-ng: remove unneed explicit ccache dependency

[Buildroot] [PATCH] Makefile: unset MAKEFLAGS
 2013-07-07 18:42 UTC 

[Buildroot] [PATCH] icecast: new package
 2013-07-07 18:40 UTC 

[PATCH 0/3] merge -Xindex-only
 2013-07-07 18:37 UTC  (5+ messages)
` [PATCH 1/3] merge-recursive: remove dead conditional in update_stages()
` [PATCH 2/3] merge-recursive: untangle double meaning of o->call_depth
` [PATCH 3/3] merge-recursive: -Xindex-only to leave worktree unchanged

Netrom: Quality issue
 2013-07-07 18:36 UTC 

[PATCH] mm: add sys_madvise2 and MADV_NAME to name vmas
 2013-07-07 18:35 UTC  (6+ messages)

[Qemu-devel] [PATCH qom-cpu v2 00/42] QOM CPUState, part 11: GDB stub
 2013-07-07 18:26 UTC  (46+ messages)
` [Qemu-devel] [PATCH qom-cpu v2 01/42] cpu: Introduce vaddr type
` [Qemu-devel] [PATCH qom-cpu v2 02/42] cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
` [Qemu-devel] [PATCH qom-cpu v2 03/42] target-m68k: Implement CPUClass::set_pc()
` [Qemu-devel] [PATCH qom-cpu v2 04/42] target-moxie: "
` [Qemu-devel] [PATCH qom-cpu v2 05/42] target-unicore32: "
` [Qemu-devel] [PATCH qom-cpu v2 06/42] cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
` [Qemu-devel] [PATCH qom-cpu v2 07/42] cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
  `  "
` [Qemu-devel] [PATCH qom-cpu v2 08/42] gdbstub: Update gdb_handlesig() and gdb_signalled() Coding Style
` [Qemu-devel] [PATCH qom-cpu v2 09/42] cpu: Change cpu_single_step() argument to CPUState
` [Qemu-devel] [PATCH qom-cpu v2 10/42] kvm: Change kvm_{insert, remove}_breakpoint() "
  ` [PATCH qom-cpu v2 10/42] kvm: Change kvm_{insert,remove}_breakpoint() "
` [Qemu-devel] [PATCH qom-cpu v2 11/42] gdbstub: Change syscall callback "
` [Qemu-devel] [PATCH qom-cpu v2 12/42] gdbstub: Change gdb_handlesig() "
` [Qemu-devel] [PATCH qom-cpu v2 13/42] gdbstub: Change GDBState::c_cpu "
` [Qemu-devel] [PATCH qom-cpu v2 14/42] gdbstub: Change gdb_{read, write}_register() argument "
` [Qemu-devel] [PATCH qom-cpu v2 15/42] cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
` [Qemu-devel] [PATCH qom-cpu v2 16/42] exec: Change cpu_memory_rw_debug() argument to CPUState
  `  "
` [Qemu-devel] [PATCH qom-cpu v2 17/42] cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug()
` [Qemu-devel] [PATCH qom-cpu v2 18/42] gdbstub: Change GDBState::g_cpu to CPUState
` [Qemu-devel] [PATCH qom-cpu v2 19/42] cpu: Move gdb_regs field from CPU_COMMON "
` [Qemu-devel] [PATCH qom-cpu v2 20/42] gdbstub: Change gdb_register_coprocessor() argument "
` [Qemu-devel] [PATCH qom-cpu v2 21/42] target-xtensa: Introduce XtensaCPU subclasses
` [Qemu-devel] [PATCH qom-cpu v2 22/42] gdbstub: Fix cpu_gdb_{read, write}_register() Coding Style
` [Qemu-devel] [PATCH qom-cpu v2 23/42] gdbstub: Drop dead code in cpu_gdb_{read, write}_register()
` [Qemu-devel] [PATCH qom-cpu v2 24/42] cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
` [Qemu-devel] [PATCH qom-cpu v2 25/42] target-i386: Move cpu_gdb_{read, write}_register()
` [Qemu-devel] [PATCH qom-cpu v2 26/42] target-ppc: "
` [Qemu-devel] [PATCH qom-cpu v2 27/42] target-sparc: "
` [Qemu-devel] [PATCH qom-cpu v2 28/42] target-arm: "
` [Qemu-devel] [PATCH qom-cpu v2 29/42] target-m68k: "
` [Qemu-devel] [PATCH qom-cpu v2 30/42] target-mips: "
` [Qemu-devel] [PATCH qom-cpu v2 31/42] target-openrisc: "
` [Qemu-devel] [PATCH qom-cpu v2 32/42] target-sh4: "
` [Qemu-devel] [PATCH qom-cpu v2 33/42] target-microblaze: "
` [Qemu-devel] [PATCH qom-cpu v2 34/42] target-cris: "
` [Qemu-devel] [PATCH qom-cpu v2 35/42] target-alpha: "
` [Qemu-devel] [PATCH qom-cpu v2 36/42] target-s390x: "
` [Qemu-devel] [PATCH qom-cpu v2 37/42] target-lm32: "
` [Qemu-devel] [PATCH qom-cpu v2 38/42] target-xtensa: "
` [Qemu-devel] [PATCH qom-cpu v2 39/42] gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
` [Qemu-devel] [PATCH qom-cpu v2 40/42] cpu: Introduce CPUClass::gdb_{read, write}_register()
` [Qemu-devel] [PATCH qom-cpu v2 41/42] target-cris: Factor out CPUClass::gdb_read_register() hook for v10
` [Qemu-devel] [PATCH qom-cpu v2 42/42] cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML

[PATCH] prompt: do not double-discriminate detached HEAD
 2013-07-07 18:32 UTC  (4+ messages)

Linux 3.10-rc7
 2013-07-07 18:31 UTC  (2+ messages)

[PATCH] menuconfig: Allow j/k to move down/up the menu
 2013-07-07 18:30 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2013-07-07 18:29 UTC 

linux-next: build warning after merge of the mfd tree
 2013-07-07 18:29 UTC  (2+ messages)

[PATCH 2/2] git-svn: allow git-svn fetching to work using serf
 2013-07-07 18:27 UTC  (8+ messages)

[Qemu-devel] Openbios upgrade broke sparc32 linux
 2013-07-04 12:18 UTC  (4+ messages)

severeCamelCaseInfestation
 2013-07-07 18:26 UTC 

[U-Boot] [PATCH] m28evk: add trimffs to nand command
 2013-07-07 18:20 UTC 

[Qemu-devel] Openbios upgrade broke sparc32 linux
 2013-07-06 17:08 UTC  (2+ messages)

[RFC/PATCH 0/4] cat-file --batch-disk-sizes
 2013-07-07 18:19 UTC  (6+ messages)
` [PATCH 1/4] zero-initialize object_info structs
` [PATCH 3/4] cat-file: add --batch-disk-sizes option

[PATCH 0/3] Iron output of describe --contains --all
 2013-07-07 18:18 UTC  (7+ messages)
` [PATCH 1/3] name-rev: fix assumption about --name-only usage
` [PATCH 2/3] name-rev: strip trailing ^0 in when --name-only
` [PATCH 3/3] name-rev doc: rewrite --stdin paragraph

[PATCH] rtlwifi: Fix Kconfig for some corner cases
 2013-07-07 18:13 UTC  (4+ messages)

[GIT PULL] Stage 1 of __cpuinit removal
 2013-07-07 18:07 UTC  (2+ messages)

[PATCH] dma: iop: fix new warnings
 2013-07-07 18:05 UTC  (2+ messages)

some general questions on RAID
 2013-07-07 18:01 UTC  (8+ messages)

[PATCH] drm/i915: Really fix the debug unregister code
 2013-07-07 18:03 UTC 

[Bug 66349] New: Using SB shader optimization caused segfault in Serious Sam 3: BFE
 2013-07-07 17:57 UTC  (2+ messages)
` [Bug 66349] "

[PATCH] mmc: core: Fixup Oops for SDIO shutdown
 2013-07-07 17:55 UTC  (5+ messages)

[PATCH 0/2] allow git-svn fetching to work using serf
 2013-07-07 17:53 UTC  (9+ messages)

[PATCH] ASoC: ak4554: add DT support
 2013-07-07 17:56 UTC  (6+ messages)

[Bug 54700] New: Distorted graphics (double cursor) with GeForce 4200Go (NV28)
 2013-07-07 17:51 UTC  (10+ messages)
  ` [Bug 54700] "

On Robert's Love Linux kernel development 3rd edtion
 2013-07-07 17:42 UTC  (2+ messages)

[PATCH] netif.h: fix typo, BLKIF -> NETIF
 2013-07-07 17:41 UTC  (2+ messages)

Fwd: rtsx_pci issue: Realtek 5289 SDHC/SDXC
 2013-07-07 17:40 UTC 

question about the best suited RAID level/layout
 2013-07-07 17:39 UTC  (15+ messages)

[PATCH] git-config: update doc for --get with multiple values
 2013-07-07 17:31 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/1] hw/9pfs: Fix memory leak in error path
 2013-07-07 17:31 UTC  (3+ messages)

[PATCH RFC] ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
 2013-07-07 17:30 UTC 

[PATCH] lockfile: fix buffer overflow in path handling
 2013-07-07 17:29 UTC  (4+ messages)

[PATCH 09/16] documentation: add documentation for the bitmap format
 2013-07-07 17:27 UTC  (12+ messages)

[PATCH 0/3] smp/ipi: Minor cleanups in smp_call_function variants
 2013-07-07 17:25 UTC  (17+ messages)
` [PATCH 1/3] smp/ipi: Remove redundant cfd->cpumask_ipi mask
` [PATCH 2/3] smp/ipi:Clarify ambiguous comments around deadlock scenarios in smp_call_function variants
` [PATCH 3/3] smp/ipi:Remove check around csd lock in handler for "

[PATCH] diffcore-pickaxe: simplify has_changes and contains
 2013-07-07 17:25 UTC  (3+ messages)

[PATCH v2 00/20] Unified VMA Offset Manager v2 (+Render Node RFC)
 2013-07-07 17:17 UTC  (21+ messages)
` [PATCH v2 01/20] drm: add unified vma offset manager
` [PATCH v2 02/20] drm/gem: convert to new unified vma manager
` [PATCH v2 03/20] drm/ttm: convert to unified vma offset manager
` [PATCH v2 04/20] drm/vma: provide drm_vma_node_unmap() helper
` [RFC v2 05/20] drm/mm: add "best_match" to drm_mm_insert_node()
` [RFC v2 06/20] drm/ttm: replace drm_mm_pre_get() by direct alloc
` [RFC v2 07/20] drm/i915: pre-alloc instead of drm_mm search/get_block
` [RFC v2 08/20] drm/mm: remove unused API
` [PATCH v2 09/20] drm/vma: add access management helpers
` [PATCH v2 10/20] drm/ast: implement mmap access managament
` [PATCH v2 11/20] drm/cirrus: "
` [PATCH v2 12/20] drm/mgag200: "
` [PATCH v2 13/20] drm/nouveau: "
` [PATCH v2 14/20] drm/radeon: "
` [PATCH v2 15/20] drm/qxl: "
` [PATCH v2 16/20] drm/vmwgfx: "
` [PATCH v2 17/20] drm/ttm: prevent mmap access to unauthorized users
` [PATCH v2 18/20] drm/gem: implement mmap access management
` [PATCH v2 19/20] drm: fix minor number range calculation
` [PATCH v2 20/20] drm: implement render nodes

[PATCH] clk: fix typos
 2013-07-07 17:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] fsdev: Fix potential memory leak
 2013-07-07 17:15 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/2] ti-gfx: add new package
 2013-07-07 17:12 UTC  (2+ messages)
` [Buildroot] [PATCH v3 2/2] qt: add powervr and opengl

[Qemu-devel] [PATCH v2 00/26] use realizefn for SysBusDevice, part 1
 2013-07-07 17:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 05/26] i440fx: use type-safe cast instead of directly access of parent dev

[PATCH 0/6] perf: bug fixes, cleanup of parse events memory allocations
 2013-07-07 17:00 UTC  (5+ messages)
` [PATCH 6/6] perf parse events: demystify "

Netrom on kernel version 3.9.6-200
 2013-07-07 16:59 UTC  (8+ messages)
          ` Netrom: Quality issue

[Xenomai] Problem with shared memory (no entry in /dev/shm)
 2013-07-07 16:59 UTC  (2+ messages)

[PATCH] HID : core : fix hid delimiter local tag parsing
 2013-07-07 16:35 UTC 

[PATCH RFC v2 0/9] Preliminary working version of live migration
 2013-07-07 16:53 UTC  (7+ messages)
` [PATCH RFC v2 6/9] xen/arm: Add handling write fault for dirty-page tracing

Understanding iostat and vmstat output
 2013-07-07 16:48 UTC 

[PATCH/RFC v2] iio: gp2ap020a00f: Add a driver for the device
 2013-07-07 16:48 UTC  (3+ messages)

[GIT PULL] clockevents/clocksource: Add Marvell Orion SoC timer
 2013-07-07 16:45 UTC  (7+ messages)

[PATCH 1/3] mm/slab: Fix drain freelist excessively
 2013-07-07 16:41 UTC  (6+ messages)
` [PATCH 2/3] mm/slab: Sharing s_next and s_stop between slab and slub

CIFS-related deadlock in 3.10-rc7
 2013-07-07 16:39 UTC  (2+ messages)

[Qemu-devel] [PULL v3 00/18] pci,misc enhancements
 2013-07-07 16:27 UTC  (2+ messages)

reverse link from bucket to keys
 2013-07-07 16:24 UTC  (2+ messages)

[meta-oe][PATCH] samba: remove /var/run from package
 2013-07-07 16:20 UTC  (2+ messages)

slob: Check for NULL pointer before calling ctor()
 2013-07-07 16:19 UTC  (5+ messages)
` [PATCH] "

[3.11 1/4] slub: Make cpu partial slab support configurable V2
 2013-07-07 16:14 UTC  (10+ messages)
` [3.11 3/4] Move kmalloc_node functions to common code

[Buildroot] [PATCH] package/tvheadend: bump version
 2013-07-07 16:13 UTC 

[PATCH] mwifiex: don't ignore SDIO interrupts during shutdown
 2013-07-07 16:15 UTC  (2+ messages)

Realtek driver issue in Ubuntu 12.01
 2013-07-07 16:11 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-openrisc: Add typename for CPU models
 2013-07-07 16:08 UTC  (5+ messages)

[PATCH] slab: add kmalloc() to kernel API documentation
 2013-07-07 16:03 UTC  (4+ messages)

build regressions 2013-07-07
 2013-07-07 16:03 UTC 

[PATCH v4 0/2] Implement VFP context switch for arm32
 2013-07-07 16:02 UTC  (4+ messages)
` [PATCH v4 2/2] xen/arm32: implement VFP context switch

[PATCH v2] kvm tools: fix boot of guests with more than 4gb of ram
 2013-07-07 16:00 UTC 

[linux-next-20130422] Bug in SLAB?
 2013-07-07 15:58 UTC  (8+ messages)

[PATCH v10 00/16] kmemcg shrinkers
 2013-07-07 15:56 UTC  (23+ messages)
` [PATCH v10 06/16] lru: add an element to a memcg list
` [PATCH v10 07/16] list_lru: per-memcg walks
` [PATCH v10 08/16] memcg: move initialization to memcg creation
` [PATCH v10 09/16] memcg: per-memcg kmem shrinking
` [PATCH v10 10/16] memcg: scan cache objects hierarchically
` [PATCH v10 11/16] vmscan: take at least one pass with shrinkers
` [PATCH v10 12/16] super: targeted memcg reclaim
` [PATCH v10 13/16] memcg: allow kmem limit to be resized down
` [PATCH v10 14/16] vmpressure: in-kernel notifications
` [PATCH v10 15/16] memcg: reap dead memcgs upon global memory pressure
` [PATCH v10 16/16] memcg: flush memcg items upon memcg destruction


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.