All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-05 13:02:07 to 2012-12-05 14:44:22 UTC [more...]

[PATCH v3 00/15] Manager/Adapter transition to ObjectManager
 2012-12-05 14:44 UTC  (2+ messages)

[PATCH 1/2] ARM: added Kconfig option for -mno-unaligned compiler flag
 2012-12-05 14:43 UTC  (7+ messages)
` [PATCH 2/2] OMAP: disable unaligned access when building the IFT

CIFS VFS: Unexpected SMB signature ...NULL inode in lookup
 2012-12-05 14:43 UTC  (3+ messages)

[PATCH] mxs: tx28: fix NAND usage
 2012-12-05 14:42 UTC 

mail list for Xilinx Zynq platform?
 2012-12-05 14:42 UTC  (2+ messages)

[PATCH v7 1/3] aerdrv: Trace Event for AER
 2012-12-05 14:41 UTC  (5+ messages)
` [PATCH v7 2/3] aerdrv: Enhanced AER logging
` [PATCH v7 3/3] aerdrv: Cleanup log output for CPER based AER

[PATCH 00/11] brcm80211: cleanup patches
 2012-12-05 14:41 UTC  (13+ messages)
` [PATCH 01/11] brcmfmac: rework bus interface
` [PATCH 02/11] brcmsmac: fix uninitialized variable warning on arm architecture
` [PATCH 03/11] brcmfmac: use one list of event defintions
` [PATCH 04/11] brcmsmac: radio on led support
` [PATCH 05/11] brcmfmac: error messages should not be suppressed
` [PATCH 06/11] brcmfmac: consolidate debug macros in wl_cfg80211
` [PATCH 07/11] brcmfmac: replace WL_ERR() with brcmf_err()
` [PATCH 08/11] brcmfmac: replace WL_INFO() macro
` [PATCH 09/11] brcmfmac: remove WL_TRACE() macro
` [PATCH 10/11] brcmfmac: remove WL_SCAN() macro
` [PATCH 11/11] brcmfmac: remove WL_CONN() macro

[PATCH 0/4] replace cgroup_lock with local lock in memcg
 2012-12-05 14:41 UTC  (14+ messages)
` [PATCH 4/4] memcg: replace cgroup_lock with memcg specific memcg_lock

[PATCH] fs:ext3: remove lock_buffer in bclean() and setup_new_group_blocks
 2012-12-05 14:41 UTC  (2+ messages)

OSD crashed today in os/JournalingObjectStore.cc
 2012-12-05 14:41 UTC  (2+ messages)

[VTPM v6 1/8] add vtpm-stubdom code
 2012-12-05 14:39 UTC  (9+ messages)
` [VTPM v6 6/8] Add autoconf to stubdom

[Qemu-devel] [0/13] Pending pseries/ppc patches as at 1.3 release
 2012-12-05 14:39 UTC  (8+ messages)
` [Qemu-devel] [PATCH 08/13] pseries: Update SLOF for NVRAM support
          ` [Qemu-devel] [Qemu-ppc] "

[RFC virtio-next 0/4] Introduce CAIF Virtio and reversed Vrings
 2012-12-05 14:37 UTC  (14+ messages)
