All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-19 14:41:44 to 2013-03-19 15:22:02 UTC [more...]

[RFC PATCH V5] Implement 3-level event channel ABI in Linux
 2013-03-19 15:22 UTC  (9+ messages)
` [RFC PATCH V5 01/14] xen: remove typedef in event_channel.h
` [RFC PATCH V5 02/14] xen: add KERN_DEBUG in printk
` [RFC PATCH V5 03/14] xen: fix output of xen_debug_interrupt
` [RFC PATCH V5 04/14] xen: sync public headers
` [RFC PATCH V5 05/14] xen: introduce test_and_set_mask
` [RFC PATCH V5 06/14] xen: replace raw bit ops with functions
` [RFC PATCH V5 07/14] xen: generalized event channel operations
` [RFC PATCH V5 08/14] xen: dynamically allocate cpu_evtchn_mask

[Buildroot] [git commit] libcap: Add optional support for libattr capabilities
 2013-03-19 15:21 UTC  (5+ messages)

[PATCH 0/8] correct load_balance()
 2013-03-19 15:21 UTC  (7+ messages)
` [PATCH 6/8] sched: rename load_balance_tmpmask to load_balance_cpu_active
` [PATCH 7/8] sched: prevent to re-select dst-cpu in load_balance()
` [PATCH 8/8] sched: reset lb_env when redo "

Can we rely on ethernet header padding?
 2013-03-19 15:21 UTC  (2+ messages)

[PATCH v6 0/5] KVM: VMX: Add Posted Interrupt supporting
 2013-03-19 15:21 UTC  (15+ messages)
` [PATCH v6 5/5] KVM : VMX: Use posted interrupt to deliver virtual interrupt

make[2]: execvp: /bin/bash: Argument list too long
 2013-03-19 15:20 UTC  (2+ messages)

[LTP] Coverity report for ltp-20130109
 2013-03-19 15:18 UTC 

[Qemu-devel] large memory requirements for translate.c a barrier
 2013-03-19 15:18 UTC  (4+ messages)

Beagleboard xM - Bogomips are very low
 2013-03-19 15:17 UTC 

[Qemu-devel] [RFC PATCH RDMA support v4: 00/10] cleaner ramblocks and documentation
 2013-03-19 15:17 UTC  (22+ messages)
` [Qemu-devel] [RFC PATCH RDMA support v4: 03/10] more verbose documentation of the RDMA transport
` [Qemu-devel] [RFC PATCH RDMA support v4: 08/10] introduce QEMUFileRDMA
                    ` [Qemu-devel] [Bug]? (RDMA-related) ballooned memory not consulted during migration?

[PATCH 03/11] NFS: __nfs_find_lock_context needs to check ctx->lock_context for a match too
 2013-03-19 15:16 UTC  (16+ messages)
` [PATCH 04/11] NFSv4: The stateid must remain the same for replayed RPC calls
  ` [PATCH 05/11] NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an error
    ` [PATCH 06/11] NFSv4: Prepare for minorversion-specific nfs_server capabilities
      ` [PATCH 07/11] NFSv4.1: Select the "most recent locking state" for read/write/setattr stateids
        ` [PATCH 08/11] NFSv4: Clean up nfs4_opendata_alloc in preparation for NFSv4.1 open modes
          ` [PATCH 09/11] NFSv4.1: Add xdr support for CLAIM_FH and CLAIM_DELEG_CUR_FH opens
            ` [PATCH 10/11] NFSv4.1: Enable open-by-filehandle

ONFI patch
 2013-03-19 15:15 UTC  (4+ messages)
