All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-22 07:36:32 to 2013-02-22 09:26:33 UTC [more...]

[PATCH v4.1 09/12] sequencer.c: teach append_signoff to avoid adding a duplicate newline
 2013-02-22  9:25 UTC  (2+ messages)
` [PATCH] git-commit: populate the edit buffer with 2 blank lines before s-o-b

[PATCH v4] mfd: syscon: Add non-DT support
 2013-02-22  9:24 UTC  (11+ messages)
  ` Re[2]: "

[PATCHv5 0/8] zswap: compressed swap caching
 2013-02-22  9:24 UTC  (7+ messages)
` [PATCHv5 1/8] zsmalloc: add to mm/

[PATCH EDAC 00/13] Add a driver to report Firmware first errors (via GHES)
 2013-02-22  8:57 UTC  (7+ messages)
` [PATCH EDAC 03/13] ghes: add the needed hooks for EDAC error report

[U-Boot] fw_setenv on protected flash
 2013-02-22  9:19 UTC  (4+ messages)

driver interface for usb spectrometer (like OceanOptics)
 2013-02-22  9:07 UTC 

[PATCH] ALSA: hda - hdmi: Make jacks phantom, if they're not detectable
 2013-02-22  9:16 UTC 

[Announce] Checkpoint-restore tool v0.4
 2013-02-22  9:13 UTC  (5+ messages)
  ` [CRIU] "

[PATCH] defenv2: comment setting default values in /env/config
 2013-02-22  9:12 UTC 

[RFC PATCH v3 0/3] sched: simplify the select_task_rq_fair()
 2013-02-22  9:11 UTC  (19+ messages)

[PATCH] Btrfs: update inode flags when renaming
 2013-02-22  9:10 UTC  (4+ messages)

[RFC 0/2] control Bluetooth coexistence
 2013-02-22  9:08 UTC  (3+ messages)
` [PATCH 1/2] [RFC] cfg80211: configuration of Bluetooth coexistence mode
` [PATCH 2/2] brcmfmac: control BT coexistence parameters

[PATCH V2] xen: event channel arrays are xen_ulong_t and not unsigned long
 2013-02-22  9:05 UTC  (18+ messages)
` [PATCH XEN] "

[PATCH] log_srcrev.bbclass: add a bbclass for logging SRCREVs
 2013-02-22  8:49 UTC 

L1 & L2 cache flush sequence on CortexA5 MPcore w.r.t low power modes
 2013-02-22  9:04 UTC  (14+ messages)

[PATCH] qemu: define a TOM register to report the base of PCI
 2013-02-22  9:03 UTC 

[PATCH v2] Unset langage specific variables in setlocalversion script
 2013-02-22  8:59 UTC 

pciehp: errors on resume
 2013-02-22  8:58 UTC  (4+ messages)

[PATCH v3 00/46] initial arm v8 (64-bit) support
 2013-02-22  8:58 UTC  (47+ messages)