` [RFCv2 00/12] Introduce host-side virtio queue and CAIF Virtio
  ` [RFCv2 01/12] vhost: Use struct vring in vhost_virtqueue
  ` [RFCv2 02/12] vhost: Isolate reusable vring related functions
  ` [RFCv2 03/12] virtio-ring: Introduce file virtio_ring_host
  ` [RFCv2 04/12] virtio-ring: Refactor out the functions accessing user memory
  ` [RFCv2 05/12] virtio-ring: Refactor move attributes to struct virtqueue
  ` [RFCv2 06/12] virtio_ring: Move SMP macros to virtio_ring.h
  ` [RFCv2 07/12] virtio-ring: Add Host side virtio-ring implementation
  ` [RFCv2 08/12] virtio: Update vring_interrupt for host-side virtio queues
  ` [RFCv2 09/12] virtio-ring: Add BUG_ON checking on host/guest ring type
  ` [RFCv2 10/12] virtio: Add argument reversed to function find_vqs()
  ` [RFCv2 11/12] remoteproc: Add support for host-virtqueues
  ` [RFCv2 12/12] caif_virtio: Introduce caif over virtio

[PATCH 0/2] Remove unused bits checking for EPT logic
 2012-12-05 14:36 UTC  (2+ messages)

[PATCH v2 1/1] drm/i915: Remove duplicate and unused register #defines in i915_reg.h
 2012-12-05 14:37 UTC 

[PATCH] libxl: Make an internal function explicitly check existence of expected paths
 2012-12-05 14:34 UTC  (3+ messages)

[U-Boot] Atheros "ART" data crc calculation
 2012-12-05 14:34 UTC 

[PATCH 1/1] drm/i915: Remove 3 duplicate register #defines in i915_reg.h
 2012-12-05 14:34 UTC  (3+ messages)

[PATCH v3 0/4] x86, apicv: Add APIC virtualization support
 2012-12-05 14:34 UTC  (16+ messages)
` [PATCH v3 3/4] x86, apicv: add virtual interrupt delivery support

[PATCH] Define and use OMAP4 GPIO macros rather than magic constants
 2012-12-05 14:34 UTC 

[PATCH 0/2] Android: Add support for a 32bit Android file system in a 64bit kernel
 2012-12-05 14:31 UTC  (7+ messages)
` [PATCH 1/2] Staging: android: binder: Add support for 32bit binder calls "
` [PATCH 2/2] Staging: android: ashmem: Add support for 32bit ashmem "

[PATCH v3] drivers: cma: represent physical addresses as phys_addr_t
 2012-12-05 14:29 UTC 

Look Ma, da kernel is b0rken
 2012-12-05 14:29 UTC  (2+ messages)

Switch to PR server model for PR bumps - 1 week
 2012-12-05 14:13 UTC 

[Qemu-trivial] [PATCH 0/2] pc_fw_add_pflash_drv() fixes
 2012-12-05 14:28 UTC  (5+ messages)
` [Qemu-trivial] [PATCH 1/2] pc_sysfw: Check for qemu_find_file() failure
    ` [Qemu-trivial] [PATCH v2 "
      ` [Qemu-devel] "

[PATCH] adapter: Fix compilation on some architectures
 2012-12-05 14:28 UTC  (3+ messages)
` [PATCH] adapter: Always write address type when converting to new storage

Webmail Limit
 2012-12-05 12:34 UTC 

[PATCH v3] KVM: x86: Make register state after reset conform to specification
 2012-12-05 14:27 UTC  (5+ messages)
` [PATCH v4] "
    ` [PATCH v5] "

help about ext3 read-only issue on ext3(2.6.16.30)
 2012-12-05 14:26 UTC  (9+ messages)

[PATCH v3 1/4] v4l: vb2: add prepare/finish callbacks to allocators
 2012-12-05 14:25 UTC  (12+ messages)
` [PATCH v3 2/4] videobuf2-dma-streaming: new videobuf2 memory allocator
` [PATCH v3 3/4] sta2x11_vip: convert to videobuf2 and control framework

switcheroo registration vs switching race
 2012-12-05 14:25 UTC  (17+ messages)

[PATCH] net: fixup tx time stamping for uml vde driver
 2012-12-05 14:20 UTC 

Patch to solve NULL pointer dereference in physmap_of.c
 2012-12-05 14:19 UTC  (5+ messages)

[Bug 50921] New: kvm hangs booting Windows 2000
 2012-12-05 14:18 UTC  (3+ messages)
` [Bug 50921] "

Mark traffic on one machine, match on another machine?
 2012-12-05 14:17 UTC  (10+ messages)

[PATCH for 3.2.34] memcg: do not trigger OOM from add_to_page_cache_locked
 2012-12-05 14:17 UTC  (13+ messages)

[PATCH v3 00/23] OMAP USB Host cleanup
 2012-12-05 14:17 UTC  (4+ messages)
` [PATCH v3 04/23] mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path

[PATCH] Round the calculated scale factor in set_cyc2ns_scale()
 2012-12-05 14:16 UTC 

[U-Boot] [PATCH 0/3] I2C designware patches
 2012-12-05 14:16 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] designware_i2c.c: Added the support for MULTI_BUS
