All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-14 17:10:10 to 2013-05-14 18:50:23 UTC [more...]

[U-Boot] [PATCH 0/4] Factorize ARM relocation code
 2013-05-14 18:51 UTC  (18+ messages)
` [U-Boot] [PATCH v2 0/4] Factorize ARM relocate_code instances
  ` [U-Boot] [PATCH v2 1/4] mx31pdk: copy SPL directly, not using relocate_code
    ` [U-Boot] [PATCH v2 2/4] tx25: "
      ` [U-Boot] [PATCH v2 3/4] arm: do not compile relocate_code() for SPL builds
        ` [U-Boot] [PATCH v2 4/4] arm: factorize relocate_code routine

Possible regression 3.8.7 -> 3.9 with Dell touchpad
 2013-05-14 18:50 UTC  (2+ messages)

[PATCH for-3.10] workqueue: correct handling of the pool spin_lock
 2013-05-14 18:48 UTC  (2+ messages)

[PATCH] Btrfs-progs: make fsck fix certain file extent inconsistencies
 2013-05-14 18:48 UTC 

[PATCH] diffcore-pickaxe doc: document -S and -G properly
 2013-05-14 18:47 UTC  (7+ messages)

[PATCH/GIT PULL) Fixes for Xen 4.3 (v2)
 2013-05-14 18:46 UTC  (5+ messages)
` [PATCH 1/5] MAINTAINERS: Change tmem maintainer

[PATCHSET] cgroup: implement task_cgroup_path_from_hierarchy()
 2013-05-14 18:45 UTC  (3+ messages)