` [PATCH v3 01/46] tools: s/arm/arm32/ in foreign header checks
` [PATCH v3 02/46] xen: event channel arrays are xen_ulong_t and not unsigned long
` [PATCH v3 03/46] arm: avoid inline asm for dsb, isb, wfi and sev
` [PATCH v3 04/46] xen: consolidate implementations of LOG() macro
` [PATCH v3 05/46] xen: arm64: initial build + config changes, start of day code
` [PATCH v3 06/46] xen: arm64: basic config and types headers
` [PATCH v3 07/46] xen: arm64: spinlocks
` [PATCH v3 08/46] xen: arm64: atomics
` [PATCH v3 09/46] xen: arm: refactor co-pro and sysreg reg handling
` [PATCH v3 10/46] xen: arm64: TLB flushes
` [PATCH v3 11/46] xen: arm64: PTE handling
` [PATCH v3 12/46] xen: arm64: dcache flush
` [PATCH v3 13/46] xen: arm64: address translation
` [PATCH v3 14/46] xen: arm64: barriers and wait for interrupts/events
` [PATCH v3 15/46] xen: arm64: xchg and cmpxchg
` [PATCH v3 16/46] xen: arm64: interrupt/abort mask/unmask
` [PATCH v3 17/46] xen: arm64: div64
` [PATCH v3 18/46] xen: arm64: start of day changes to setup.c
` [PATCH v3 19/46] xen: arm64: changes to setup_pagetables and mm.c
` [PATCH v3 20/46] xen: arm64: add to foreign struct checks
` [PATCH v3 21/46] xen: arm: extend HSR struct definitions to 64-bit
` [PATCH v3 22/46] xen: arm: use vaddr_t more widely
` [PATCH v3 23/46] xen: arm: add register_t type, native register size for the hypervisor
` [PATCH v3 24/46] xen: arm: separate guest user regs from internal guest state
` [PATCH v3 25/46] xen: arm64: add guest type to domain field
` [PATCH v3 26/46] xen: arm: move arm32 specific trap handlers to xen/arch/arm/arm32
` [PATCH v3 27/46] xen: arm: arm64 trap handling
` [PATCH v3 28/46] xen: arm: pcpu context switch
` [PATCH v3 29/46] xen: arm64: percpu variable support
` [PATCH v3 30/46] xen: arm: guest context switching
` [PATCH v3 31/46] xen: arm: show_registers() support for 64-bit
` [PATCH v3 32/46] xen: arm: make dom0 builder work on 64-bit hypervisor
` [PATCH v3 33/46] xen: arm: gic: use 64-bit compatible registers
` [PATCH v3 34/46] xen: arm: time: "
` [PATCH v3 35/46] xen: arm: p2m: "
` [PATCH v3 36/46] xen: arm: Use 64-bit compatible registers in vtimer
` [PATCH v3 37/46] xen: arm: select_user_reg support for 64-bit hypervisor
` [PATCH v3 38/46] xen: arm: handle 32-bit guest CP register traps on "
` [PATCH v3 39/46] xen: arm: guest stage 1 walks "
` [PATCH v3 40/46] xen: arm: implement do_multicall_call for both 32 and 64-bit
` [PATCH v3 41/46] xen: arm: Enable VFP is a nop on 64-bit
` [PATCH v3 42/46] xen: arm: Use generic mem{cpy, move, set, zero} "
` [PATCH v3 43/46] xen: arm: Explicitly setup VPIDR & VMPIDR at start of day
` [PATCH v3 44/46] xen: arm: print arm64 not arm32 in xen info when appropriate
` [PATCH v3 45/46] xen: arm: Fix guest mode for 64-bit
` [PATCH v3 46/46] xen: arm: implement cpuinfo

error in xen/arch/x86/mm.c:get_page during migration
 2013-02-22  8:57 UTC  (5+ messages)

NFS4: "Value too large for defined data type" problem
 2013-02-22  8:57 UTC  (3+ messages)

[PATCH] Unset LANG in setlocalversion script
 2013-02-22  8:56 UTC  (3+ messages)

[patch v5 0/15] power aware scheduling
 2013-02-22  8:54 UTC  (9+ messages)
` [patch v5 09/15] sched: add power aware scheduling in fork/exec/wake

[PATCH] nohz: Make tick_nohz_irq_exit() irq safe
 2013-02-22  8:54 UTC  (5+ messages)

[PATCH 0/7] ACPI / hotplug: Common code for ACPI-based hotplug
 2013-02-22  8:51 UTC  (5+ messages)
` [Update 3][PATCH 2/7] ACPI / scan: Introduce common code for ACPI-based device hotplug

[PATCH v10 0/5] gcov: Coverage support
 2013-02-22  8:50 UTC  (3+ messages)
