All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-13 16:53:22 to 2012-08-13 18:14:48 UTC [more...]

[PATCH ell 1/2] io: Fix not returning an error when watch_add() fails
 2012-08-14  0:41 UTC  (2+ messages)

[PATCH] ARM: mutex: use generic atomic_dec-based implementation for ARMv6+
 2012-08-13 18:14 UTC  (2+ messages)

vhost-scsi port to v1.1.0 + MSI-X performance regression
 2012-08-13 18:15 UTC  (5+ messages)
    ` [Qemu-devel] "

[userns:userns-always-map-user-v45 80/99] fs/namespace.c:2290:1: error: unknown type name 'atomic64_t'
 2012-08-13 18:13 UTC  (10+ messages)
        ` [userns:userns-always-map-user-v45 80/99] fs/namespace.c:2290:1: error: unknown type name 'atomi

[PATCH] apple-gmux: Add support for message box interface (as found in MBP10,1/Retina MacBook Pro)
 2012-08-13 18:13 UTC  (4+ messages)

Vente Flash, 1er arrivé, 1er servi
 2012-08-13 18:13 UTC 

转发: Siliconmotion new kernel driver initial patch
 2012-08-13 18:03 UTC  (3+ messages)

[PATCH] tremor: Fix compiler error message (Temporary)
 2012-08-13 18:20 UTC 

[PATCH] drm/radeon: Include swiotlb.h if SWIOTLB configured
 2012-08-13 18:01 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/3] mxs: Remove unused iomux-mx28.h
 2012-08-13 18:11 UTC  (6+ messages)
` [U-Boot] [PATCH v1 2/3] mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h
` [U-Boot] [PATCH v1 3/3] mxs: Convert sys_proto.h prefixes to 'mxs'

linux-user-chroot 2012.2
 2012-08-13 18:10 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] p1014rdb: set ddr bus width properly depending on SVR
 2012-08-13 18:10 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] p1010rdb: fix ddr values for p1014rdb (setting bus width to 16bit)
` [U-Boot] [PATCH 3/6] powerpc/p1010rdb: nandboot: compare SVR properly
` [U-Boot] [PATCH 4/6] nand_spl: update udelay for Freescale boards
` [U-Boot] [PATCH 5/6] nand_spl: p1023rds: wait before enabling DDR controller
` [U-Boot] [PATCH 6/6] nand_spl: change out_be32 to raw_writel and depend on subsequent sync

[Buildroot] git clone with http not giving me commits after Jul 6
 2012-08-13 18:10 UTC 

nat not working as expected
 2012-08-13 17:57 UTC  (2+ messages)

A filename to label translation daemon
 2012-08-13 18:06 UTC  (8+ messages)

[RFC-v2 0/6] vhost-scsi: Add support for host virtualized target
 2012-08-13 18:06 UTC  (7+ messages)
` [RFC-v2 1/6] msix: Work-around for vhost-scsi with KVM in-kernel MSI injection
      ` [Qemu-devel] "

[branch: denzil][PATCH] psplash: LIC_CHKSUM Tweak
 2012-08-13 18:03 UTC 

[PATCH 0/2] Add Nokia N900 (RX51) IR diode support
 2012-08-13 18:05 UTC  (2+ messages)
` [PATCHv2 "

Can I use function to retrieve socket information in the SC_TRACE_EVENT macro?
 2012-08-13 18:05 UTC 

[PATCH V5 00/16] MIPS: Add Loongson-3 based machines support
 2012-08-13 17:54 UTC  (3+ messages)
` [PATCH V5 09/18] MIPS: Loongson: Add swiotlb to support big memory (>4GB)

[Qemu-devel] [PATCH v10 0/7] file descriptor passing using fd sets
 2012-08-13 18:02 UTC  (2+ messages)

[PATCH] perf: Let O= makes handle relative paths
 2012-08-13 18:02 UTC  (5+ messages)

[PATCH] DocBook validation fixes
 2012-08-13 18:02 UTC  (2+ messages)

[Qemu-devel] [PATCH] json-parser: don't replicate tokens at each level of recursion
 2012-08-13 18:01 UTC  (2+ messages)

Conntrackd issue with bonding
 2012-08-13 18:01 UTC  (8+ messages)

[PATCH 1/5] workqueue: use enum value to set array size of pools in gcwq
 2012-08-13 18:00 UTC  (17+ messages)
