All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-18 19:54:36 to 2012-10-18 20:55:23 UTC [more...]

[PATCH -v5 00/19] x86: Use BRK to pre mapping page table to make xen happy
 2012-10-18 20:50 UTC  (19+ messages)
` [PATCH 1/3] ACPI: Introduce a new acpi handle to determine HID match
` [PATCH 01/19] x86, mm: Align start address to correct big page size
` [PATCH 2/3] PCI: correctly detect ACPI PCI host bridge objects
` [PATCH 02/19] x86, mm: Use big page size for small memory range
` [PATCH 3/3] PCI, ACPI: debug print for installation of acpi root bridge's notifier
` [PATCH 03/19] x86, mm: Don't clear page table if range is ram
` [PATCH 04/19] x86, mm: only keep initial mapping for ram
` [PATCH 05/19] x86, mm: Break down init_all_memory_mapping
` [PATCH 06/19] x86, mm: setup page table in top-down
` [PATCH 07/19] x86, mm: Remove early_memremap workaround for page table accessing on 64bit
` [PATCH 08/19] x86, mm: Remove parameter in alloc_low_page for 64bit
` [PATCH 09/19] x86, mm: Merge alloc_low_page between 64bit and 32bit
` [PATCH 12/19] x86, mm: Add alloc_low_pages(num)
` [PATCH 13/19] x86, mm: only call early_ioremap_page_table_range_init() once
` [PATCH 14/19] x86, mm: Move back pgt_buf_* to mm/init.c
` [PATCH 15/19] x86, mm: Move init_gbpages() out of setup.c
` [PATCH 17/19] x86, mm: Move function declaration into mm_internal.h
` [PATCH 18/19] x86, mm: Let "memmap=" take more entries one time

Is not locking task_lock in cgroup_fork() safe?
 2012-10-18 20:53 UTC  (8+ messages)

[PATCH] cryptodev kernel module recipe
 2012-10-18 20:38 UTC  (8+ messages)

Xen PVM: Strange lockups when running PostgreSQL load
 2012-10-18 20:52 UTC  (13+ messages)

[PATCHv1] arm:socfpga: Enable SMP for socfpga
 2012-10-18 20:52 UTC  (4+ messages)

[PATCH 00/21] TTY buffer in tty_port and other stuff
 2012-10-18 20:47 UTC  (23+ messages)
` [PATCH 01/21] TTY: devpts, don't care about TTY in devpts_get_tty
` [PATCH 02/21] TTY: devpts, return created inode from devpts_pty_new
` [PATCH 03/21] TTY: devpts, do not set driver_data
` [PATCH 04/21] TTY: devpts, document devpts inode operations
` [PATCH 05/21] TTY: move devpts kill to pty
` [PATCH 06/21] TTY: vt, fix paste_selection ldisc handling
` [PATCH 07/21] TTY: ldisc, wait for idle ldisc in release
` [PATCH 08/21] TTY: hci_ldisc, remove invalid check in open
` [PATCH 09/21] TTY: n_tty, simplify read_buf+echo_buf allocation
` [PATCH 10/21] TTY: n_tty, remove bogus checks
` [PATCH 11/21] TTY: audit, stop accessing tty->icount
` [PATCH 12/21] TTY: n_tty, add ldisc data to n_tty
` [PATCH 13/21] TTY: move ldisc data from tty_struct: simple members
` [PATCH 14/21] TTY: move ldisc data from tty_struct: bitmaps
` [PATCH 15/21] TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuff
` [PATCH 16/21] TTY: move ldisc data from tty_struct: locks
` [PATCH 17/21] TTY: n_tty, propagate n_tty_data
` [PATCH 18/21] TTY: move TTY_FLUSH* flags to tty_port
` [PATCH 19/21] TTY: tty_buffer, cache pointer to tty->buf
` [PATCH 20/21] TTY: add port -> tty link
` [PATCH 21/21] TTY: move tty buffers to tty_port

[Qemu-devel] [PATCH 0/2][PULL] vfio-pci fixes
 2012-10-18 20:51 UTC  (6+ messages)
`  "
` [Qemu-devel] [PATCH 1/2] vfio-pci: Fix debug build
  `  "
` [Qemu-devel] [PATCH 2/2] vfio-pci: Mark non-migratable
  `  "

[RFC][PATCH] sched: Fix race in task_group()
 2012-10-18 20:50 UTC  (6+ messages)