` [PATCH v10 1/5] gcov: Call constructors during initialization

[PATCH v2] MODSIGN: Fix including certificate twice when the signing_key.x509 already exists
 2013-02-22  8:49 UTC 

[PATCH] arptables: build an libarptc.a archive
 2013-02-22  8:50 UTC  (2+ messages)

[PATCH] ideapad: depends on backlight subsystem and update comment
 2013-02-22  8:48 UTC 

[PATCH 0/2] NFS v4.2 support to both the server and client (take 2)
 2013-02-22  8:47 UTC  (3+ messages)
` [PATCH 1/2] NFSv4.2: Added NFS v4.2 support to the NFS client
` [PATCH 2/2] NFSDv4.2: Added NFS v4.2 support to the NFS server

New copyfile system call - discuss before LSF?
 2013-02-22  8:47 UTC  (7+ messages)

[PATCH 0/2] cpustat: use atomic operations to read/update stats
 2013-02-22  8:46 UTC  (8+ messages)
` [PATCH 1/2] cpustat: use accessor functions for get/set/add

[PATCH 1/2] obexd: Remove obc_session_setpath limit
 2013-02-22  8:45 UTC  (2+ messages)

[PATCH 0/8] kexec: extended kexec hypercall for use with pv-ops kernels
 2013-02-22  8:42 UTC  (9+ messages)
` [PATCH 3/8] kexec: add public interface for improved load/unload sub-ops
  ` [Xen-devel] "
` [PATCH 5/8] kexec: extend hypercall with improved load/unload ops
  ` [Xen-devel] "
` [Xen-devel] [PATCH 0/8] kexec: extended kexec hypercall for use with pv-ops kernels

[PATCH] MODSIGN: Fix including certificate twice when the signing_key.x509 already exists
 2013-02-22  8:38 UTC  (3+ messages)

[PATCH] ext4: fix free clusters calculation in bigalloc filesystem
 2013-02-22  8:39 UTC  (13+ messages)
` [PATCH] ext4: fix overhead calculation in bigalloc filesystem (Re: ... )
` [PATCH v2] ext4: fix free clusters calculation in bigalloc filesystem

[PATCH] Btrfs: use reserved space for creating a snapshot
 2013-02-22  8:38 UTC  (2+ messages)

[PATCH 0/2] fallout from the fdi dither work
 2013-02-22  8:36 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Revert hdmp HDP pin checks

What's cooking in git.git (Feb 2013, #05; Tue, 12)
 2013-02-22  8:32 UTC  (11+ messages)

[Xen-staging] [xen] x86/mm: Take the p2m lock even in shadow mode
 2013-02-22  8:32 UTC 

[PULL] drm/hdmi: Changes for 3.9-rc1
 2013-02-22  8:31 UTC 

[PULL] drm/tegra: Changes for 3.9-rc1
 2013-02-22  8:30 UTC 

[PATCH XEN] xen: event channel arrays are xen_ulong_t and not unsigned long
 2013-02-22  8:28 UTC  (4+ messages)

[PATCH] ipv4: fix error handling in icmp_protocol
 2013-02-22  8:18 UTC 

which_google.com
 2013-02-22  8:28 UTC 

3.8: SNB GPU lockup
 2013-02-22  8:26 UTC  (3+ messages)

[PATCH v2] btrfs: use kmalloc for lzo de/compress buffer
 2013-02-22  8:26 UTC  (3+ messages)

[PATCH 1/2] net: fec_imx: use dev_err and dev_warn instead of printf
 2013-02-22  8:24 UTC  (2+ messages)

[PATCH for 3.2.34] memcg: do not trigger OOM if PF_NO_MEMCG_OOM is set
 2013-02-22  8:23 UTC  (14+ messages)

[BUG bisected]: apei_hest_parse explosion
 2013-02-22  8:22 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] libmad: force architecture-specific optimisations on AVR32
 2013-02-22  8:21 UTC  (2+ messages)

[PATCH] defaultenv-2: add boot sequence
 2013-02-22  8:20 UTC 

how to write rule specification according to port availablity
 2013-02-22  8:19 UTC 

[PATCH 0/4] kexec-tools: add support for Xen 4.3
 2013-02-22  8:14 UTC  (3+ messages)
` [Xen-devel] "

[PATCH 1/2] hush: expand variables before globbing in for loops
 2013-02-22  8:13 UTC  (2+ messages)