` RE : "

Options to store device tree blob on NAND Flash
 2013-03-19 15:15 UTC 

[RFC PATCH V5 00/15] Implement 3-level event channel ABI in Xen
 2013-03-19 15:15 UTC  (16+ messages)
` [RFC PATCH V5 01/15] Clean up trailing whitespaces
` [RFC PATCH V5 02/15] evtchn: reset bucket if xsm_alloc_security_evtchn fails
` [RFC PATCH V5 03/15] evtchn: alter internal object handling scheme
` [RFC PATCH V5 04/15] evtchn: generalize event channel operations
` [RFC PATCH V5 05/15] evtchn: add d->max_evtchns
` [RFC PATCH V5 06/15] evtchn: implement extended event channel ABIs query
` [RFC PATCH V5 07/15] evtchn: define 3-level event channel registration interface
` [RFC PATCH V5 08/15] evtchn: add evtchn_extended in struct domain
` [RFC PATCH V5 09/15] evtchn: calculate max event channels for EVTCHN_EXTENDED_L3
` [RFC PATCH V5 10/15] evtchn: update Xen public header xen.h
` [RFC PATCH V5 11/15] evtchn: use pointers to reference evtchn_pending/mask
` [RFC PATCH V5 12/15] evtchn: introduce EVTCHN_WORD_BITORDER macro
` [RFC PATCH V5 13/15] evtchn: infrastructure to manipulate 3-level event channel pages
` [RFC PATCH V5 14/15] evtchn: implement 3-level event channel routines
` [RFC PATCH V5 15/15] evtchn: only allow 3-level event channel on Dom0

[Bug fix PATCH] ACPI,acpi_memhotplug: enable acpi_memory_info->enabled of memory device presented at boot-time
 2013-03-19 15:03 UTC  (4+ messages)
  ` [PATCH] Remove acpi_memory_info->failed bit

[PATCH 1/7] ti-tisdk-setup: Add support for unknown devices
 2013-03-19 15:14 UTC  (7+ messages)
` [PATCH 2/7] ti-tisdk-makefile: Add omap5 support
` [PATCH 3/7] images: Add omap5 support to target images
` [PATCH 4/7] arago-source-ipk: Add TI u-boot and linux staging sources
` [PATCH 5/7] sdk packagegroups: Add support for omap5 devices
` [PATCH 6/7] arago-core-tisdk-image: add core SDK image
` [PATCH 7/7] arago-amsdk-image: Update to use the "

[Qemu-devel] [PATCH] PPC/GDB: handle read and write of fpscr
 2013-03-19 15:14 UTC  (3+ messages)

[PATCH 1/2] cpuidle / kirkwood: remove redundant Kconfig option
 2013-03-19 15:13 UTC  (6+ messages)
` [PATCH 2/2] cpuidle / calxeda: "

[Qemu-devel] [PATCHv3] QEMU(upstream): Disable xen's use of O_DIRECT by default as it results in crashes
 2013-03-19 15:13 UTC  (20+ messages)
                    ` [Qemu-devel] [Xen-devel] "
                              `  "

[bisected][3.9.0-rc3] NULL ptr dereference from nv50_disp_intr()
 2013-03-19 15:13 UTC 

[Buildroot] [git commit] libcap: fix host build when BR2_PACKAGE_ATTR is enabled
 2013-03-19 15:12 UTC 

gm45 intel gfx can generate non-MSI irq# in MSI mode (was Re: [PATCH] drm/i915: stop using GMBUS IRQs on Gen4 chips (was Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses)))
 2013-03-19 15:12 UTC 

Memory allocations in linux for processes
 2013-03-19 15:11 UTC  (3+ messages)

[Qemu-devel] [PATCH] fix monitor
 2013-03-19 15:11 UTC  (3+ messages)

[PATCH 1/2] linux-ti-staging: Add OMAP5 support
 2013-03-19 15:11 UTC  (3+ messages)
` [PATCH 2/2] omap5-evm: Add OMAP5 EVM configuration

[PATCH v6 1/3] serial: sh-sci: Add OF support
 2013-03-19 15:10 UTC  (6+ messages)

[PATCH 2/2] tracing: syscall_regfunc() should not skip kernel threads
 2013-03-19 15:10 UTC  (5+ messages)

[PATCH 0/5] xen-block: cleanup and fixes
 2013-03-19 15:10 UTC  (7+ messages)
` [PATCH 1/5] xen-blkback: don't store dev_bus_addr
    ` [Xen-devel] "

[PATCH v2] perf,x86: fix uninitialized pt_regs in intel_pmu_drain_bts_buffer()
 2013-03-19 15:10 UTC 

[Qemu-devel] QEMU-kvm 1.0 build and python
 2013-03-19 15:05 UTC  (2+ messages)

[PATCH 1/2] require pathspec for "git add -u/-A"
 2013-03-19 15:06 UTC  (9+ messages)
` [PATCH 2/2] add: respect add.updateroot config option
  ` [PATCH 0/4] make pathless 'add [-u|-A]' warning less noisy
    ` [PATCH 3/4] add -u: only show pathless 'add -u' warning when changes exist outside cwd