` [tip:sched/core] "

[U-Boot] [PATCH 1/4] ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
 2012-10-18 20:50 UTC  (15+ messages)
` [U-Boot] [PATCH 3/4] ARM: tegra: check for SPL size overflow in makefile
` [U-Boot] [PATCH 4/4] ARM: tegra: increase CONFIG_SYS_TEXT_BASE

[RELEASE] Babeltrace 1.0.0-rc6
 2012-10-18 20:50 UTC 

Fwd: [PATCH 2/5] ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio
 2012-10-18 20:48 UTC  (10+ messages)

Dependency on packagegroup??
 2012-10-18 20:47 UTC  (3+ messages)

[RFC/NOT FOR MERGING 0/5] OMAP PM patches
 2012-10-18 20:47 UTC  (10+ messages)
` [RFC/NOT FOR MERGING 1/5] arm: omap: fix up _od_suspend_noirq and _od_resume_noirq

[PATCH] sstate: when warnings about sysroot overwrites, say what the recipe was
 2012-10-18 20:33 UTC  (2+ messages)

[PATCH] gconf: Avoid error when trying to delete files that don't exist
 2012-10-18 20:33 UTC  (2+ messages)

[PATCH v5 00/14] kmem controller for memcg
 2012-10-18 20:44 UTC  (7+ messages)
` [PATCH v5 07/14] mm: Allocate kernel pages to the right memcg

[PATCH -v3 0/7] x86: Use BRK to pre mapping page table to make xen happy
 2012-10-18 20:43 UTC  (9+ messages)

[Qemu-devel] [PATCH v4 0/4] command line fd passing using fd sets
 2012-10-18 20:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 4/4] qemu-config: Add new -add-fd command line option

[PATCH net-next 00/14] Adding a USB CDC MBIM driver
 2012-10-18 20:41 UTC  (14+ messages)
` [PATCH net-next 01/14] net: usbnet: make sure the queue lenght is at least 1
` [PATCH net-next 02/14] net: cdc_ncm: use device rx_max value if update failed
` [PATCH net-next 04/14] net: cdc_ncm: adding MBIM support to ncm_setup
  ` [PATCH net-next 03/14] USB: cdc: add MBIM constants and structures
  ` [PATCH net-next 05/14] net: cdc_ncm: refactor bind preparing for MBIM support
  ` [PATCH net-next 07/14] net: cdc_ncm: splitting rx_fixup for code reuse
  ` [PATCH net-next 09/14] net: cdc_ncm: export shared symbols and definitions
  ` [PATCH net-next 10/14] net: cdc_mbim: adding MBIM driver
  ` [PATCH net-next 13/14] net: cdc_ncm: map MBIM IPS SessionID to VLAN ID
` [PATCH net-next 06/14] net: cdc_ncm: process chained NDPs
` [PATCH net-next 08/14] net: cdc_ncm: refactoring for tx multiplexing
` [PATCH net-next 11/14] net: cdc_mbim: build the MBIM driver
` [PATCH net-next 12/14] net: cdc_ncm: do not bind to NCM compatible MBIM devices

[Qemu-devel] [PATCH] osdep: Less restrictive F_SEFL in qemu_dup_flags()
 2012-10-18 20:41 UTC 

[PATCH 0/7] cifs: second pile of cleanups for cifsacl
 2012-10-18 20:42 UTC  (4+ messages)
` [PATCH 5/7] cifs: simplify id_to_sid and sid_to_id mapping code

[xen-unstable test] 14038: regressions - FAIL
 2012-10-18 20:41 UTC 

Aw: Re: Aw: Re: [Patch v3 0/8] Create single PDF for all HTML files
 2012-10-18 20:40 UTC  (2+ messages)

[PATCH net-next,1/1] hyperv: Remove unnecessary comments in rndis_filter_receive_data()
 2012-10-18 21:00 UTC 

PCI device not properly reset after VFIO
 2012-10-18 20:40 UTC  (5+ messages)

[RFC PATCH] netfilter: add connlabel conntrack extension
 2012-10-18 20:38 UTC  (3+ messages)

net-next is open
 2012-10-18 20:37 UTC 

phpBB support
 2012-10-18 20:21 UTC 

[PATCH] sysklogd: fix update-rc.d handling
 2012-10-18 20:22 UTC  (2+ messages)

[PATCH 2/2] staging: et131x: Fix 64bit tx dma address handling
 2012-10-18 20:34 UTC  (2+ messages)
` [PATCH 2/2 v2] "

[PATCH] pulseaudio: add missing switch-on-port-available dependency to the server
 2012-10-18 20:21 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ARM: bcm2835: add mailbox driver
 2012-10-18 20:34 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] ARM: rpi_b: use bcm2835 mbox driver to get memory size

