All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-13 20:28:25 to 2012-08-13 21:27:48 UTC [more...]

[PATCH 00/32] denzil pull request1
 2012-08-13 21:14 UTC  (13+ messages)
` [PATCH 01/32] xinetd: Update to 2.3.15
` [PATCH 02/32] linux-dtb: add multi-dtb build support
` [PATCH 03/32] libxml-parser-perl_2.41.bb: fix MakeMaker issues with using wrong CC/LD/etc
` [PATCH 04/32] qemu-0.15.1: add patch to fix compilatation problems on powerpc
` [PATCH 05/32] packagedata.py: Fix get_subpkgedata_fn for multilib
` [PATCH 06/32] dtc.inc: fix for libdir == /usr/lib64
` [PATCH 07/32] openjade-native_1.3.2.bb: fix typo and change the deps exclusion to correct var
` [PATCH 08/32] gcc-configure-common.inc: use --with-long-double-128 on powerpc to comply with ABI
` [PATCH 09/32] gcc: gcc-cross-canadian: use correct location for libraries for powerpc64
` [PATCH 10/32] libgomp: add libgomp (openmp) library, and build for powerpc targets by default
` [PATCH 11/32] sysvinit-inittab_2.88dsf.bb: Allow multiple serial port consoles to be defined
` [PATCH 12/32] lsof: define linux C library type when using eglibc

grub and bcache
 2012-08-13 21:26 UTC  (2+ messages)

[lm-sensors] [PATCH v4] hwmon: Driver for ADT7410
 2012-08-13 21:24 UTC  (2+ messages)

[PATCH v7 0/2] kvm: level irqfd and new eoifd
 2012-08-13 21:23 UTC  (8+ messages)
` [PATCH v7 2/2] kvm: KVM_EOIFD, an eventfd for EOIs

[PATCH 00/57] denzil pull request1
 2012-08-13 21:20 UTC  (58+ messages)
` [PATCH 01/57] xinetd: Update to 2.3.15
` [PATCH 02/57] linux-dtb: add multi-dtb build support
` [PATCH 03/57] bitbake: fetch2/__init__: Make it clearer when uri_replace doesn't return a match
` [PATCH 04/57] bitbake: fetch2: Fix error handling in uri_replace()
` [PATCH 05/57] bitbake: fetch2: Only cache data if fn is set, its pointless caching it against a None value
` [PATCH 06/57] bitbake: fetch2: Ensure when downloading we are consistently in the same directory
` [PATCH 07/57] bitbake: fetch2: Split try_mirrors into two parts
` [PATCH 08/57] bitbake: fetch2: Explicitly check for mirror tarballs in mirror handling code
` [PATCH 09/57] bitbake: fetch2: Improve mirror looping to consider more cases
` [PATCH 10/57] bitbake: fetch2: Handle errors orruring when building mirror urls
` [PATCH 11/57] bitbake/fetch2: remove references to ChecksumError class
` [PATCH 12/57] valgrind: fix default.supp missing issue
` [PATCH 13/57] libxml-parser-perl_2.41.bb: fix MakeMaker issues with using wrong CC/LD/etc
` [PATCH 14/57] qemu-0.15.1: add patch to fix compilatation problems on powerpc
` [PATCH 15/57] packagedata.py: Fix get_subpkgedata_fn for multilib
` [PATCH 16/57] dtc.inc: fix for libdir == /usr/lib64
` [PATCH 17/57] openjade-native_1.3.2.bb: fix typo and change the deps exclusion to correct var
` [PATCH 18/57] gcc-configure-common.inc: use --with-long-double-128 on powerpc to comply with ABI
` [PATCH 19/57] gcc: gcc-cross-canadian: use correct location for libraries for powerpc64
` [PATCH 20/57] libgomp: add libgomp (openmp) library, and build for powerpc targets by default
` [PATCH 21/57] sysvinit-inittab_2.88dsf.bb: Allow multiple serial port consoles to be defined
` [PATCH 22/57] lsof: define linux C library type when using eglibc
` [PATCH 23/57] task-core-sdk.bb: add libgomp and libgomp-dev by RECOMMENDS
` [PATCH 24/57] augeas: Add libxml2 dependency
` [PATCH 25/57] curl: enable ssl support
` [PATCH 26/57] curl: Use gnutls for target and openssl for native
` [PATCH 27/57] xserver-xorg: Fix build on powerpc
` [PATCH 28/57] kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x
` [PATCH 29/57] gcc-package-runtime.inc: Fix QA warning
` [PATCH 30/57] task-core-tools-testapps.bb: kexec-tools does not work on e5500-64b parts
` [PATCH 31/57] image_types.bbclass: redefine EXTRA_IMAGECMD_jffs2 to leverage siteinfo
` [PATCH 32/57] libtool: fixed parallel build related race
` [PATCH 33/57] utils.bbclass: add helper function to add all multilib variants of a specific package
` [PATCH 34/57] tcl: fix target recipe build issue on older distros
` [PATCH 35/57] u-boot.inc: update linker arguments to pass --sysroot arg
` [PATCH 36/57] shadow-native: use 'users' group by default
` [PATCH 37/57] shadow: "
` [PATCH 38/57] foomatic: fix perl path for target
` [PATCH 39/57] classes/rootfs_*: fix splitting package dependency strings
` [PATCH 40/57] buildhistory_analysis: fix error when version specifier missing
` [PATCH 41/57] scripts/buildhistory-diff: add GitPython version check
` [PATCH 42/57] classes/license: fix manifest to work with deb
` [PATCH 43/57] cooker: fix UnboundLocalError when exception occurs during parsing
` [PATCH 44/57] yocto-bsp: add new strip_base() function
` [PATCH 45/57] yocto-bsp: strip '/base' from kernel branches in templates
` [PATCH 46/57] yocto-bsp: update default branch names
` [PATCH 47/57] yocto-bsp: allow branch display filtering
` [PATCH 48/57] yocto-bsp: use branches_base
` [PATCH 49/57] yocto-bsp: add standard branch mapping
` [PATCH 50/57] yocto-bsp: use standard branch mapping in bsp templates
` [PATCH 51/57] yocto-bsp: use rstrip() for assignment lines
` [PATCH 52/57] yocto-bsp: remove 'branch' statements in .scc if reusing branch
` [PATCH 53/57] yocto-bsp: add some standard policy
` [PATCH 54/57] yocto-bsp: add i586 option for i386
` [PATCH 55/57] yocto-bsp: use emgd 1.10 for i386 template
` [PATCH 56/57] yocto-bsp: generate default properties even if json specified
` [PATCH 57/57] yocto-bsp: use base branches for qemu 'newbranch' case

