All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-03 10:21:04 to 2012-04-03 11:52:08 UTC [more...]

Fwd: RE: Fwd: Re: makedumpfile security key enhancement using SIAL
 2012-04-03 11:52 UTC  (3+ messages)

[PATCH] cpuidle: Avoid possible NULL pointer dereference in __cpuidle_register_device()
 2012-04-03 11:51 UTC  (3+ messages)

[PATCH] x86: Make mwait_usable() respect "idle=nomwait" kernel parameter
 2012-04-03 11:49 UTC  (2+ messages)

[PATCH] Driver: Atm: Remove 'break' after 'return' statement
 2012-04-03 11:47 UTC 

[PATCH 0/3] netfilter fixes for 3.4-rc1
 2012-04-03 11:48 UTC  (6+ messages)
` [PATCH 3/3] netfilter: xt_CT: remove a compile warning

[PATCH 00/69] TTY buffer in tty_port -- prep no. 2
 2012-04-03 11:47 UTC  (5+ messages)
` [PATCH 01/69] TTY: crisv10, remove unused tmp_buf
` [PATCH 02/69] TTY: crisv10, initialize tty_port

[PATCH] Bluetooth: Remove MGMT_ADDR_INVALID macro
 2012-04-03 11:46 UTC  (5+ messages)

[PATCH 2/4 v2] ARM: mxs: factor out dynamic amba device allocator
 2012-04-03 11:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 01/10] coroutine: use qemu_coroutine_switch() directly
 2012-04-03 11:47 UTC  (20+ messages)
` [Qemu-devel] [PATCH 02/10] coroutine: rename unlock_bh_queue to co_runnable_queue
` [Qemu-devel] [PATCH 03/10] coroutine: rename qemu_co_queue_next_bh() to qemu_co_process_runnable()
` [Qemu-devel] [PATCH 04/10] coroutine: init co_runnable_bh during boot
` [Qemu-devel] [PATCH 05/10] coroutine: add qemu_co_runnable_schedule()
` [Qemu-devel] [PATCH 06/10] coroutine: move runnale coroutine code to qemu-coroutine.c
` [Qemu-devel] [PATCH 07/10] coroutine: split qemu-coroutine-lock.c
` [Qemu-devel] [PATCH 09/10] coroutine: schedule timeout coroutine instead process it directly
` [Qemu-devel] [PATCH 10/10] coroutine: add qemu_coroutine_run() wrapper

[PATCH] Bluetooth: Link Keys should be stored if MITM is not required
 2012-04-03 11:41 UTC  (5+ messages)

[PATCH v4] Ethernet driver for the WIZnet W5300 chip
 2012-04-03 11:39 UTC  (5+ messages)
` [PATCH v6 0/2] Ethernet drivers for WIZnet chips
` [PATCH v6 1/2] Ethernet driver for the WIZnet W5300 chip
` [PATCH v6 2/2] Ethernet driver for the WIZnet W5100 chip

[PATCHv4 00/18] I2C updates
 2012-04-03 11:38 UTC  (38+ messages)
` [PATCHv4 01/18] I2C : OMAP : make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
` [PATCHv4 02/18] OMAP : I2C : Remove reset at init
` [PATCHv4 03/18] I2C: OMAP: Recover from Bus Busy condition
` [PATCHv4 04/18] OMAP: I2C: I2C register restore only if context is lost
` [PATCHv4 05/18] OMAP: I2C: Fix the interrupt clearing in OMAP4
` [PATCHv4 06/18] OMAP: I2C: Fix the mismatch of pm_runtime enable and disable
` [PATCHv4 07/18] OMAP: I2C: Optimise the remove code
` [PATCHv4 08/18] OMAP: I2C: Fix the error handling
` [PATCHv4 09/18] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCHv4 10/18] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
` [PATCHv4 11/18] OMAP : I2C : use devm_* functions
` [PATCHv4 12/18] I2C : OMAP : Fix the crash in i2c remove
` [PATCHv4 13/18] OMAP: I2C: Handle error check for pm runtime
` [PATCHv4 14/18] I2C : OMAP : Use SET_RUNTIME_PM_OPS
` [PATCHv4 15/18] OMAP4: hwmod data: I2C: add flag for context restore
` [PATCHv4 16/18] i2c: omap: make the read ready processing a separate function
` [PATCHv4 17/18] I2C: OMAP : fix missing handling of errata I2C_OMAP3_1P153
` [PATCHv4 18/18] i2c: omap: Do not set the XUDF if the underflow is not reached

[PATCH 1/8] Staging: bcm: IPv6Protocol.c: Fix coding style
 2012-04-03 11:35 UTC  (8+ messages)
` [PATCH 2/8] Staging: bcm: IPv6Protocol.c coding style fix
` [PATCH 3/8] Staging: bcm: IPv6Protocol.c fix coding style
` [PATCH 4/8] Staging: bcm: IPv6Protocol.c coding style fix
` [PATCH 5/8] "
` [PATCH 6/8] "
` [PATCH 7/8] Staging: bcm: IPv6Protocol.c: "
` [PATCH 8/8] "

