All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-02 22:30:49 to 2013-05-03 01:28:41 UTC [more...]

[U-Boot] [PATCH 0/2] SPI: Enable SPI_PREAMBLE Mode
 2013-05-03  1:28 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] EXYNOS: SPI: Support SPI_PREAMBLE mode

[PATCH v4 1/3] Add support for -i/--interactive to git-clean
 2013-05-03  1:26 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH v4 2/3] Show items of interactive git-clean in columns

[git pull] drm for 3.10-rc1
 2013-05-03  1:25 UTC  (2+ messages)

[PATCH] KVM: nVMX: Skip PF interception check when queuing during nested run
 2013-05-03  1:17 UTC  (10+ messages)
        ` [PATCH] KVM: x86: Account for failing enable_irq_window for NMI window request
            ` [PATCH v2] "

[PATCH] KVM: x86: Check KVM_REQ_IMMEDIATE_EXIT after enable_irq_window
 2013-05-03  1:20 UTC  (4+ messages)
  ` [PATCH] KVM: x86: Rework request for immediate exit

[PATCH] powerpc: Make Book E watchdog reset type configurable
 2013-05-03  1:17 UTC  (4+ messages)

[PATCH] KVM: x86: Remove support for reporting coalesced APIC IRQs
 2013-05-03  1:14 UTC  (4+ messages)
  ` [PATCH v2] "

What is dom_xen ?
 2013-05-03  1:10 UTC 

[nightly] Distroless meta-ti/master minimal build 2013-05-02_21-01-44
 2013-05-03  1:04 UTC 

[PATCH v4 0/6] KVM: MMU: fast zap all shadow pages
 2013-05-03  1:05 UTC  (3+ messages)
` [PATCH v4 4/6] KVM: MMU: fast invalid "

[Xenomai] Re : Sporadic problem : rt_task_sleep locked after debugging
 2013-05-03  1:06 UTC  (2+ messages)

Linux summit this year ?
 2013-05-02 19:43 UTC  (7+ messages)

[PATCH 00/17][V4]: PVH xen: version 4 patches
 2013-05-03  1:03 UTC  (11+ messages)
` [PATCH 10/17] PVH xen: introduce vmx_pvh.c and pvh.c

[GIT PULL] Removal of GENERIC_GPIO
 2013-05-03  1:03 UTC  (7+ messages)

sysvinit script vs ceph-deploy, chef
 2013-05-03  1:01 UTC 

[patch 0/4] sched: Move work out of the scheduler core
 2013-05-03  0:57 UTC  (6+ messages)
` [patch 4/4] sched: Distangle worker accounting from rq->lock

[PATCH V2] ARM: bcm281xx: Add L2 support for Rev A2 chips
 2013-05-03  0:57 UTC  (2+ messages)

Help with the Watchdog subsystem
 2013-05-03  0:53 UTC 

[PATCH] handsfree-audio: Fix replying to an empty D-Bus message
 2013-05-03  0:47 UTC 

[U-Boot] [PATCH 1/2] buildman: Allow conflicting tags to avoid spurious errors
 2013-05-03  0:46 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] buildman: Produce a sensible error message when branch is missing

[xen-4.1-testing test] 17880: tolerable FAIL - PUSHED
 2013-05-03  0:36 UTC 

[PATCH 0/8] Fix assorted FS-Cache issues
 2013-05-03  0:33 UTC  (18+ messages)
` [PATCH 1/8] fs/fscache: remove spin_lock() from the condition in while()
` [PATCH 2/8] CacheFiles: name i_mutex lock class explicitly
` [PATCH 3/8] FS-Cache: Don't sleep in page release if __GFP_FS is not set
` [PATCH 4/8] FS-Cache: Uninline fscache_object_init()
` [PATCH 5/8] FS-Cache: Wrap checks on object state
` [PATCH 6/8] Add wait_on_atomic_t() and wake_up_atomic_t()
` [PATCH 7/8] FS-Cache: Fix object state machine to have separate work and wait states
` [PATCH 8/8] FS-Cache: Simplify cookie retention for fscache_objects, fixing access problems

Subject : [ PATCH ] pci-reset-error_state-to-pci_channel_io_normal-at-report_slot_reset
 2013-05-03  0:33 UTC  (3+ messages)

[PATCH net] bridge: fix race with topology change timer
 2013-05-03  0:23 UTC 

[PATCH 01/11] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
 2013-05-02 23:54 UTC  (3+ messages)
` [PATCH 02/11] nEPT: Add EPT tables support to paging_tmpl.h

[Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
 2013-05-03  0:15 UTC  (4+ messages)

[RFC PATCH v3 00/31] Dynamic NUMA: Runtime NUMA memory layout reconfiguration
 2013-05-03  0:01 UTC  (64+ messages)
` [RFC PATCH v3 01/31] rbtree: add postorder iteration functions
` [RFC PATCH v3 02/31] rbtree: add rbtree_postorder_for_each_entry_safe() helper
` [RFC PATCH v3 03/31] mm/memory_hotplug: factor out zone+pgdat growth
` [RFC PATCH v3 04/31] memory_hotplug: export ensure_zone_is_initialized() in mm/internal.h
` [RFC PATCH v3 05/31] mm/memory_hotplug: use {pgdat,zone}_is_empty() when resizing zones & pgdats
` [RFC PATCH v3 06/31] mm: add nid_zone() helper
` [RFC PATCH v3 07/31] mm: Add Dynamic NUMA Kconfig
` [RFC PATCH v3 08/31] page_alloc: add return_pages_to_zone() when DYNAMIC_NUMA is enabled
` [RFC PATCH v3 09/31] page_alloc: in move_freepages(), skip pages instead of VM_BUG on node differences
` [RFC PATCH v3 10/31] page_alloc: when dynamic numa is enabled, don't check that all pages in a block belong to the same zone
` [RFC PATCH v3 11/31] page-flags dnuma: reserve a pageflag for determining if a page needs a node lookup
` [RFC PATCH v3 12/31] memory_hotplug: factor out locks in mem_online_cpu()
` [RFC PATCH v3 13/31] mm: add memlayout & dnuma to track pfn->nid & transplant pages between nodes
` [RFC PATCH v3 14/31] mm: memlayout+dnuma: add debugfs interface
` [RFC PATCH v3 15/31] drivers/base/memory.c: alphabetize headers
` [RFC PATCH v3 16/31] drivers/base/node,memory: rename function to match interface
` [RFC PATCH v3 17/31] drivers/base/node: rename unregister_mem_blk_under_nodes() to be more acurate
` [RFC PATCH v3 18/31] drivers/base/node: add unregister_mem_block_under_nodes()
` [RFC PATCH v3 19/31] mm: memory,memlayout: add refresh_memory_blocks() for Dynamic NUMA
` [RFC PATCH v3 20/31] page_alloc: use dnuma to transplant newly freed pages in __free_pages_ok()
` [RFC PATCH v3 21/31] page_alloc: use dnuma to transplant newly freed pages in free_hot_cold_page()
` [RFC PATCH v3 22/31] page_alloc: transplant pages that are being flushed from the per-cpu lists
` [RFC PATCH v3 23/31] x86: memlayout: add a arch specific inital memlayout setter
` [RFC PATCH v3 24/31] init/main: call memlayout_global_init() in start_kernel()
` [RFC PATCH v3 25/31] dnuma: memlayout: add memory_add_physaddr_to_nid() for memory_hotplug
` [RFC PATCH v3 26/31] x86/mm/numa: when dnuma is enabled, use memlayout to handle memory hotplug's physaddr_to_nid
` [RFC PATCH v3 27/31] mm/memory_hotplug: VM_BUG if nid is too large
` [RFC PATCH v3 28/31] mm/page_alloc: in page_outside_zone_boundaries(), avoid premature decisions
` [RFC PATCH v3 29/31] mm/page_alloc: make pr_err() in page_outside_zone_boundaries() more useful
` [RFC PATCH v3 30/31] mm/page_alloc: use manage_pages instead of present pages when calculating default_zonelist_order()
` [RFC PATCH v3 31/31] mm: add a early_param "extra_nr_node_ids" to increase nr_node_ids above the minimum by a percentage

[PATCH v2 00/10] optimize freezing tasks by reducing task wakeups
 2013-05-03  0:10 UTC  (12+ messages)
` [PATCH v2 01/10] freezer: shorten freezer sleep time using exponential backoff
` [PATCH v2 02/10] freezer: skip waking up tasks with PF_FREEZER_SKIP set
` [PATCH v2 03/10] freezer: add new freezable helpers using freezer_do_not_count()
` [PATCH v2 10/10] af_unix: use freezable blocking calls in read

[PULL 0/6] ppc patch queue 2013-05-02 for 3.10
 2013-05-03  0:09 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/2] Add i.MX I2C device emulator
 2013-05-02 23:58 UTC  (4+ messages)

[PATCH net-next 1/2] net: More fine-grained support for encapsulated GSO features
 2013-05-02 23:55 UTC  (11+ messages)

[PATCH, RFC 00/22] ARM randconfig bugs
 2013-05-02 23:52 UTC  (3+ messages)
` Re : [PATCH, RFC 09/22] crypto: lz4: don't build on ARM
  `  "

[PATCH] irqchip: add support for Marvell Orion SoCs
 2013-05-02 23:48 UTC  (22+ messages)
` [PATCH v2 0/5] ARM: orion: add orion irqchip driver
  ` [PATCH v2 1/5] irqchip: add support for Marvell Orion SoCs
  ` [PATCH v2 2/5] ARM: dove: add DT parsing for legacy mv643xx_eth
  ` [PATCH v2 3/5] ARM: dove: add DT parsing for legacy timer
  ` [PATCH v2 4/5] ARM: dove: move DT boards to orion irqchip driver
  ` [PATCH v2 5/5] ARM: dove: add DT nodes for irqchip conversion

[PATCH 0/3 RFC] Driver core / ACPI: Add offline/online for graceful hot-removal of devices
 2013-05-02 23:36 UTC  (12+ messages)
` [PATCH 1/3 RFC] Driver core: Add offline/online device operations
` [PATCH 0/4] Driver core / ACPI: Add offline/online for graceful hot-removal of devices
  ` [PATCH 1/4] Driver core: Add offline/online device operations
  ` [PATCH 4/4] ACPI / processor: Use common hotplug infrastructure

[PATCH V4 0/9] mtd: add datasheet's ECC information to nand_chip{}
 2013-05-02 23:39 UTC  (4+ messages)
` [PATCH V4 4/9] mtd: get the ECC info from the Extended Parameter Page

[PATCH 00/17] lnfs: linux-3.9 release
 2013-05-02 23:37 UTC  (17+ messages)
` [PATCH 04/17] Security: Add hook to calculate context based on a negative dentry
` [PATCH 05/17] Security: Add Hook to test if the particular xattr is part of a MAC model
` [PATCH 06/17] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data
` [PATCH 07/17] SELinux: Add new labeling type native labels
` [PATCH 14/17] NFS: Extend NFS xattr handlers to accept the security namespace

[PATCH 0/9] arm-soc: randconfig fixes
 2013-05-02 23:32 UTC  (5+ messages)
` [PATCH 2/9] ARM: OMAP: build SMP code only for OMAP4/5
` [PATCH 7/9] ARM: OMAP: don't select SERIAL_OMAP unconditionally

imperfect FIEMAP results on btrfs
 2013-05-02 23:31 UTC  (3+ messages)

[ath9k-devel] [PATCH] ath9k_htc: Add ethtool stats support
 2013-05-02 23:21 UTC 

[Bisected] 3.7-rc1 can't resume
 2013-05-02 23:29 UTC  (4+ messages)
` [Bisected] 3.7-rc1 can't resume (still present in 3.9)

[PATCH] build: Conditional build/clean/distclean targets on subsystems
 2013-05-02 23:17 UTC 

[U-Boot] Please pull u-boot-mpc85xx.git
 2013-05-02 23:15 UTC 

[PATCH] ARM: OMAP-USB: Fix possible memory leak
 2013-05-02 23:13 UTC  (6+ messages)
  ` Re[2]: "

[PATCH 0/2] Scope variables in image classes to avoid conflicts
 2013-05-02 22:55 UTC  (4+ messages)
` [PATCH 2/2] bootimg: Scope HDDDIR and ISODIR variables "

[PATCH] mac80211: clean up mesh RCU warning
 2013-05-02 23:11 UTC 

[PATCHSET] blk-throttle: implement proper hierarchy support
 2013-05-02 23:13 UTC  (12+ messages)

btrfs subv list -> ERROR: Failed to lookup path for root 0 - No such file or directory
 2013-05-02 22:57 UTC  (2+ messages)

[PATCH] NOHZ, check to see if tick device is initialized in IRQ handling path
 2013-05-02 22:56 UTC  (3+ messages)

[PATCH 00/12] [RFC] PPGTT prep patches part 1
 2013-05-02 22:55 UTC  (5+ messages)
` [PATCH 03/12] drm/i915: make PDE|PTE platform specific

[PATCH 0/6] scsi_debug: fix logical block provisioning support
 2013-05-02 22:50 UTC  (3+ messages)
` [PATCH 4/6] scsi_debug: add translation functions between LBA and index of provisioning map

clockevents_program_event WARN_ON preventing boot
 2013-05-02 22:49 UTC  (9+ messages)

[U-Boot] [PATCH v3 0/9] mx23: Make DDR initialization stable
 2013-05-02 22:44 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/7] mx23: Fix pad voltage selection bit