` [U-Boot] [PATCH 2/3] designware_i2c: Added s/w generation of stop bit
` [U-Boot] [PATCH 3/3] designware_i2c: Fixed the setting of the i2c bus speed

at91: Status of NAND flash access
 2012-12-05 14:15 UTC  (5+ messages)

[PATCH] udev 182: Create a symlink of /lib/udev/udevd in /sbin
 2012-12-05 14:00 UTC  (8+ messages)

[PATCH 2/2] drm/exynos: release fb pended by page flip
 2012-12-05 14:14 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v3 16/23] ARM: OMAP2+: clock data: Merge utmi_px_gfclk into usb_host_hs_utmi_px_clk
 2012-12-05 14:13 UTC  (4+ messages)
` [PATCH v3 23/23] mfd: omap-usb-host: Don't spam console on clk_set_parent failure

ivtv driver inputs randomly "block"
 2012-12-05 14:12 UTC  (10+ messages)

what is the rationale for funny "0x100" offset for OMAP4 GPIO addresses?
 2012-12-05 14:11 UTC  (4+ messages)

Wrong length / buffer overlow by the syslog syscall
 2012-12-05 14:02 UTC  (2+ messages)
` [RFC] printk: Fix print_time length computation when no buffer is given

[RFC PATCH 1/5] drivers : introduce device_path api
 2012-12-05 14:09 UTC  (5+ messages)

[LTP] [PATCH] open_posix_testsuite/.../aio_red/7-1.c: fix race at exit
 2012-12-05 13:01 UTC  (2+ messages)

[PATCH 0/6] robustify reset transitions
 2012-12-05 14:08 UTC  (3+ messages)
` [PATCH 4/6] drm/i915: fix reset handling in the throttle ioctl

[Qemu-devel] qmp query-balloon return only "actual" value ?
 2012-12-05 14:07 UTC 

Webmail Limit
 2012-12-05 12:28 UTC 

[PATCH] 3com: make 3c59x depend on HAS_IOPORT
 2012-12-05 14:04 UTC 

[PATCH] mac80211: fixing the warning storm for budding chipsets without ampdu_action defined
 2012-12-05 14:04 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] Add TPCI200 and IP-Octal 232 IndustryPack emulation
 2012-12-05 14:03 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 "
  ` [Qemu-devel] [PATCH v2 1/2] Add TEWS TPCI200 "
  ` [Qemu-devel] [PATCH v2 2/2] Add GE IP-Octal 232 "

[PATCH 1/2] tests: Exercise new API for using a LUT with the execbuffer
 2012-12-05 14:02 UTC  (2+ messages)
` [PATCH 2/2] tests: Benchmark "

[PATCH v2 0/4] i2c-hid cleanup and bug fixes
 2012-12-05 14:02 UTC  (6+ messages)
` [PATCH v2 1/4] HID: i2c-hid: fix memory corruption due to missing hid declaration
` [PATCH v2 2/4] HID: i2c-hid: reorder allocation/free of buffers
` [PATCH v2 3/4] HID: i2c-hid: remove extra .irq field in struct i2c_hid
` [PATCH v2 4/4] HID: i2c-hid: fix i2c_hid_get_raw_report count mismatches

[RFC PATCH 0/2] Fix some multiqueue TUN problems
 2012-12-05 14:01 UTC  (7+ messages)