` [PATCH 2/5] workqueue: change value of lcpu in queue_delayed_work_on()
` [PATCH 4/5] workqueue: use system_highpri_wq for highpri workers in rebind_workers()
` [PATCH 5/5] workqueue: use system_highpri_wq for unbind_work

[Qemu-devel] [PULL 0/2] QOMify AXI stream for Xilinx AXI ethernet/DMA
 2012-08-13 17:58 UTC  (4+ messages)

[PATCH V2 00/18] drivers: hv: kvp
 2012-08-13 17:07 UTC  (16+ messages)
` [PATCH V2 01/18] Drivers: hv: vmbus: Use the standard format string to format GUIDs
  ` [PATCH V2 02/18] Drivers: hv: Add KVP definitions for IP address injection
  ` [PATCH V2 03/18] Drivers: hv: kvp: Cleanup error handling in KVP
  ` [PATCH V2 04/18] Drivers: hv: kvp: Support the new IP injection messages
  ` [PATCH V2 06/18] Tools: hv: Further refactor kvp_get_ip_address()
  ` [PATCH V2 08/18] Tools: hv: Gather subnet information
  ` [PATCH V2 09/18] Tools: hv: Represent the ipv6 mask using CIDR notation
  ` [PATCH V2 10/18] Tools: hv: Gather ipv[4,6] gateway information
  ` [PATCH V2 11/18] Tools: hv: Gather DNS information
  ` [PATCH V2 12/18] Tools: hv: Gather DHCP information
  ` [PATCH V2 13/18] Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO
  ` [PATCH V2 17/18] Tools: hv: Correctly type string variables

Git add on deleted file
 2012-08-13 17:54 UTC  (2+ messages)

[patch net-next 00/16] net: introduce upper device lists and remove dev->master
 2012-08-13 17:52 UTC  (18+ messages)
` [patch net-next 01/16] net: introduce upper device lists
    ` [Bridge] "
` [patch net-next 15/16] net: remove usage of dev->master
    ` [Bridge] "

[PATCH v2] be2iscsi: cleanup format strings
 2012-08-13 17:51 UTC 

[lm-sensors] Please reconsider SCH5514
 2012-08-13 17:50 UTC  (2+ messages)

No lock on RBD allow several mount on different servers
 2012-08-13 17:49 UTC  (8+ messages)

[PATCH] help: correct behavior for is_executable on Windows
 2012-08-13 17:48 UTC  (4+ messages)

[PATCH][SCSI] remove the queue unlock in scsi_requset_fn
 2012-08-13 17:47 UTC  (2+ messages)

[PATCH] Smack: remove task_wait() hook
 2012-08-13 17:46 UTC  (4+ messages)

[PATCH] query udev dir via pkg-config
 2012-08-13 17:44 UTC 

[PATCH V3] regulator: tps6586x: add support for SYS rail
 2012-08-13 17:42 UTC  (2+ messages)

core-image-minimal: no valid shadow password
 2012-08-13 17:40 UTC  (2+ messages)

[meta-systemd] wpa-supplicant: add systemd support
 2012-08-13 17:28 UTC 

[PATCH] input: Implement idle timeout for fakehid
 2012-08-13 17:40 UTC 

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

[RFC PATCH 0/2] net: connect to UNIX sockets from specified root
 2012-08-13 17:39 UTC  (10+ messages)

[PATCH v2 1/2] powerpc/mpic: Add Open-PIC global timer document
 2012-08-13 17:39 UTC  (4+ messages)

[PATCH] efikamx: reintroduce Genesi Efika MX Smarttop via device tree
 2012-08-13 17:38 UTC  (5+ messages)

[Qemu-devel] [qemu-devel] [PATCH V2 2/3] [RFC] libqblock-API design
 2012-08-13 17:38 UTC  (4+ messages)

[PATCH 0/1] ARM: at91: fix drivers broken because of sparse irq support
 2012-08-13 17:37 UTC  (3+ messages)
` [PATCH] "

[GIT PULL] ViewCast O820E capture support added
 2012-08-13 17:36 UTC  (5+ messages)

[PATCH v2 2/2] powerpc/mpic: add global timer support
 2012-08-13 17:36 UTC  (4+ messages)

[Qemu-devel] [PATCH v9 0/7] file descriptor passing using fd sets
 2012-08-13 17:32 UTC  (8+ messages)
` [Qemu-devel] [PATCH v9 6/7] block: Enable qemu_open/close to work with "

[PATCH v2 00/16] perf: various symbol resolution fixes, including .opd section use
 2012-08-13 17:36 UTC  (4+ messages)
` [PATCH 11/16] perf symbol: introduce symsrc structure