[patch] Adding Secure Deletion to UBIFS
 2012-04-03 11:35 UTC  (21+ messages)
` [patch] Move CRC computation to separate function
            ` [patch] Add a encryption key parameter to the compress / decompress function
              ` [patch] Add cryptographic functionality when a key is passed to the compress / decompress functions
                  ` [patch] UBIFS: "

Fwd: Re: makedumpfile security key enhancement using SIAL
 2012-04-03 11:33 UTC  (4+ messages)

[PATCH v1 1/1] mmc: core: fix power class selection
 2012-04-03 11:32 UTC  (4+ messages)

Iptables "-m time" option doesn't update when the clock changes
 2012-04-03 11:31 UTC  (9+ messages)

[Qemu-devel] [PATCH v3] sheepdog: implement SD_OP_FLUSH_VDI operation
 2012-04-03 11:34 UTC  (4+ messages)
` [Qemu-devel] RE. [PATCH] sheepdog: fix send req helpers

[PATCH 1/1] cris: posix_types.h, include asm-generic/posix_types.h
 2012-04-03 11:29 UTC  (2+ messages)

[RFC][PATCH] avoid swapping out with swappiness==0
 2012-04-03 11:25 UTC  (8+ messages)

[PATCH] Staging: vme: Replace semaphore by mutex
 2012-04-03 11:24 UTC  (2+ messages)

[PATCH] xen/gntdev: do not set VM_PFNMAP
 2012-04-03 11:25 UTC 

[Qemu-devel] [PATCH] block: bdrv_append() fixes
 2012-04-03 11:24 UTC  (2+ messages)

[PATCH] Fix spellings errors
 2012-04-03 11:20 UTC  (4+ messages)

[PATCH BlueZ 0/8] Generic GATT client fixes
 2012-04-03 11:19 UTC  (3+ messages)
` [PATCH v3 BlueZ 0/2] "

[Qemu-devel] [PATCH 00/25] qdev properties final installment: push, push!
 2012-04-03 11:15 UTC  (26+ messages)