[PATCH 0/5] (v2) rpcauth_create() returns -EEXIST
 2012-08-13 21:22 UTC  (6+ messages)
` [PATCH 1/5] SUNRPC: Clean up dprintk messages in rpc_pipe.c
` [PATCH 2/5] SUNRPC: Use __func__ in dprintk() in auth_gss.c
` [PATCH 3/5] SUNRPC: Prepare gss_pipes_dentries_create() for sharing pipe data
` [PATCH 4/5] SUNRPC: Insert a shim under gss_create()
` [PATCH 5/5] SUNRPC: Share upcall pipes among an rpc_clnt's rpc_auth objects

[U-Boot] [PATCH 1/6] powerpc/85xx: add support for FM2 DTSEC5
 2012-08-13 21:22 UTC  (4+ messages)
` [U-Boot] [PATCH 3/6] powerpc/85xx: introduce function serdes_device_from_fm_port()
  ` [U-Boot] [u-boot-release] "

[PATCH v2] cifscreds: add a check and warnings for session keyring problems
 2012-08-13 21:21 UTC  (4+ messages)
` [PATCH] cifscreds: add a check and warning for missing session keyring

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-13 21:21 UTC  (6+ messages)
` [PATCH v2 06/11] memcg: kmem controller infrastructure

[dm-crypt] veritysetup support for files
 2012-08-13 21:21 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/9] enable thumb for tegra20
 2012-08-13 21:21 UTC  (2+ messages)

howto keep xfs directory searches fast for a long time
 2012-08-13 21:20 UTC  (4+ messages)

[PATCH] arm:davinci: clk - migrate to new common clock API
 2012-08-13 21:15 UTC  (4+ messages)
  ` [linux-keystone] "

[GIT PULL 0/3] arm-soc updates
 2012-08-13 21:13 UTC  (4+ messages)

[Qemu-devel] [PULL] kvm updates
 2012-08-13 21:13 UTC  (2+ messages)

4K sectors
 2012-08-13 21:12 UTC  (2+ messages)

[PATCH 0/4] jk/version-string and google code
 2012-08-13 21:11 UTC  (12+ messages)
` [PATCH 3/4] connect: learn to parse capabilities with values
          ` [PATCH 4/4] fetch-pack: mention server version with verbose output