Kitchens Yorkshire
 2013-02-22  8:13 UTC 

[PATCH] xfs: Fix possible truncation of log data in xlog_bread_noalign()
 2013-02-22  8:12 UTC  (2+ messages)

[PATCH 0/3] Get rid of big array from imx pinctrl driver
 2013-02-22  8:12 UTC  (14+ messages)
  ` [PATCH 2/3] ARM: dts: imx: replace magic number with pin function name

RAID performance
 2013-02-22  8:10 UTC  (13+ messages)
            ` RAID performance - new kernel results
              ` RAID performance - new kernel results - 5x SSD RAID5

[PATCH v2 4/4] ASoC: samsung: add to configure dma maxburst size
 2013-02-22  8:10 UTC  (2+ messages)

[PATCH v2 3/4] spi: s3c64xx: add dma maxburst size initialization
 2013-02-22  8:09 UTC  (2+ messages)

[ath9k-devel] [PATCH] ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003
 2013-02-22  8:08 UTC  (16+ messages)
` [ath9k-devel] [PATCHv2] ath9k_hw: Handle AR_INTR_SYNC_HOST1_FATAL "

[PATCH] ARM: vfp: fix fpsid register subarchitecture field mask width
 2013-02-22  8:08 UTC  (2+ messages)

[PATCH v2 00/18] change invalidatepage prototype to accept length
 2013-02-22  8:06 UTC  (8+ messages)
` [PATCH v2 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges

Dangerous devm_request_irq() conversions
 2013-02-22  8:05 UTC  (5+ messages)

[PATCH v2 2/4] ARM: EXYNOS: support burst mode for for dev-to-mem and mem-to-dev transmit
 2013-02-22  8:05 UTC  (2+ messages)

[LTP] [PATCH] testscripts: add appl test in networkstress.sh
 2013-02-22  8:05 UTC  (2+ messages)

[PATCH v2 1/4] DMA: pl330: support burst mode for dev-to-mem and mem-to-dev transmit
 2013-02-22  8:04 UTC  (2+ messages)

AM335x mpurate + bogomips
 2013-02-22  8:03 UTC  (2+ messages)

[PATCH] package_regex.inc: updated regexes
 2013-02-22  8:07 UTC 

[Bug 59168] New: [nvc3/Quadro2000M] graphic garbage/corruption/noise on resume
 2013-02-22  7:59 UTC  (2+ messages)
  ` [Bug 59168] [nvc1/Quardro1000M|nvc3/Quadro2000M] "

[PATCH] Intel-gen4asm: Add a test case for indirect addressing
 2013-02-22  7:58 UTC 

[RFC] Kbuild support for ARM FIT images
 2013-02-22  7:56 UTC  (13+ messages)
  ` [U-Boot] "

[PATCH 00/35] mfd: ab8500: Internal development push
 2013-02-22  7:55 UTC  (6+ messages)
` [PATCH 01/35] mfd: ab8500-gpadc: Implemented suspend/resume

FROM COCA COLA OFFICE
 2013-02-22  7:51 UTC 

[PATCH] PM: align buffers for LZO compression
 2013-02-22  7:46 UTC 

Queries on USB skeleton Driver
 2013-02-22  7:45 UTC  (2+ messages)

[PATCH] Intel-gen4asm: let disassembler output flag_reg in conditional modifier
 2013-02-22  7:45 UTC 

[U-Boot] [PATCH] mmc:sdhci:fix: Change default interrupts enabled at SDHCI initialization
 2013-02-22  7:41 UTC  (9+ messages)

[PATCH] Intel-gen4asm: fix disassembler: horizontal stride of dest operand
 2013-02-22  7:42 UTC 

[PATCH] Intel-gen4asm: Fix bug, "-128:f" is interpreted as a very large integer
 2013-02-22  7:41 UTC 

Hot (un)plugging a Thunderbolt Ethernet adapter causes kernel panic
 2013-02-22  7:37 UTC  (2+ messages)

[PATCH] acpi: sleep: Avoid interleaved message on errors
 2013-02-22  7:37 UTC 


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.