` [U-Boot] [PATCH v3 2/7] mx23evk: Fix DDR pin iomux settings
` [U-Boot] [PATCH v3 3/7] mx23_olinuxino: "
` [U-Boot] [PATCH v3 4/7] mxs: spl_mem_init: Fix comment about start bit
` [U-Boot] [PATCH v3 5/7] mxs: spl_mem_init: Remove erroneous DDR setting
` [U-Boot] [PATCH v3 6/7] mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers
` [U-Boot] [PATCH v3 7/7] mxs: spl_mem_init: Change EMI port priority

[PATCHv2] iio: adc: add driver for MCP3204/08 12-bit ADC
 2013-05-02 22:43 UTC 

[U-Boot] [PATCH v2 0/9] mx23: Make DDR initialization stable
 2013-05-02 22:34 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/8] mxs: Fix PULLUP/NOPULL definitions

[PATCH v2 1/2] sched: Add cond_resched_rcu_lock() helper
 2013-05-02 22:31 UTC  (11+ messages)

[PATCH v3 -next 0/2] seccomp filter JIT for x86
 2013-05-02 22:28 UTC  (2+ messages)
` [PATCH v3 -next 1/2] x86: bpf_jit_comp: support BPF_S_ANC_SECCOMP_LD_W

[PATCH] drm/i915: fix Haswell pfit power well check
 2013-05-02 22:30 UTC  (2+ messages)
` [PATCH] drm/i915: fix Haswell pfit power well check v2


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.