` [Qemu-devel] [PATCH 01/25] qom: add object_class_get_parent
` [Qemu-devel] [PATCH 02/25] qom: add object_child_foreach
` [Qemu-devel] [PATCH 03/25] qom: add class_base_init
` [Qemu-devel] [PATCH 04/25] qom: make Object a type
` [Qemu-devel] [PATCH 05/25] qom: push type up to Object
` [Qemu-devel] [PATCH 06/25] qdev: fix -device foo,?
` [Qemu-devel] [PATCH 07/25] qdev: use object_property_print in info qtree
` [Qemu-devel] [PATCH 08/25] qdev: remove qdev_prop_set_defaults
` [Qemu-devel] [PATCH 09/25] qdev: move bus properties to a separate global
` [Qemu-devel] [PATCH 10/25] qdev: do not propagate properties to subclasses
` [Qemu-devel] [PATCH 11/25] qdev: pick global properties from superclasses
` [Qemu-devel] [PATCH 12/25] qdev: factor setting of global properties
` [Qemu-devel] [PATCH 13/25] qdev: replace bus properties with superclass properties
` [Qemu-devel] [PATCH 14/25] qapi: add Visitor interfaces for uint*_t and int*_t
` [Qemu-devel] [PATCH 15/25] qdev: use int32_t container for devfn property
` [Qemu-devel] [PATCH 16/25] qdev: switch property accessors to fixed-width visitor interfaces
` [Qemu-devel] [PATCH 17/25] qdev: remove PropertyInfo range checking
` [Qemu-devel] [PATCH 18/25] qdev: remove qdev_prop_exists
` [Qemu-devel] [PATCH 19/25] qom: push state up to Object
` [Qemu-devel] [PATCH 20/25] qdev: generalize properties to Objects
` [Qemu-devel] [PATCH 21/25] qdev: move bulk of qdev-properties.c to qom/object.c
` [Qemu-devel] [PATCH 22/25] qom: push static properties to Object
` [Qemu-devel] [PATCH 23/25] qom: add realized property
` [Qemu-devel] [PATCH 24/25] qdev: implement qdev_init on top of realize
` [Qemu-devel] [PATCH 25/25] qdev: split part of device_finalize to device_unrealize

Cette semaine, vente privée - ensemble de jardin 89 euros!
 2012-04-03 11:16 UTC 

[U-Boot] [PATCH 0/3] MIPS: fixes for 2012.04-rc1
 2012-04-03 11:15 UTC  (3+ messages)

[PATCH] license.bbclass: Check if copyfile succeeded with isfile
 2012-04-03 11:05 UTC 

stmmac: what happened to IFF_UNICAST_FLT
 2012-04-03 11:14 UTC 

[PATCH v2 0/9] PM: Create the AVS class of drivers
 2012-04-03 11:14 UTC  (4+ messages)

[PATCH 1/2] TCP: update ip_local_port_range documentation
 2012-04-03 11:12 UTC  (4+ messages)
    ` [PATCH] "

1.2 Pre-Release survey
 2012-04-03 11:11 UTC 

[PATCH net-next V5 0/8] net/mlx4_en: DCB QoS support
 2012-04-03 11:10 UTC  (9+ messages)
` [PATCH net-next V5 1/8] net/mlx4_en: Force user priority by QP attribute
` [PATCH net-next V5 2/8] net/mlx4_core: set port QoS attributes
` [PATCH net-next V5 3/8] net/mlx4_en: DCB QoS support
` [PATCH net-next V5 4/8] net/mlx4_en: sk_prio <=> UP for untagged traffic
` [PATCH net-next V5 5/8] net/route: export symbol ip_tos2prio
` [PATCH net-next V5 6/8] IB/rdma_cm: TOS <=> UP mapping for IBoE
` [PATCH net-next V5 7/8] net/dcb: Add an optional max rate attribute
` [PATCH net-next V5 8/8] net/mlx4_en: Set max rate-limit for a TC

[VFS] Regression, commit 00292bbf769620dea923dbd906afd88955f7ea19
 2012-04-03 11:07 UTC 

[PATCH] fix lpfc compilation without debugfs
 2012-04-03 11:06 UTC 

[Qemu-devel] [PATCH 0/6] fix w32 sockets
 2012-04-03 11:06 UTC  (2+ messages)

[Adeos-main] Reworking ipipe timer subsystem,
 2012-04-03 11:06 UTC  (14+ messages)

Help initialize phy-less ethernet in 2.6.38
 2012-04-03 11:04 UTC  (5+ messages)

[PATCH v1] Adapter: Fix Discovering state while Powering Off
 2012-04-03 11:01 UTC  (4+ messages)

[PATCH] [media] s5p-tv: Fix compiler warning in mixer_video.c file
 2012-04-03 10:59 UTC  (3+ messages)

ext4 online resize and robustness to interruption
 2012-04-03 10:58 UTC  (2+ messages)

Is boa still a decent choice for an embedded web server?
 2012-04-03 10:49 UTC  (2+ messages)

[PATCH] mmc: card: move variable initialization earlier
 2012-04-03 10:57 UTC  (4+ messages)

[RFC] Shutdown event script for xl toolstack
 2012-04-03 10:56 UTC  (7+ messages)