[PATCH] usb: Make USB persist default configurable
 2013-03-19 15:06 UTC  (3+ messages)

[PATCH v2 net-next 0/4] net: filter: BPF updates
 2013-03-19 15:06 UTC  (13+ messages)
` [PATCH v2 net-next 1/4] flow_keys: include thoff into flow_keys for later usage
` [PATCH v2 net-next 2/4] net: flow_dissector: add __skb_get_poff to get a start offset to payload
` [PATCH v2 net-next 3/4] filter: add ANC_PAY_OFFSET instruction for loading payload start offset
` [PATCH v2 net-next 4/4] filter: add minimal BPF JIT emitted image disassembler

[PATCH v4] x86, kdump: Set crashkernel_low automatically
 2013-03-19 15:05 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] Fix breakage in MIPS siginfo handling
 2013-03-19 15:05 UTC  (3+ messages)

[PATCHv2 00/10] remoteproc: Support bi-directional vdev config space
 2013-03-19 15:04 UTC  (3+ messages)
` [PATCHv2 03/10] remoteproc: Refactor function rproc_elf_find_rsc_table

[PATCH] firewire: Remove two unneeded checks for macros
 2013-03-19 15:04 UTC  (2+ messages)

[PATCHSET 0/9] perf util: Cleanup die() and its friends
 2013-03-19 15:04 UTC  (14+ messages)
` [PATCH 3/9] perf util: Get rid of write_or_die() from trace-event-info.c
` [PATCH 5/9] perf util: Handle failure case in trace_report()
` [PATCH 6/9] perf util: Get rid of malloc_or_die() in trace-event-read.c
` [PATCH 7/9] perf util: Get rid of read_or_die() "
` [PATCH 8/9] perf util: Get rid of die() calls in trace-data-read.c

[uml-devel] [PATCH] UM: fix make headers_install after UAPI header installation
 2013-03-19 15:03 UTC  (2+ messages)

[oe-commits] MiLo : util-linux: Add package for libmount
 2013-03-19 14:45 UTC  (3+ messages)
    ` Busybox mdev INITSCRIPT_PARAMS gets lost

[PATCH 00/03] gpio: Renesas R-Car GPIO driver update
 2013-03-19 15:01 UTC  (5+ messages)

[PATCH] manpage: better document the default sec= mount option
 2013-03-19 15:01 UTC 

[PATCH] TPM: Retry SaveState command in suspend path
 2013-03-19 15:00 UTC  (2+ messages)

[Qemu-devel] [PATCH] QMP: TPM QMP and man page documentation updates
 2013-03-19 14:59 UTC  (5+ messages)

[PATCHv2 00/12] staging: [omap,ti-soc]-thermal: fixes and renaming
 2013-03-19 14:54 UTC  (26+ messages)
` [PATCHv2 01/12] staging: omap-thermal: fix return value
` [PATCHv2 02/12] staging: omap-thermal: rename bg_ptr to bgp
` [PATCHv2 03/12] staging: rename omap-thermal driver to ti-soc-thermal
` [PATCHv2 04/12] staging: ti-soc-thermal: rename Kconfig options
` [PATCHv2 05/12] staging: ti-soc-thermal: rename symbols to use better prefix
` [PATCHv2 06/12] staging: ti-soc-thermal: make unexported functions local
` [PATCHv2 07/12] staging: ti-soc-thermal: split writable data from readonly data
` [PATCHv2 08/12] stating: ti-soc-thermal: use sizeof(*pointer) while allocating
` [PATCHv2 09/12] staging: ti-soc-thermal: fix several kernel-doc warnings and error
` [PATCHv2 10/12] staging: ti-soc-thermal: fix condition to apply hyst
` [PATCHv2 11/12] staging: ti-soc-thermal: fix bitfield writing while updating thresholds
` [PATCHv2 12/12] staging: ti-soc-thermal: propagate error code

[U-Boot] [PATCH v3 01/15] fdt: Add fdtdec_get_addr_size() to read reg properties
 2013-03-19 14:58 UTC  (2+ messages)
` [U-Boot] [PATCH v3 06/15] x86: spi: Add Intel ICH driver