[Buildroot] [RFC v1] Rework of RPC support to handle glibc >= 2.14 and libtirpc
 2012-08-13 17:35 UTC  (4+ messages)
` [Buildroot] [PATCH 14/20] portmap: mention that rpcbind is the project that superseds portmap

[Powertop] [PATCH] Fix screen DPMS support detection
 2012-08-13 17:35 UTC 

[PATCH 0/2] ARM: OMAP5: Enable local timer support
 2012-08-13 17:35 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP: Add initialisation for the real-time counter

[v2] gpio: mvebu: new gpio driver for mvebu platforms
 2012-08-13 17:34 UTC  (4+ messages)
` [PATCH 1/5] gpio: introduce gpio-mvebu driver for Marvell SoCs

[Powertop] [PATCH] Fix backlight usage reporting when backlight control is not supported
 2012-08-13 17:33 UTC 

[U-Boot] [PATCH v4] Consolidate bootcount code into drivers/bootcount
 2012-08-13 17:33 UTC  (2+ messages)

[PATCH v2] ext4: dynamical adjust the length of zero-out chunk
 2012-08-13 17:32 UTC  (5+ messages)

poky: core-image-minimal cannot login
 2012-08-13 17:32 UTC  (2+ messages)

[flame^Wreview] net: netprio_cgroup: rework update socket logic
 2012-08-13 17:31 UTC  (7+ messages)

[PATCH] powerpc/epapr: export epapr_hypercall_start
 2012-08-13 17:29 UTC  (6+ messages)

[PATCH v2]staging "vme" Fix typos
 2012-08-13 17:28 UTC 

Your comments, guidance, advice please :)
 2012-08-13 17:28 UTC  (3+ messages)

[U-Boot] [PATCH v2 2/2] fsl_esdhc: Remove cache snooping for i.MX
 2012-08-13 17:28 UTC  (2+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH 1/2] imx: Define architecture identifier
 2012-08-13 17:27 UTC  (2+ messages)
` [U-Boot] [PATCH v3 1/2] mxc: "

[PATCH 1/1]: leak of ctl_table_header structs in proc_sys_lookup
 2012-08-13 17:27 UTC 

[Buildroot] [PATCH 1/5] buildroot:linux: Rename blackfin kernel Image file from vmImage back to uImage
 2012-08-13 17:27 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] linux: support unpacked kernel source tree

git svn clone, a non-standard layout question
 2012-08-13 17:27 UTC  (5+ messages)

4.2 TODO / Release Plan
 2012-08-13 17:26 UTC  (3+ messages)

[PATCH RFC] random: Account for entropy loss due to overwrites
 2012-08-13 17:26 UTC 

AR9330 hornet board stops beaconing after a few days (0xdeadbeef)
 2012-08-13 16:53 UTC 

[PATCH 0/1] [denzil] linux-yocto: make validate_branches handle non BSP branches
 2012-08-13 17:10 UTC  (2+ messages)
` [PATCH 1/1] linux-yocto: allow do_validate_branches to handle all branches

Defragmenting directories, compression
 2012-08-13 17:22 UTC 

[PATCH] tools: don't expand prefix and exec_prefix too early
 2012-08-13 17:21 UTC  (7+ messages)

[PATCH] kvm tools: Fix segfault on "lkvm run"
 2012-08-13 17:11 UTC 

git repack vs git gc --aggressive
 2012-08-13 17:19 UTC  (7+ messages)

FC_PORTSPEED semantics confusion and zfcp regression
 2012-08-13 17:17 UTC  (3+ messages)

[PATCH DOCDAY] use lynx to produce better formatted text documentation from markdown
 2012-08-13 17:17 UTC  (8+ messages)

[RFC PATCH 0/4] s390: virtio-ccw guest kernel support
 2012-08-13 17:16 UTC  (4+ messages)
` [PATCH 2/4] s390: Add a mechanism to get the subchannel id
  ` [Qemu-devel] "

[Qemu-devel] [PATCH 0/7] qapi: add commands to remove the need (v2)
 2012-08-13 17:16 UTC  (2+ messages)

[PATCH] wpa-supplicant: fix paths in dbus/systemd *.service files
 2012-08-13 17:02 UTC 

[PATCH 1/2] sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up
 2012-08-13 17:14 UTC  (2+ messages)
` [tip:sched/core] "

[RFC] make VM handling async
 2012-08-13 17:14 UTC  (7+ messages)
` [PATCH 10/10] drm/radeon: make page table updates async