[PATCH 1/1] boot: Put initcall_debug into its own Kconfig option DEBUG_INITCALL
 2012-08-13 21:07 UTC  (2+ messages)

[PATCH] md/linear: rcu_dereference outside read-lock section
 2012-08-13 21:08 UTC 

[U-Boot] [PATCH 00/13] mxc nand: Add support for i.MX5
 2012-08-13 21:06 UTC  (16+ messages)
` [U-Boot] [PATCH 01/13] mxc nand: Merge mtd and spl register definitions
` [U-Boot] [PATCH 02/13] mxc nand: cosmectic: Light cleanup
` [U-Boot] [PATCH 03/13] spl mxc nand: Merge duplicated code
` [U-Boot] [PATCH 04/13] spl mxc nand: Remove "
` [U-Boot] [PATCH 05/13] spl mxc nand: Set symmetric mode
` [U-Boot] [PATCH 06/13] mxc nand: Access all ecc_status_result fields
` [U-Boot] [PATCH 07/13] spl mxc nand: Fix broken boot for correctable ECC errors
` [U-Boot] [PATCH 08/13] mtd mxc nand: Use _mxc_nand_enable_hwecc()
` [U-Boot] [PATCH 09/13] mtd mxc nand: Fix ECC state after read_page_raw_syndrome()
` [U-Boot] [PATCH 10/13] mtd mxc nand: Merge init functions
` [U-Boot] [PATCH 11/13] mxc nand: Let driver detect IP revision
` [U-Boot] [PATCH 12/13] mxc nand: Homogenize IP revisions with Linux
` [U-Boot] [PATCH 13/13] mxc nand: Add support for i.MX5

cherry-pick and 'log --no-walk' and ordering
 2012-08-13 21:05 UTC  (9+ messages)
` [PATCH 2/4] revisions passed to cherry-pick should be in "default" order
` [PATCH 4/4] cherry-pick/revert: default to topological sorting

[PATCH 1/2] gmux: Add generic write32 function
 2012-08-13 21:04 UTC  (5+ messages)
` [PATCH 2/2] apple_gmux: Add support for newer hardware

[PATCH RFC] Fix "/usr/bin/xargs: rm: Argument list too long" during make distclean
 2012-08-13 21:01 UTC  (5+ messages)

4.1.2 very slow without upstream patches, but fast with them, also 4.2 very slow
 2012-08-13 20:59 UTC  (5+ messages)

[PATCH 1/3] drivers/misc: Add realtek card reader core driver
 2012-08-13 20:59 UTC  (5+ messages)

[PATCH repost] kvm: drop parameter validation
 2012-08-13 20:59 UTC  (3+ messages)

[Qemu-devel] [PATCH] qom: add style guide
 2012-08-13 20:57 UTC  (3+ messages)

[PATCH 0/3] VFIO-based PCI device assignment for QEMU 1.2
 2012-08-13 20:56 UTC  (10+ messages)
      ` [Qemu-devel] "
      ` [Qemu-devel] VFIO: Call for reviewers (was Re: [PATCH 0/3] VFIO-based PCI device assignment for QEMU 1.2)
        `  "

[PATCH] kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create()
 2012-08-13 20:45 UTC  (4+ messages)
  ` [Qemu-devel] "

[meta-fsl-ppc][PATCH] u-boot: correct path to config files
 2012-08-13 20:52 UTC  (2+ messages)

LTTng: problem with lttng-sessiond
 2012-08-13 20:51 UTC 

[ 00/82] 3.5.2-stable review
 2012-08-13 20:19 UTC  (23+ messages)
