All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-03 00:57:48 to 2013-12-03 02:30:46 UTC [more...]

[V4 PATCH 0/7]: PVH dom0
 2013-12-03  2:30 UTC  (6+ messages)
` [V4 PATCH 1/7] PVH dom0: move some pv specific code to static functions
` [V4 PATCH 2/7] dom0: construct_dom0 changes
` [V4 PATCH 3/7] PVH dom0: implement XENMEM_add_to_physmap_range for x86
` [V4 PATCH 4/7] PVH dom0: Introduce p2m_map_foreign
` [V4 PATCH 5/7] pvh: change xsm_add_to_physmap

[PATCH v2 00/23] mm: Use memblock interface instead of bootmem
 2013-12-03  2:27 UTC  (59+ messages)
` [PATCH v2 01/23] mm/memblock: debug: correct displaying of upper memory boundary
` [PATCH v2 02/23] mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK
` [PATCH v2 03/23] mm/bootmem: remove duplicated declaration of __free_pages_bootmem()
` [PATCH v2 04/23] mm/memory_hotplug: remove unnecessary inclusion of bootmem.h
` [PATCH v2 05/23] mm/staging: "
` [PATCH v2 06/23] mm/char: "
` [PATCH v2 07/23] mm/memblock: drop WARN and use SMP_CACHE_BYTES as a default alignment
` [PATCH v2 08/23] mm/memblock: Add memblock memory allocation apis
` [PATCH v2 09/23] mm/init: Use memblock apis for early memory allocations
` [PATCH v2 10/23] mm/printk: "
` [PATCH v2 11/23] mm/page_alloc: "
` [PATCH v2 12/23] mm/power: "
` [PATCH v2 13/23] mm/lib/swiotlb: "
` [PATCH v2 14/23] mm/lib/cpumask: "
` [PATCH v2 15/23] mm/sparse: "
` [PATCH v2 16/23] mm/hugetlb: "
` [PATCH v2 17/23] mm/page_cgroup: "
` [PATCH v2 18/23] mm/percpu: "
` [PATCH v2 19/23] mm/memory_hotplug: "
` [PATCH v2 20/23] mm/firmware: "
` [PATCH v2 21/23] mm/ARM: kernel: "
` [PATCH v2 22/23] mm/ARM: mm: "
` [PATCH v2 23/23] mm/ARM: OMAP: "

[Qemu-devel] [PATCH] vmdk: Fix creating big description file
 2013-12-03  2:29 UTC  (3+ messages)

[PATCH] ima: properly free ima_template_entry structures
 2013-12-03  2:28 UTC  (2+ messages)

[RFC 0/3] perf tools: Show time info (v1)
 2013-12-03  2:28 UTC  (3+ messages)

[PATCH RESEND part2 v2 0/8] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-12-03  2:25 UTC  (5+ messages)
` [PATCH RESEND part2 v2 1/8] x86: get pg_data_t's memory from other node
` [PATCH RESEND part2 v2 2/8] memblock, numa: Introduce flag into memblock
` [PATCH RESEND part2 v2 3/8] memblock, mem_hotplug: Introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions
` [PATCH RESEND part2 v2 4/8] memblock: Make memblock_set_node() support different memblock_type

[Qemu-devel] [PATCH 0/4 v4] block, arm: Fix buffered flash writes on VExpress
 2013-12-03  2:27 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/4 v4] block: return status for each device

[net v2 2/7] e1000: prevent oops when adapter is being closed and reset simultaneously
 2013-12-03  2:25 UTC  (7+ messages)

[PATCHSET 00/17] tracing/uprobes: Add support for more fetch methods (v7)
 2013-12-03  2:24 UTC  (9+ messages)
` [PATCH 03/17] tracing/kprobes: Factor out struct trace_probe
` [PATCH 08/17] tracing/probes: Split [ku]probes_fetch_type_table

[PATCH v3 0/5] slab: implement byte sized indexes for the freelist of a slab
 2013-12-03  2:25 UTC  (8+ messages)
` [PATCH v3 4/5] slab: introduce byte sized index "
` [PATCH v3 5/5] slab: make more slab management structure off the slab

[PATCH v2 00/16] tmem: continue to cleanup tmem
 2013-12-03  2:19 UTC  (17+ messages)
` [PATCH v2 01/16] tmem: fix public head file
` [PATCH v2 02/16] tmem: cleanup: drop unused sub command
` [PATCH v2 03/16] tmem: cleanup: drop some debug code
` [PATCH v2 04/16] tmem: cleanup: drop useless function 'tmem_copy_page'
` [PATCH v2 05/16] tmem: cleanup: drop useless parameters from put/get page
` [PATCH v2 06/16] tmem: cleanup: reorg function do_tmem_put()
` [PATCH v2 07/16] tmem: drop unneeded is_ephemeral() and is_private()
` [PATCH v2 08/16] tmem: cleanup: rm useless EXPORT/FORWARD define
` [PATCH v2 09/16] tmem: cleanup: drop runtime statistics
` [PATCH v2 10/16] tmem: cleanup: drop tmem_lock_all
` [PATCH v2 11/16] tmem: cleanup: refactor the alloc/free path
` [PATCH v2 12/16] tmem: cleanup: __tmem_alloc_page: drop unneed parameters
` [PATCH v2 13/16] tmem: cleanup: drop useless functions from head file
` [PATCH v2 14/16] tmem: refator function tmem_ensure_avail_pages()
` [PATCH v2 15/16] tmem: cleanup: rename tmem_relinquish_npages()
` [PATCH v2 16/16] tmem: cleanup: rm unused tmem_freeze_all()