` [RFC PATCH 2/2] tun: fix LSM/SELinux labeling of tun/tap devices

pvops microcode support for AMD FAM >= 15
 2012-12-05 14:01 UTC  (5+ messages)

[Qemu-devel] [Bug 1086745] [NEW] serial port data THRE comes too early
 2012-12-05 13:51 UTC  (2+ messages)
` [Qemu-devel] [Bug 1086745] "

[PATCH 0/4] Pacage Updates
 2012-12-05 13:46 UTC  (6+ messages)
` [PATCH 1/4] babeltrace: upgrade to 1.0.0
` [PATCH 2/4] liburcu: upgrade to 0.7.4
` [PATCH 3/4] u-boot-mkimage: upgrade to 2012.07
` [PATCH 4/4] curl: upgrade to 7.27.0

[PATCH 1/3] ALSA: ASoC: cs4271: fix sparse warning
 2012-12-05 13:59 UTC  (4+ messages)
` [PATCH 3/3] ALSA: ASoC: cs4271: add optional soft reset workaround

remote-testsvn: Hangs at revision
 2012-12-05 13:57 UTC  (3+ messages)

[Lustre-devel] Important changes to libcfs primitives usage
 2012-12-05 13:54 UTC 

VM Corruption on 0.54 when 'client cache = false'
 2012-12-05 13:51 UTC  (3+ messages)

No subject
 2012-12-05 13:48 UTC 

[PATCH 0/3] Tidy up Qt example application recipes
 2012-12-05 13:28 UTC  (4+ messages)
` [PATCH 1/3] fotowall: tidy up
` [PATCH 2/3] qmmp: remove qmake2 from inherit
` [PATCH 3/3] quicky: tidy up inherit

[PATCH] net: ICMPv6 packets transmitted on wrong interface if nfmark is mangled
 2012-12-05 13:41 UTC  (5+ messages)

[PATCH 1/1] at91: fix debug_ll
 2012-12-05 13:39 UTC 

[PATCH v4 00/13] KVM/ARM vGIC support
 2012-12-05 13:40 UTC  (8+ messages)
` [PATCH v4 12/13] ARM: KVM: vgic: reduce the number of vcpu kick

[PATCH] fs: Fix imbalance in freeze protection in mark_files_ro()
 2012-12-05 13:40 UTC 

[PATCH v4] mmc: fix async request mechanism for sequential read scenarios
 2012-12-05 13:38 UTC 

[PATCH] ext4: Fix the complie warning if CONFIG_EXT4_FS_XATTR isn't set
 2012-12-05 13:36 UTC 

Cybertan MM230-M issue
 2012-12-05 13:36 UTC  (2+ messages)

[PATCH] mac80211: Skip radiotap space calculation if no monitor exists
 2012-12-05 13:36 UTC 

[PATCH 1/3] fs: Return EAGAIN when O_NONBLOCK write should block on frozen fs
 2012-12-05 13:36 UTC  (2+ messages)

[GIT PULL] Improve the SMP support of the interrupt controller for Armada XP
 2012-12-05 13:33 UTC  (2+ messages)
` [PATCH] arm: mvebu: Improve the SMP support of the interrupt controller

[U-Boot] [PATCH 0/4] EXYNOS5: Enable dwmmc
 2012-12-05 13:31 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] MMC: DWMMC: Modified fifo size computation
` [U-Boot] [PATCH 2/4] MMC: EXYNOS: Added call back function for clock get
` [U-Boot] [PATCH 3/4] EXYNOS: CLOCK: Initialised the local variable
` [U-Boot] [PATCH 4/4] SMDK5250: Initialise and enable dwmmc channels

[RFC v2 0/8] Support for Tegra 2D hardware
 2012-12-05 13:28 UTC  (11+ messages)
` [RFC v2 6/8] gpu: drm: tegra: Remove redundant host1x