[PATCH] manpage: document the mount.cifs vers= option
 2013-03-19 14:58 UTC  (2+ messages)

[LTP] [PATCH] inode02: fix "slash" array overrun
 2013-03-19 14:58 UTC  (2+ messages)

git merge <tag> behavior
 2013-03-19 14:55 UTC 

[PATCH 0/6] KVM: MMU: fast zap all shadow pages
 2013-03-19 14:40 UTC  (5+ messages)
` [PATCH 6/6] "

Yocto Java support
 2013-03-19 14:57 UTC  (2+ messages)

[PATCH V2 0/3] Drivers: hv: balloon
 2013-03-19 14:53 UTC  (7+ messages)
` [PATCH V2 1/3] mm: Export split_page()
  ` [PATCH V2 2/3] Drivers: hv: balloon: Support 2M page allocations for ballooning

[PATCH v4 00/21] modetest enhancements
 2013-03-19 14:56 UTC  (22+ messages)
` [PATCH v4 01/21] modetest: Fix warnings
` [PATCH v4 02/21] modetest: Remove extern declarations of opt(arg|ind|err|opt)
` [PATCH v4 03/21] modetest: Sort command line arguments
` [PATCH v4 04/21] modetest: Add a command line parameter to select the driver
` [PATCH v4 05/21] modetest: Add a command line parameter to drop master after mode set
` [PATCH v4 06/21] modetest: Retrieve all resources in one go
` [PATCH v4 07/21] modetest: Don't limit mode set and planes to two instances
` [PATCH v4 08/21] modetest: Add a command line parameter to set properties
` [PATCH v4 09/21] modetest: Allow specifying plane position
` [PATCH v4 10/21] modetest: Print the plane ID when setting up a plane
` [PATCH v4 11/21] modetest: Remove the -m argument
` [PATCH v4 12/21] modetest: Create a device structure
` [PATCH v4 13/21] modetest: Compute CRTC pipe number as needed
` [PATCH v4 14/21] modetest: Remove the struct connector_arg encoder field
` [PATCH v4 15/21] modetest: Store the crtc in the connector_arg structure
` [PATCH v4 16/21] modetest: Store the mode in the crtc structure
` [PATCH v4 17/21] modetest: Give the CRTC ID to the -P option
` [PATCH v4 18/21] modetest: Split mode setting and plane setup
` [PATCH v4 19/21] modetest: Rename struct connector_arg to struct pipe_arg
` [PATCH v4 20/21] modetest: Support pipes with multiple connectors
` [PATCH v4 21/21] modetest: Try all possible encoders for a connector

[PATCH 0/6] ARM platform spring cleaning
 2013-03-19 14:55 UTC  (5+ messages)
` [PATCH 3/6] ARM: remove fa526 CPU support

using request_irq_percpu()
 2013-03-19 14:55 UTC 

Debugging passthrough on an S3210SHLC
 2013-03-19 14:54 UTC  (4+ messages)

[PATCH] hpet, allow user controlled mmap for user processes
 2013-03-19 14:51 UTC  (6+ messages)

Wrong NCQ blacklist at libata for Maxtor DiamondMax 10
 2013-03-19 14:50 UTC  (2+ messages)

[U-Boot] Beagleboard: SPL hangs on serial init
 2013-03-19 14:49 UTC  (3+ messages)

[PATCH 0/8] Improve git-status --ignored
 2013-03-19 14:48 UTC  (4+ messages)

[Qemu-devel] [PATCH V27 1/7] Support for TPM command line options
 2013-03-19 14:49 UTC  (8+ messages)

[Bug 45641] Screen goes black randomly
 2013-03-19 14:49 UTC 

USB: simplify clock lookup for mv ehci/otg/udc
 2013-03-19 14:46 UTC  (3+ messages)

Kernel warning messages- protocol 0000 is buggy, dev eth0
 2013-03-19 14:45 UTC  (2+ messages)

[PATCH] igb: fix PHC stopping on max freq
 2013-03-19 14:42 UTC 

master - WHATS_NEW: vgextend and PV with 0 MDAs
 2013-03-19 14:43 UTC 

kernel build error
 2013-03-19 14:43 UTC  (4+ messages)

[meta-xilinx][PATCH] layer.conf: avoid unnecessary early expansion with :=
 2013-03-19 14: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.