Supporting 4 way connections in LKSCTP
 2013-12-03  2:21 UTC  (20+ messages)

XSA-60 - how to get back to a sane state
 2013-12-03  2:21 UTC  (3+ messages)

radosgw Segmentation fault on obj copy
 2013-12-03  2:19 UTC  (12+ messages)
            ` [ceph-users] "

[nightly] Distroless meta-ti/master minimal build 2013-12-02_21-01-45
 2013-12-03  2:04 UTC 

[PATCH] xen/arch/x86: Fix early boot command line parsing
 2013-12-03  2:14 UTC  (2+ messages)

Build warning in drivers/dma/mmp_tdma.c
 2013-12-03  2:13 UTC  (4+ messages)

[PATCH] ARM: shmobile: r8a7778: add SSIx DMAEngine support
 2013-12-03  2:12 UTC 

[U-Boot] [PATCH] drivers:power:exynos-tmu: add support for Exynos5260
 2013-12-03  2:11 UTC  (2+ messages)

[PATCH 00/11] [RFC] repair net namespace damage to rpc_pipefs
 2013-12-03  2:11 UTC  (4+ messages)
  ` [RFC] alloc_pid() breakage

[PATCH net 0/7] bridge: Fix corner case problems around local fdb entries
 2013-12-03  2:09 UTC  (3+ messages)
` [PATCH net 1/7] bridge: Fix the way finding the old local fdb entry in br_fdb_changeaddr

[PATCH] Add missing recording of back channel attrs in nfsd4_session
 2013-12-03  2:08 UTC  (2+ messages)

[PATCH] libgles-omap3, omap3-sgx-modules: swap around DEFAULT_PREFERENCE setting
 2013-12-03  2:06 UTC  (2+ messages)

[PATCH 0/9] mm/rmap: unify rmap traversing functions through rmap_walk
 2013-12-03  2:08 UTC  (18+ messages)
` [PATCH 1/9] mm/rmap: recompute pgoff for huge page
` [PATCH 4/9] mm/rmap: make rmap_walk to get the rmap_walk_control argument
` [PATCH 5/9] mm/rmap: extend rmap_walk_xxx() to cope with different cases
` [PATCH 6/9] mm/rmap: use rmap_walk() in try_to_unmap()

[PATCH] net/mlx4_core: destroy workqueue when driver fails to register
 2013-12-03  2:04 UTC 

[PATCH v2] sctp: check the rto_min and rto_max
 2013-12-03  1:58 UTC  (4+ messages)

[PATCH v4 00/12] kexec kernel efi runtime support
 2013-12-03  1:56 UTC  (11+ messages)
` [PATCH v4 07/12] efi: passing kexec necessary efi data via setup_data

Unsupported Valley View 'LPE' adapter?
 2013-12-03  1:56 UTC  (5+ messages)

[PATCH 1/5] serial: 8250_pci: use DEFINE_PCI_DEVICE_TABLE macro
 2013-12-03  1:52 UTC  (14+ messages)
                      ` [PATCH] pci/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLE

linux-next: manual merge of the akpm-current tree with Linus' tree
 2013-12-03  1:52 UTC 

[PATCH] bs_sheepdog.c: fix up buffer overrun issues with unix domain socket
 2013-12-03  1:47 UTC  (2+ messages)

[Bug 72228] New: Painkiller: Hell and Damnation segfaults intermittently on radeonsi
 2013-12-03  1:42 UTC  (3+ messages)
` [Bug 72228] "

[U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
 2013-12-03  1:40 UTC 

3.10.16 cgroup_mutex deadlock
 2013-12-03  1:37 UTC  (16+ messages)

[PATCH] sysfs: add necessary Null check in sysfs_do_create_link_sd
 2013-12-03  1:38 UTC 

[PATCH] sctp: make the max_burst min value to 1
 2013-12-03  1:35 UTC  (6+ messages)

[PATCH] net/mlx4_core: destroy workqueue when driver fails to register
 2013-12-03  1:36 UTC  (3+ messages)

[PATCH] drm: Don't reference objects in the flink name idr
 2013-12-03  1:36 UTC 

[RFC, PATCH 00/15] mkfs: sanitise input parameters
 2013-12-03  1:34 UTC  (4+ messages)
` [PATCH 06/15] mkfs: validate logarithmic parameters sanely

MDS can't join in
 2013-12-03  1:31 UTC 

[PATCH] block: fix mq request allocation
 2013-12-03  1:33 UTC  (3+ messages)

[PATCH v9] x86, apic, kexec, Documentation: Add disable_cpu_apic kernel parameter
 2013-12-03  1:32 UTC  (2+ messages)

module vs main kernel
 2013-12-03  1:33 UTC 

[xen-unstable test] 22217: regressions - trouble: blocked/broken/fail/pass
 2013-12-03  1:31 UTC 

[Bug 72198] New: driDriverGetExtensions_r600 not implemented
 2013-12-03  1:31 UTC  (2+ messages)
` [Bug 72198] "

[U-Boot] [PATCH 1/3 v6] arm: rmobile: Move lowlevel_init.o to taget of each CPU
 2013-12-03  1:30 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3 v6] arm: rmobile: Add support R8A7790