[PATCH 1/3] virtio: change to_vp_device to an inlined definition
 2012-12-05 13:28 UTC  (3+ messages)
` [PATCH V2 1/2] virtio: use dev_to_virtio wrapper in virtio
  ` [PATCH V2 2/2] virtio: add drv_to_virtio to make code clearly

[PATCH] meta/lib/oe/sstatesig: fix locating stamp files
 2012-12-05 13:12 UTC 

[PATCH 00/20] wlcore fixes for 3.8 (part3)
 2012-12-05 13:25 UTC  (5+ messages)
` [PATCH 03/20] wlcore/wl18xx/wl12xx: FW log params per chip arch

How to force all packet go through tun0 ?
 2012-12-05 13:25 UTC  (2+ messages)

Manually failing a disk during a md raid6 reshape
 2012-12-05 13:24 UTC  (2+ messages)

[PATCH V5 1/2] mfd: stmpe: Get rid of irq_invert_polarity
 2012-12-05 13:24 UTC  (8+ messages)
` [PATCH V5 2/2] mfd: stmpe: Update DT support in stmpe driver

recrdeptask not working correctly?
 2012-12-05 13:22 UTC  (2+ messages)

[PATCH] mfd: tps80031: MFD_TPS80031 needs to select REGMAP_IRQ
 2012-12-05 13:19 UTC 

Actualizar Cuenta
 2012-12-05 12:02 UTC 

sysroot for use with GDB
 2012-12-05 13:14 UTC  (3+ messages)

PTRACE_SYSCALL && vsyscall (Was: arch_check_bp_in_kernelspace: fix the range check)
 2012-12-05 13:14 UTC  (2+ messages)

[B.A.T.M.A.N.] RFC: Removing one indirection layer for patches
 2012-12-05 13:12 UTC  (5+ messages)

[PATCHv4 0/2] kvm: direct msix injection
 2012-12-05 13:12 UTC  (2+ messages)

[PATCH] xen: add gntdev
 2012-12-05 13:11 UTC 

policy for PowerDNS
 2012-12-05 13:10 UTC  (7+ messages)

[PATCH] drm/i915: Perform a posting read of the ring start before enabling
 2012-12-05 13:07 UTC 

getting fonts for dosemu
 2012-12-05 13:09 UTC 

[PATCH 0/2] handle O_(D)SYNC for AIO
 2012-12-05 13:08 UTC  (4+ messages)
` [PATCH 2/2] [PATCH 2/2] direct-io: handle handle O_(D)SYNC AIO

[Qemu-devel] [Bug 1086782] [NEW] HPET time drift windows 7 64bits guest
 2012-12-05 12:56 UTC 

[PATCH v6 0/5] OMAP GPMC DT bindings
 2012-12-05 13:04 UTC  (8+ messages)
` [PATCH v6 4/5] ARM: OMAP: gpmc: enable hwecc for AM33xx SoCs

[PATCH] Remove old, inaccurate "FileName:" cruft from ARM files
 2012-12-05 13:03 UTC  (2+ messages)

[PATCH v2 00/11] nested vmx: bug fixes and feature enabling
 2012-12-05 13:02 UTC  (9+ messages)
` [PATCH v2 04/11] nested vmx: fix rflags status in virtual vmexit
` [PATCH v2 05/11] nested vmx: fix handling of RDTSC
` [PATCH v2 06/11] nested vmx: fix DR access VM exit
` [PATCH v2 07/11] nested vmx: enable IA32E mode while do VM entry
` [PATCH v2 08/11] nested vmx: enable "Virtualize APIC accesses" feature for L1 VMM
` [PATCH v2 09/11] nested vmx: enable PAUSE and RDPMC exiting "
` [PATCH v2 10/11] nested vmx: fix interrupt delivery to L2 guest
` [PATCH v2 11/11] nested vmx: check host ability when intercept MSR read


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.