[PATCH 0 of 5] Build system tweaks
 2012-08-13 17:14 UTC  (3+ messages)
` [PATCH 3 of 5] config: Split debug build from debug symbols

proc(5): minor text updates
 2012-08-13 17:13 UTC  (3+ messages)

[PATCH] perf/x86: disable PEBS on a guest entry
 2012-08-13 17:13 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 3/3] perf/x86: Add Intel Westmere-EX uncore support
 2012-08-13 17:12 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH v2 0/6] Avoid cache trashing on clearing huge/gigantic page
 2012-08-13 17:04 UTC  (8+ messages)
` [PATCH v2 4/6] x86: Add clear_page_nocache

[PATCH 2/3] perf/x86: Fixes for Nehalem-EX uncore driver
 2012-08-13 17:11 UTC  (2+ messages)
` [tip:perf/urgent] "

git submodule return status
 2012-08-13 17:11 UTC  (7+ messages)
` [PATCH] Let submodule command exit with error status if path does not exist
    ` [PATCH v2] "

[PATCH V6 07/13] perf: Generic pci uncore device support
 2012-08-13 17:10 UTC  (2+ messages)
` [tip:perf/urgent] perf, x86: Fix uncore_types_exit section mismatch

[PATCH] video/mx3fb: remove stray l from debug output
 2012-08-13 17:09 UTC  (2+ messages)

Xen 4.2 Limits (needs review)
 2012-08-13 17:09 UTC 

[PATCH] libxl: fix build for gcc prior to 4.3
 2012-08-13 17:09 UTC  (4+ messages)

[PATCH] sched: using dst_rq instead of this_rq during load balance
 2012-08-13 17:06 UTC  (3+ messages)
` [tip:sched/core] "

[PATCH v2] sched: Document schedule() entry points
 2012-08-13 17:05 UTC  (3+ messages)
` [tip:sched/core] "

cherry-pick and 'log --no-walk' and ordering
 2012-08-13 17:05 UTC  (5+ messages)
` [PATCH 0/4] "

[PATCH 0/1] hopefully fix null pointer dereference on i915 load
 2012-08-13 17:05 UTC  (3+ messages)
` [PATCH 1/1] drm/i915: ensure i2c adapter is all set before adding it

[PATCH] sched: Fix __sched_period comment
 2012-08-13 17:04 UTC  (3+ messages)
` [tip:sched/core] "

[PATCH] libiscsi: avoid unnecessary multiple NULL assignments
 2012-08-13 11:59 UTC 

[PATCH 2/8] telit: add additional port for data connection
 2012-08-13 17:03 UTC  (2+ messages)

[PATCH] ARM: support syscall tracing
 2012-08-13 17:03 UTC 

Unable to get serial console login prompt - PowerPC 440 Virtex 5 processor
 2012-08-13 17:01 UTC  (12+ messages)

linux-next: Tree for July 26
 2012-08-13 17:00 UTC  (3+ messages)
` linux-next: Tree for July 26 (uml)

[PATCH] NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done
 2012-08-13 16:58 UTC  (7+ messages)

[PATCH 0/3] VFIO-based PCI device assignment for QEMU 1.2
 2012-08-13 16:57 UTC  (8+ messages)
          ` [Qemu-devel] "

[PATCH v7 2/2] kvm: KVM_EOIFD, an eventfd for EOIs
 2012-08-13 16:59 UTC  (11+ messages)

[media] lmedm04: fix build
 2012-08-13 16:58 UTC 

[Buildroot] buildroot Digest, Vol 69, Issue 3
 2012-08-13 16:57 UTC  (2+ messages)

[patch] xhci: Fix a logical vs bitwise AND bug
 2012-08-13 16:57 UTC 

[PATCH 1/2] ARM: mach-imx: Remove board entries in dt_board_compat
 2012-08-13 16:56 UTC  (5+ messages)

[tip:core/urgent] mutex: Place lock in contended state after fastpath_lock failure
 2012-08-13 16:55 UTC 

[PATCH 1/2 v4] busybox: Create base defconfig file
 2012-08-13 17:03 UTC  (2+ messages)
` [PATCH 2/2 v4] busybox: Enable vlan, tftpd, udpsvd, tcpsvd and inetd

[patch] sched: fix migration thread runtime bogosity
 2012-08-13 16:53 UTC  (2+ messages)
` [tip:sched/urgent] sched: Fix "


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.