Kernel 3.7.0-rc1 crash after TrueCrypt mount device on a computer with Intel i5
 2012-10-18 20:34 UTC  (4+ messages)
  ` [PATCH] crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc()

[PATCH] lttng: support more compatible hosts
 2012-10-18 20:21 UTC  (2+ messages)

[PATCH] qt4: use extra variable for more QT_CONFIG_FLAGS fragments
 2012-10-18 20:20 UTC  (2+ messages)

[PATCH] gtk-doc.bbclass: Run gtkdocize in ${S} not ${B}
 2012-10-18 20:19 UTC  (2+ messages)

[PATCH] efi: Build EFI stub with EFI-appropriate options
 2012-10-18 20:32 UTC  (4+ messages)

[PATCH 1/4] thp: clean up __collapse_huge_page_isolate
 2012-10-18 20:32 UTC  (7+ messages)
` [PATCH 2/4] thp: introduce hugepage_get_pmd()
` [PATCH 3/4] thp: introduce hugepage_vma_check()

[Buildroot] [PATCH] connman: bump to version 1.8
 2012-10-18 20:31 UTC 

[PATCH 0/4] repost of the omap iommu header changes to remove plat includes
 2012-10-18 20:30 UTC  (6+ messages)
` [PATCH 3/4] ARM: OMAP2+: Move iommu/iovmm headers to platform_data

[PATCH 1/2] sanity.bbclass: trigger network tests explicitly
 2012-10-18 20:16 UTC  (2+ messages)

[PATCHSET cgroup/for-3.8] cgroup_freezer: allow migration regardless of freezer state and update locking
 2012-10-17 19:16 UTC  (2+ messages)

[PATCH v3 0/6] omap iommu changes to remove plat includes
 2012-10-18 20:28 UTC  (14+ messages)
` [PATCH 1/6] ARM: OMAP: Merge iommu2.h into iommu.h
` [PATCH 2/6] ARM: OMAP2+: Move iopgtable header to drivers/iommu/
` [PATCH 3/6] ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h
` [PATCH 4/6] ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c
` [PATCH 5/6] ARM: OMAP2+: Make some definitions local
` [PATCH 6/6] ARM: OMAP2+: Move iommu/iovmm headers to platform_data

[PATCH v2 1/2] status: refactor output format to represent "default"
 2012-10-18 20:26 UTC  (3+ messages)
` [PATCH v3] status: refactor output format to represent "default" and add --long

[PATCH] ARM: tegra: cpuidle: replace LP3 with ARM_CPUIDLE_WFI_STATE
 2012-10-18 20:26 UTC  (3+ messages)

[PATCH v2] chkconfig: pass CFLAGS to Makefile
 2012-10-18 20:12 UTC  (2+ messages)

[to-be-updated] maintainers-networking-drivers-matches-too-much.patch removed from -mm tree
 2012-10-18 20:25 UTC 

[PATCH] packagegroup-self-hosted: recommend kernel modules instead of depending on them
 2012-10-18 20:11 UTC  (2+ messages)

[[PATCH v3]] populate_sdk_base.bbclass: Make it possible to override the create_shar method of populate_sdk_base
 2012-10-18 20:08 UTC  (2+ messages)

[PATCH] recipe_sanity: Don't bother checking LICENSE
 2012-10-18 20:07 UTC  (2+ messages)

[PATCH v2] libnss-mdns: fix mDNS resolving speed
 2012-10-18 20:06 UTC  (2+ messages)

Merging AArch64 support
 2012-10-18 20:05 UTC  (2+ messages)

[PATCH] [meta-oe] libav: Fix git URI
 2012-10-18 20:05 UTC  (5+ messages)

RAID6 reshape, 2 disk failures
 2012-10-18 20:17 UTC  (11+ messages)

[PATCH] strace: Don't package strace-graph
 2012-10-18 20:03 UTC  (2+ messages)

Compat-wireless release for 2012-10-18 is baked
 2012-10-18 20:16 UTC 

[U-Boot] [PATCH] arm: arm925t: remove SX1 board
 2012-10-18 20:15 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

NILFS: corrupt root inode after Turbo Mode?
 2012-10-18 20:15 UTC  (10+ messages)

[PATCH] module.bbclass: Move do_make_scripts() to module-base
 2012-10-18 20:00 UTC  (2+ messages)

[U-Boot] ARM : Removing unwind dummy functions
 2012-10-18 20:14 UTC 

[PATCH] kernel.bbclass, module.bbclass: Make update-modules optional
 2012-10-18 20:00 UTC  (2+ messages)

+ thp-cleanup-introduce-mk_huge_pmd.patch added to -mm tree
 2012-10-18 20:11 UTC 

+ thp-introduce-hugepage_vma_check.patch added to -mm tree
 2012-10-18 20:11 UTC 

[RFC PATCH] gettext: Remove spurious-looking dependencies on libxml2-native
 2012-10-18 19:57 UTC  (2+ messages)

[PATCH 0/2] Move 'tag=' for a few SRC_URIs to SRCREV
 2012-10-18 20:10 UTC  (2+ messages)

+ thp-introduce-hugepage_get_pmd.patch added to -mm tree
 2012-10-18 20:10 UTC 

Shared IRQ with PCI Passthrough?
 2012-10-18 20:09 UTC  (7+ messages)

+ thp-clean-up-__collapse_huge_page_isolate.patch added to -mm tree
 2012-10-18 20:10 UTC 

[PATCH 1/4] ath9k: initialize tx chainmask before testing channel tx power values
 2012-10-17 22:44 UTC  (5+ messages)
` [PATCH 2/4] ath9k_hw: remove the tx power index offset
  ` [PATCH 3/4] ath9k_hw: fix calculated runtime tx power limit
    ` [PATCH 4/4] ath9k_hw: do not limit initial tx power to 20 dbm