[PATCH V2 #for-3.10] libata: export ata_port port_no attribute via /sys
 2013-05-14 18:48 UTC  (2+ messages)

[PATCH v3 00/10] remote-hg: fixes and cleanups
 2013-05-14 18:44 UTC  (5+ messages)

[PATCH 0/7] PCI: fix pci dev add and remove sequence
 2013-05-14 18:44 UTC  (4+ messages)
` [PATCH 6/7] PCI: Make sure VF's driver get attached after PF's

[Printing-architecture] OpenPrinting Web site update
 2013-05-14 18:43 UTC 

[PATCH v2 3/4] USB: Palmas OTG Transceiver Driver
 2013-05-14 18:43 UTC  (10+ messages)
` [PATCH v4] extcon: Palmas Extcon Driver

+ revert-selftest-add-simple-test-for-soft-dirty-bit.patch added to -mm tree
 2013-05-14 18:41 UTC 

[PATCH 0/2 v2] cpu: fix leaks and udev race in register_cpu()
 2013-05-14 18:41 UTC  (2+ messages)

[PATCH] NFS: Fix security flavor negotiation with legacy binary mounts
 2013-05-14 18:37 UTC 

Kernel OOPS using auditd Debian 3.2 on a /sys file audit
 2013-05-14 18:36 UTC 

[obsolete] a.patch removed from -mm tree
 2013-05-14 18:36 UTC 

[PATCH 1/3 v2] ltp-ddt-legacy-1.0: Add ltp-ddt recipe that supports 3.2 or older kernels
 2013-05-14 18:36 UTC  (2+ messages)

3.9.0: panic during boot - kernel BUG at include/linux/gfp.h:323!
 2013-05-14 18:35 UTC  (4+ messages)

[PATCH] rbtree: remove unneeded include
 2013-05-14 18:33 UTC  (4+ messages)

[PATCHv2] mv643xx_eth: fix NAPI weight being > 64
 2013-05-14 18:33 UTC  (3+ messages)

[PATCH] tcp: fix tcp_md5_hash_skb_data()
 2013-05-14 18:33 UTC  (3+ messages)

[PATCH net] be2net: Avoid double insertion of vlan tags
 2013-05-14 18:32 UTC  (2+ messages)

[PATCHv2 net 1/2] sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN
 2013-05-14 18:32 UTC  (4+ messages)
` [PATCHv2 net 2/2] sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate

[PATCH] Fix linker library order
 2013-05-14 18:32 UTC  (2+ messages)

[PATCH v2 net 0/2] tg3: 2 bugfixes - TSO data corruption and phy power down
 2013-05-14 18:32 UTC  (5+ messages)
` [PATCH v2 net 1/2] tg3: Skip powering down function 0 on certain serdes devices

SIGSEGV changing pc register (help for my master thesis on ARM/linux kernel)
 2013-05-14 18:31 UTC 

master - make: fix exported symbols regex for non-GNU sed
 2013-05-14 18:31 UTC 

[GIT] HID
 2013-05-14 18:31 UTC  (4+ messages)

[Qemu-devel] [PATCH for-1.5] portability: pty.h is glibc-specific
 2013-05-14 18:30 UTC  (2+ messages)

[Xenomai] Raspberry and Beaglebone patches
 2013-05-14 18:30 UTC  (22+ messages)

+ a.patch added to -mm tree
 2013-05-14 18:29 UTC 

+ a.patch added to -mm tree
 2013-05-14 18:28 UTC 

[PATCH] ARM : omap : remove __init for _enable_preprogram
 2013-05-14 18:26 UTC  (5+ messages)

[PATCH 1/2] Recipe initscript-debugfs: mount debugfs in the initscripts when linux starts up
 2013-05-14 18:24 UTC  (3+ messages)
` [PATCH 2/2] Added initscript-debugfs to the server-extra packagegroup list

[Bug 64201] New: OpenCL usage result segmentation fault on r600g with HD6850
 2013-05-14 18:23 UTC  (2+ messages)
` [Bug 64201] "

[PATCH] Fixes, cleanups, compile warning fixes, and documentation update for Xen tmem driver (v2)
 2013-05-14 18:09 UTC  (21+ messages)
` [PATCH 1/9] xen/tmem: Cleanup. Remove the parts that say temporary
` [PATCH 2/9] xen/tmem: Move all of the boot and module parameters to the top of the file
` [PATCH 3/9] xen/tmem: Split out the different module/boot options
` [PATCH 4/9] xen/tmem: Fix compile warning
` [PATCH 5/9] xen/tmem: s/disable_// and change the logic
` [PATCH 6/9] xen/tmem: Remove the boot options and fold them in the tmem.X parameters
` [PATCH 7/9] xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool instead
` [PATCH 8/9] xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning' "
` [PATCH 9/9] xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off

[-] a.patch removed from -mm tree
 2013-05-14 18:21 UTC 

[PATCH v3] xfstests: remove fio config files after finished test
 2013-05-14 18:22 UTC  (2+ messages)

[PATCH] NFS: Fix security flavor negotiation with legacy binary mounts
 2013-05-14 18:21 UTC  (3+ messages)

[Qemu-devel] [PATCH for-1.5 0/2]
 2013-05-14 18:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-1.5 1/2] w32: Fix configure test for -march=i486

Installing barebox for karo-tx53
 2013-05-14 18:19 UTC  (6+ messages)
` Re[2]: Installing barebox for karo-tx53 in nand-flash
  `  "

[PATCH] xfstests shared/298: various fixes
 2013-05-14 18:18 UTC  (4+ messages)
` [PATCH V2] "

Naming convention DSI + device tree
 2013-05-14 18:17 UTC 

dm-cache policy mq: promotion very picky?
 2013-05-14 18:16 UTC  (3+ messages)

[PATCH RFC] clk: Introduce userspace clock driver
 2013-05-14 18:09 UTC  (13+ messages)

[U-Boot] [PATCH] mmc: fix env in mmc with redundant compile error
 2013-05-14 18:16 UTC  (2+ messages)

[PATCH] diffcore-pickaxe: make error messages more consistent
 2013-05-14 18:15 UTC  (3+ messages)

[GIT PULL] libata maintainership update
 2013-05-14 18:15 UTC  (4+ messages)
    ` [PATCH libata/for-3.10-fixes] libata: update "Maintained by:" tags

[Qemu-devel] [PATCH v4] Add 'maxqdepth' as an option to tty character devices
 2013-05-14 18:13 UTC  (3+ messages)

[PATCH v2 0/3] clk: implement remuxing during set_rate
 2013-05-14 18:13 UTC  (4+ messages)
` [PATCH v2 2/3] clk: add support for clock reparent on set_rate

STMicroelectronics pressure sensors driver
 2013-05-14 18:12 UTC  (3+ messages)
` [PATCH 1/5] iio:common: Common library modifications to support pressure sensors

[PATCH 01/15] Char: lp, protect LPGETSTATUS with port_mutex
 2013-05-14 18:12 UTC  (5+ messages)
` [PATCH 15/15] ptp: PTP_1588_CLOCK_PCH depends on x86

[PATCH] fixed the syslog-ng to work in yocto
 2013-05-14 18:11 UTC  (2+ messages)

checksums
 2013-05-14 18:09 UTC  (4+ messages)

[PATCH V2 0/9] ufs patch siries
 2013-05-14 18:08 UTC  (3+ messages)
` [PATCH V2 2/9] Documentation: devicetree: Add DT bindings for UFS host controller

[PATCH] fork: reorder permissions when violating number of processes limits
 2013-05-14 18:06 UTC 

[U-Boot] [PATCH v3, batch 3 01/17] common: Update cmd_bdinfo for PPC
 2013-05-14 18:06 UTC 

[PATCHv2 00/20] Cleanup irqchip_init calls
 2013-05-14 18:04 UTC  (5+ messages)
` [PATCH 12/20] ARM: bcm281xx: Remove init_irq declaration in machine description

[PATCH 0/3] x86,time,xen: maintain an accurate persistent clock in more cases
 2013-05-14 18:03 UTC  (16+ messages)
` [PATCH 1/3] x86: increase precision of x86_platform.get/set_wallclock()
` [PATCH 2/3] timekeeping: sync persistent clock and RTC on system time step changes
` [PATCH 3/3] x86/xen: sync the CMOS RTC as well as the Xen wallclock

Where is GRUB development?
 2013-05-14 18:03 UTC  (8+ messages)

[U-Boot] [PATCH] fdt: allow bootdelay to be specified via device tree
 2013-05-14 18:02 UTC 

[U-Boot] [PATCH] tegra: always build u-boot-nodtb-tegra.bin
 2013-05-14 18:00 UTC 

[PATCH #for-3.10] libata: export ata_port port_no attribute via /sys
 2013-05-14 18:00 UTC  (2+ messages)

[PATCH 1/3] drm/i915: implement IPS feature
 2013-05-14 17:59 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: add i915_ips_status debugfs entry

[PATCH V5 0/5] Queue work on power efficient wq
 2013-05-14 17:57 UTC  (17+ messages)
` [PATCH V5 1/5] workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues
` [PATCH V5 2/5] workqueue: Add system wide power_efficient workqueues
` [PATCH V5 4/5] block: queue work on power efficient wq
` [PATCH V5 5/5] fbcon: "

[PATCH 0/3] target: Fix two races leading to use-after-free
 2013-05-14 16:29 UTC  (6+ messages)
` [PATCH 3/3] target: simplify target_wait_for_sess_cmds()

hello dear
 2013-05-14 16:52 UTC 

xfs_repair force_geometry
 2013-05-14 17:54 UTC  (7+ messages)

Use buffer without trigger
 2013-05-14 17:57 UTC  (2+ messages)

[PATCH] ARM i.MX6: set imx6 silicon revision
 2013-05-14 17:52 UTC 

[PATCH 2/3 lttng-tools] Change consumer_metadata_pipe to be a lttng_pipe
 2013-05-14 17:52 UTC  (2+ messages)
` [PATCH 3/3 lttng-tools] Fix: use lttng pipe to send new stream to thread

[PATCH 1/3 lttng-tools] Change consumer_data_pipe to be a lttng_pipe
 2013-05-14 17:52 UTC 

[PATCH] added syslog-ng from meta-openembedded
 2013-05-14 17:52 UTC  (2+ messages)

English/German terminology, git.git's de.po, and pro-git
 2013-05-14 17:51 UTC  (5+ messages)
  ` AW: "

[Cluster-devel] [PATCH] gfs2: add native setup to man page
 2013-05-14 17:50 UTC  (3+ messages)

Bisected post-3.9 regression: Resume takes 5 times as much time as with v3.9
 2013-05-14 17:49 UTC  (9+ messages)

[PATCHv2 00/10] Prepare for alternative remote-tracking branch location
 2013-05-14 17:50 UTC  (8+ messages)
` [PATCHv2 03/10] refs.c: Refactor code for mapping between shorthand names and full refnames

[PATCH] drivers: pinctrl: vt8500: use devm_ioremap_resource()
 2013-05-14 17:49 UTC  (3+ messages)

Mapping of ZONE_HIGHMEM in kernel address space in 32bit x86
 2013-05-14 17:48 UTC  (8+ messages)

[PATCH] qemu-traditional - ACPI vCPU hotplug fixes for Xen 4.3 (v2)
 2013-05-14 17:48 UTC  (4+ messages)
` [PATCH 1/3] piix4acpi, xen, vcpu hotplug: Split the notification from the changes
` [PATCH 2/3] piix4acpi, xen: Clarify that the qemu_set_irq calls just do an IRQ pulse
` [PATCH 3/3] piix4acpi, xen, hotplug: Fix race with ACPI AML code and hotplug

Kernel panic with tboot E820_UNUSABLE region
 2013-05-14 17:47 UTC  (8+ messages)

[PATCH 01/10] libgles-omap3: Remove X11 related build and packaging
 2013-05-14 17:46 UTC  (10+ messages)
` [PATCH 06/10] libgles-omap3: Add missing RPROVIDES
` [PATCH 08/10] libgles-omap3-x11: Separate X11 SGX driver package into new recipe

[PATCH 0/2] Implement ACPI S3 for Xen dom0
 2013-05-14 17:46 UTC  (5+ messages)
` [PATCH 2/2] xen/acpi/sleep: Register to the acpi_suspend_lowlevel a callback
  ` [PATCH] "

master - commands: accept --yes globally
 2013-05-14 17:46 UTC 

[PATCH 01/11] time: add *_to_jiffies_min helpers to guarantee a minimum duration
 2013-05-14 17:45 UTC  (4+ messages)
` [PATCH v2 0/8] add *_to_jiffies_timeout "
  ` [PATCH v2 4/8] media/si4713-i2c: take usecs_to_jiffies_timeout into use

[PATCH] libceph: ceph_pagelist_append might sleep while atomic
 2013-05-14 17:44 UTC  (3+ messages)

Limiting download from server
 2013-05-14 17:38 UTC  (2+ messages)

[PATCH] xfstests btrfs/284: shorten duration, fix output
 2013-05-14 17:38 UTC  (4+ messages)

[PATCH] leds-ot200: Fix misbehavior caused by wrong bit masks
 2013-05-14 17:36 UTC  (11+ messages)

[RFC 0/4] free reclaimed pages by paging out instantly
 2013-05-14 17:32 UTC  (4+ messages)
` [RFC 4/4] mm: free reclaimed pages instantly without depending next reclaim

TI SysLink for am180-evm target
 2013-05-14 17:34 UTC  (5+ messages)

[PATCH] remote-bzr: update old organization
 2013-05-14 17:30 UTC  (2+ messages)

[PATCHv11 0/4] zswap: compressed swap caching
 2013-05-14 17:28 UTC  (7+ messages)
` [PATCHv11 3/4] zswap: add to mm/

[U-Boot] [PATCH v2] cfi_flash: Fix unaligned accesses to cfi_qry structure
 2013-05-14 17:27 UTC 

[oe-core master] yajl: pass the cmake variable LIB_SUFFIX to handle installation on 64-bit systems
 2013-05-14 17:09 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: cfi_flash: Fix unaligned accesses to cfi_qry structure
 2013-05-14 17:27 UTC  (5+ messages)
` [U-Boot] "

[oe-core master] lvm2: add configure option --with-usrlibdir to install shared library in 64-bit systems
 2013-05-14 17:08 UTC  (2+ messages)

Mounting rootfs via NFS
 2013-05-14 17:23 UTC  (4+ messages)

cron job: media_tree daily build: ERRORS
 2013-05-14 17:22 UTC 

v3.10-rc1 regression notice. (bug #818: NULL pointer dereference ipt_log_packet+0x2e/0x2b0)
 2013-05-14 17:21 UTC 

[PATCH] ARM: omap2: gpmc: fix compilation warning
 2013-05-14 17:20 UTC  (2+ messages)
` [PATCH, v2] "

[PATCH] checkpatch: avoid warning on page flag acessors
 2013-05-14 17:17 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v4] "

build regressions 2013-05-14
 2013-05-14 17:16 UTC 

[Qemu-devel] [0/11] RFC: VFIO and guest side IOMMUs, version 3
 2013-05-14 17:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH 10/11] memory: Add iommu map/unmap notifiers
` [Qemu-devel] [PATCH 11/11] vfio: Add guest side IOMMU support

proposal to move cogl, clutter and related recipes from oe-core to dedicated meta-clutter layer
 2013-05-14 16:55 UTC  (4+ messages)

[PATCH RFC 0/2] Control VF link state
 2013-05-14 17:12 UTC  (6+ messages)

[Bug 64257] New: RS880 issues with r600-llvm-compiler
 2013-05-14 17:12 UTC  (2+ messages)
` [Bug 64257] "

[PATCH v2 0/8] Btrfs: introduce a tree for UUID to subvol ID mapping
 2013-05-14 17:11 UTC  (3+ messages)

[Bug 64320] New: WebGL support in Chrome causes GPU lockup
 2013-05-14 17:11 UTC  (2+ messages)
` [Bug 64320] WebGL support in Chrome causes GPU lockup when using llvm


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.