[RFC 0/5] hid: Extending the device-driver matching mechanism
 2012-04-03 10:57 UTC  (7+ messages)
` [RFC 4/5] hid: Add idtags to modalias

How to create empty CENTRAL git with master / development branch ?
 2012-04-03 10:53 UTC 

[PATCH v8 1/6] att: add remote btd_device to ATT read/write callbacks
 2012-04-03 10:52 UTC  (2+ messages)

kvm: RCU warning in async pf
 2012-04-03 10:52 UTC  (2+ messages)

[PATCH 00 of 18] [v2] tools: fix bugs and build errors triggered by -O2 -Wall -Werror
 2012-04-03 10:50 UTC  (4+ messages)
` [PATCH 14 of 18] tools/libvchan: fix build errors caused by Werror in io.c

[PATCH 00/12] perf/x86-ibs: Precise event sampling with IBS for AMD CPUs
 2012-04-03 10:48 UTC  (3+ messages)

[ANNOUNCE] Prebuilt Xen PV-HVM templates
 2012-04-03 10:46 UTC  (5+ messages)

[U-Boot] [PATCH] MIPS: Add initial support for EMMA3SL/LP
 2012-04-03 10:46 UTC  (3+ messages)

[Qemu-devel] [PULL 0/8] Trivial patches for 27 March to 3 April 2012
 2012-04-03 10:42 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] configure: fix mingw32 libs_qga typo
` [Qemu-devel] [PATCH 2/8] w32: Undefine error constants before their redefinition
` [Qemu-devel] [PATCH 3/8] qtest: Add missing GCC_FMT_ATTR
` [Qemu-devel] [PATCH 4/8] block/curl: Replace usleep by g_usleep
` [Qemu-devel] [PATCH 5/8] main-loop: make qemu_event_handle static
` [Qemu-devel] [PATCH 6/8] configure: Link QEMU against 'liburcu-bp'
` [Qemu-devel] [PATCH 7/8] configure: Link qga against UST tracing related libraries
` [Qemu-devel] [PATCH 8/8] make: fix clean rule by removing build file in qom/

how to test thermometer profile using existing example available in bluez
 2012-04-03 10:43 UTC 

[PATCH V2] mmc: core: Add host capability check for power class
 2012-04-03 10:42 UTC  (8+ messages)

[3.4-rc1 crash]: NULL pointer deref in fs/sysfs/group.c:create_files -- sysctl related?
 2012-04-03 10:46 UTC  (12+ messages)
      ` [PATCH] Prevent crash on missing sysfs attribute group

[PATCH] ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV
 2012-04-03 10:43 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add missing ASoC OMAP co-maintainer
 2012-04-03 10:42 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] tricorder: Add UBIFS
 2012-04-03 10:37 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] tricorder: Load kernel from ubifs

[U-Boot] [PATCH] Prevent malloc with size 0
 2012-04-03 10:35 UTC  (14+ messages)

is there a plan to briefly document all of the oe-core classes?
 2012-04-03 10:24 UTC 

[U-Boot] [PATCH] bootm: fix usage of lmb_reserve()
 2012-04-03 10:32 UTC  (2+ messages)

[PATCH] printk(): add KERN_CONT where needed
 2012-04-03 10:30 UTC  (5+ messages)

[PATCH 00 of 18] tools: fix bugs and build errors triggered by -O2 -Wall -Werror
 2012-04-03 10:28 UTC  (14+ messages)
` [PATCH 10 of 18] tools/libvchan: fix build errors caused by -Werror in node-select.c
` [PATCH 11 of 18] tools/libxl: fix build errors caused by Werror in disk_eject_xswatch_callback

[Qemu-devel] [PATCH v4] sheepdog: implement SD_OP_FLUSH_VDI operation
 2012-04-03 10:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 UPDATE] "

[git pull] drm fixes
 2012-04-03 10:26 UTC  (2+ messages)

AVX RAID5 xor checksumming
 2012-04-03 10:23 UTC  (4+ messages)
` RAID5 XOR speed vs RAID6 Q speed (was Re: AVX RAID5 xor checksumming)


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.