[meta-oe][PATCH 0/5] Small changes #101
 2012-10-18 19:54 UTC  (6+ messages)
` [meta-oe][PATCH 1/5] PACKAGES_DYNAMIC: use regexp not glob
` [meta-oe][PATCH 2/5] mcnavi: remove myslq_config include path work around
` [meta-oe][PATCH 3/5] ecore: drop libxputil from DEPENDS
` [meta-oe][PATCH 4/5] libxaw: drop libxp and printproto "
` [meta-oe][PATCH 5/5] mcnavi: move from meta-oe to meta-efl

[PATCH] drm/i915: Add no-lvds quirk for Supermicro X7SPA-H
 2012-10-18 20:07 UTC 

[Buildroot] Local SVN respository
 2012-10-18 20:07 UTC  (2+ messages)

[Devel] ACPICA version 20121018 released
 2012-10-18 20:07 UTC 

[PATCH 00/19] compliancy fixes
 2012-10-18 20:06 UTC  (4+ messages)
` [PATCH 03/19] write: stop using MAXHOSTNAMELEN

ELDK 4.2/kilauea/3.5+ kernel broken
 2012-10-18 20:05 UTC  (3+ messages)

[PATCH] cpan_build: Unify directory layout for native and target builds
 2012-10-18 19:51 UTC  (2+ messages)

mpol_to_str revisited
 2012-10-18 20:03 UTC  (17+ messages)
    ` [patch for-3.7] mm, mempolicy: fix printing stack contents in numa_maps
                    ` [patch for-3.7] mm, mempolicy: avoid taking mutex inside spinlock when reading numa_maps
                      ` [patch for-3.7 v2] "

[PATCH] Add packagegroup-core-buildessential
 2012-10-18 19:50 UTC  (2+ messages)

[PATCH for-3.7 0/4] mlx4 SRIOV fixes, 64B CQE/EQE patches re-spin
 2012-10-18 20:01 UTC  (4+ messages)
` [PATCH for-3.7 1/3] IB/mlx4: Fix QP1 pkey processing in the Primary Physical Function (PPF)

[PATCH] Documentation DMA-API-HOWTO.txt Add dma mapping error check usage examples
 2012-10-18 20:00 UTC  (4+ messages)
    ` [PATCH v2] "

manpages 3.43 officialy released ?
 2012-10-18 20:01 UTC 

Cloning yocto repos over https
 2012-10-18 19:59 UTC  (4+ messages)

[PATCH] dynamic_debug: Remove unnecessary __used
 2012-10-18 19:59 UTC  (4+ messages)

[PATCH] print reason for failure in kcmp_test
 2012-10-18 19:59 UTC  (2+ messages)

RFC: sign the modules at install time
 2012-10-18 19:58 UTC  (6+ messages)

[PATCH] percpu-rwsem: use barrier in unlock path
 2012-10-18 19:56 UTC  (7+ messages)

[Buildroot] [PATCH] barebox: Allow to pass a custom configuration file
 2012-10-18 19:56 UTC  (2+ messages)

[PATCH v2] kdump: pass acpi_rsdp= to 2nd kernel for efi booting
 2012-10-18 19:55 UTC  (6+ messages)
      ` [RFC] Kdump with UEFI secure boot (Re: [PATCH v2] kdump: pass acpi_rsdp= to 2nd kernel for efi booting)

[PATCH] gypsy: removed gypsy from meta/recipes-connectivity
 2012-10-18 19:41 UTC  (2+ 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.