` [U-Boot] [PATCH 3/3 v6] arm: rmobile: Add support lager board

[PATCH 08/13 v4] libxl: don't leak ptr in libxl_list_vm error case
 2013-12-03  1:29 UTC  (2+ messages)
` [PATCH 08/13 v5] "

[PATCH 38/39] PCI: remove DEFINE_PCI_DEVICE_TABLE macro
 2013-12-03  1:27 UTC  (4+ messages)

[stable bug] NFSd NULL pointer trigger kernel panic
 2013-12-03  1:24 UTC  (5+ messages)

[PATCH] PCI: export MSI mode using attributes, not kobjects
 2013-12-03  1:24 UTC  (4+ messages)

[PATCH 2/3] leds: lp5521/5523: Remove duplicate mutex
 2013-12-03  1:24 UTC  (3+ messages)

[PATCH] ASoC: sgtl5000: drop sgtl5000_set_bias_level() call from sgtl5000_remove()
 2013-12-03  1:26 UTC 

[PATCH v2] leds: lp5521/5523: Remove duplicate mutex
 2013-12-03  1:21 UTC 

[PATCH 00/10] decouple the in-memory from the on-disk log format V2
 2013-12-03  1:21 UTC  (11+ messages)
` [PATCH 01/10] xfs: remove duplicate code in xlog_cil_insert_format_items
` [PATCH 02/10] xfs: refactor xfs_buf_item_format_segment
` [PATCH 03/10] xfs: refactor xfs_inode_item_size
` [PATCH 04/10] xfs: refactor xfs_inode_item_format
` [PATCH 05/10] xfs: introduce xlog_copy_iovec

[PATCH 1/6] qt4-embedded-gles: Add support for new version of the Graphics SDK
 2013-12-03  1:20 UTC  (9+ messages)
` [PATCH 5/6] mount-sdcard: Update to use new udev entry

[PATCH] Remove unnecessarily gendered language
 2013-12-03  1:18 UTC 

[PATCH] vmcore: call remap_pfn_range() separately for respective partial pages
 2013-12-03  1:18 UTC  (4+ messages)

[PATCH] attr: attr_2.4.47 release tarball missing configure.ac
 2013-12-03  1:08 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] ARM: armv7: Make indirect vector addresses globl
 2013-12-03  1:05 UTC  (5+ messages)
` [U-Boot] [PATCH 5/5] ARM: mx6: Enable PCIe on Sabrelite

[PATCH 12/13] libxl: don't leak buf in libxl_xen_console_read_start error handling
 2013-12-03  1:01 UTC  (2+ messages)
` [PATCH 12/13 v2] "

+ backlight-tosa-use-devm_lcd_device_register.patch added to -mm tree
 2013-12-03  1:00 UTC 

+ backlight-l4f00242t03-use-devm_lcd_device_register.patch added to -mm tree
 2013-12-03  1:00 UTC 

+ backlight-jornada720-use-devm_lcd_device_register.patch added to -mm tree
 2013-12-03  1:00 UTC 

+ backlight-tosa-use-devm_backlight_device_register.patch added to -mm tree
 2013-12-03  1:00 UTC 

+ backlight-ot200_bl-use-devm_backlight_device_register.patch added to -mm tree
 2013-12-03  1:00 UTC 

+ backlight-omap1-use-devm_backlight_device_register.patch added to -mm tree
 2013-12-03  1:00 UTC 

+ backlight-jornada720-use-devm_backlight_device_register.patch added to -mm tree
 2013-12-03  1:00 UTC 

+ backlight-hp680_bl-use-devm_backlight_device_register.patch added to -mm tree
 2013-12-03  1:00 UTC 

[PATCH net v3 1/2] net: sched: tbf: fix calculation of max_size
 2013-12-03  0:59 UTC  (5+ messages)
  ` [PATCH] "

[PATCH 00/18] Fix the problem of implicit bash dependency
 2013-12-03  0:59 UTC  (3+ messages)
` [PATCH 13/18] gzip: explicitly rdepend on bash

[Bug 65671] New: Problems with hibernation, with bisect
 2013-12-03  0:57 UTC  (2+ messages)
` [Bug 65671] hibernation - IO errors writing to swap, crashing apps, 3,11.8 worked


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.