` [ 01/82] virtio-blk: Call del_gendisk() before disable guest kick
` [ 02/82] virtio-blk: Reset device after blk_cleanup_queue()
` [ 03/82] virtio-blk: Use block layer provided spinlock
` [ 04/82] [IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
` [ 06/82] selinux: fix selinux_inode_setxattr oops
` [ 08/82] sunrpc: clnt: Add missing braces
` [ 12/82] media: ene_ir: Fix driver initialisation
` [ 16/82] memcg: prevent OOM with too many dirty pages
` [ 28/82] ALSA: hda - add dock support for Thinkpad X230
` [ 31/82] mm: setup pageblock_order before its used by sparsemem
` [ 43/82] x86, nops: Missing break resulting in incorrect selection on Intel
` [ 48/82] random: create add_device_randomness() interface
` [ 49/82] usb: feed USB device information to the /dev/random driver
` [ 51/82] random: use the arch-specific rng in xfer_secondary_pool
` [ 59/82] dmi: Feed DMI table to /dev/random driver
` [ 60/82] random: mix in architectural randomness in extract_buf()
` [ 61/82] HID: multitouch: add support for Novatek touchscreen
` [ 62/82] HID: add support for Cypress barcode scanner 04B4:ED81
` [ 63/82] HID: add ASUS AIO keyboard model AK1D
` [ 66/82] target: Fix reading of data length fields for UNMAP commands
` [ 69/82] ARM: clk-imx31: Fix the keypad clock name
` [ 71/82] ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfig

[PATCH v7 2/2] kvm: KVM_EOIFD, an eventfd for EOIs
 2012-08-13 20:48 UTC  (12+ messages)

[Qemu-devel] [RFC 00/20] target-i386: convert CPU features into properties
 2012-08-13 20:48 UTC  (3+ messages)
` [Qemu-devel] [RFC 18/20] target-i386: use properties to set/unset user specified features on CPU

[REVIEW][PATCH 0/21] User namespace changes to the networking stack
 2012-08-13 20:18 UTC  (12+ messages)
` [PATCH 01/21] userns: Convert net/core/scm.c to use kuids and kgids
  ` [PATCH 06/21] userns: Print out socket uids in a user namespace aware fashion
  ` [PATCH 07/21] userns: Use kgids for sysctl_ping_group_range
  ` [PATCH 08/21] net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
  ` [PATCH 09/21] pidns: Export free_pid_ns
  ` [PATCH 11/21] netlink: Make the sending netlink socket availabe in NETLINK_CB
  ` [PATCH 13/21] userns: Teach inet_diag to work with user namespaces
  ` [PATCH 14/21] userns: nfnetlink_log: Report socket uids in the log sockets user namespace
  ` [PATCH 15/21] net sched: Pass the skb into change so it can access NETLINK_CB
  ` [PATCH 18/21] userns xt_recent: Specify the owner/group of ip_list_perms in the initial user namespace
  ` [PATCH 21/21] userns: Convert tun/tap to use kuid and kgid where appropriate

RFC: V4L2 API ambiguities
 2012-08-13 20:27 UTC  (2+ messages)

[GIT PULL] New TPM driver, hwrng driver and fixes
 2012-08-13 20:44 UTC  (2+ messages)

[PATCH 0/2] Document pagetable_reserve PVOP and enforce a better semantic
 2012-08-13 20:43 UTC  (4+ messages)
` [PATCH 1/2] XEN, X86: Improve semantic support for pagetable_reserve PVOP

Backports mailing list
 2012-08-13 20:42 UTC 

proc(5): minor text updates
 2012-08-13 20:41 UTC  (4+ messages)

[PATCH 0/3] Documentation : hypercalls
 2012-08-13 20:40 UTC  (2+ messages)

[meta-openembedded/toolchain-layer] Adding retired toolchain support for gcc-4.5.1 and eglibc-2.13
 2012-08-13 20:28 UTC 

Xen 4.2.0-rc2: make tools fails on Fedora 17, ipxe isa.c problem
 2012-08-13 20:39 UTC 

[PATCH] it913x ver 1.32 driver moved to dvb-usb-v2
 2012-08-13 20:37 UTC 

[RFC PATCH 0/5] Improve hugepage allocation success rates under load V3
 2012-08-13 20:35 UTC  (9+ messages)

[PATCH] x86/ioapic: Fix fallout from IRQ domain conversion
 2012-08-13 20:23 UTC  (4+ messages)
` [PATCH] x86/dt: use linear irq domain for ioapic(s)
    ` [PATCH v2] "

[Qemu-devel] Funny -m arguments can crash
 2012-08-13 20:35 UTC  (12+ messages)

[Qemu-devel] [PULL for-1.2 00/10] arm-devs queue
 2012-08-13 20:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/10] hw/armv7m_nvic: Fix incorrect default for num-irqs property

[PATCH v3 00/10] ARM: tegra: Add PCIe device tree support
 2012-08-13 20:33 UTC  (7+ messages)

[PATCH 0/1] runqemu ramfs support
 2012-08-13 20:20 UTC  (2+ messages)
` [PATCH 1/1] runqemu: support booting ramfs-based images

[U-Boot] [PATCH V4 1/2] ext4fs ls load support
 2012-08-13 20:30 UTC  (8+ messages)
` [U-Boot] [PATCH V5 "

[PATCH 0/1] Update prelink to latest version
 2012-08-13 20:31 UTC  (2+ messages)
` [PATCH 1/1] prelink: Update to latest upstream prelink


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.