All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-23 16:10:17 to 2014-06-23 16:46:35 UTC [more...]

[Gitorious] Activity: prabhakar requested a merge of prab
 2014-06-23 16:46 UTC  (4+ messages)

[PATCH 3.12 000/111] 3.12.23-stable review
 2014-06-23 16:45 UTC  (2+ messages)

[PATCH tip/core/rcu] Reduce overhead of cond_resched() checks for RCU
 2014-06-23 16:45 UTC  (6+ messages)

[PATCH tip/core/rcu 0/5] Fix for cond_resched performance regression
 2014-06-23 16:43 UTC  (3+ messages)
` [PATCH RFC tip/core/rcu 1/5] rcu: Reduce overhead of cond_resched() checks for RCU

[PATCH 1/1] fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc
 2014-06-23 16:44 UTC  (2+ messages)
` [Ocfs2-devel] "

[PATCH 1/2] linux: remove bbappends for old kernel recipes removed from meta-ti
 2014-06-23 16:44 UTC  (2+ messages)
` [PATCH 2/2] u-boot: remove bbappends for old u-boot "

[PATCH 00/11] qspinlock with paravirt support
 2014-06-23 16:45 UTC  (23+ messages)
` [PATCH 01/11] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH 03/11] qspinlock: Add pending bit

[PATCH 1/2] linux: remove bbappends for old kernel recipes removed from meta-ti
 2014-06-23 16:44 UTC  (3+ messages)
` [PATCH 2/2] u-boot: remove bbappends for old u-boot "

[PATCH v8 0/3] R-Car Gen2 PCIe host driver
 2014-06-23 16:44 UTC  (6+ messages)
` [PATCH v8 1/3] PCI: host: rcar: Add Renesas R-Car PCIe driver

[PATCH v2] sched: Fast idling of CPU when system is partially loaded
 2014-06-23 16:44 UTC  (5+ messages)

[PATCH v3 1/6] mfd: fsl imx25 Touchscreen ADC driver
 2014-06-23 16:43 UTC  (5+ messages)
` [PATCH v3 3/6] iio: adc: fsl,imx25-gcq driver

[PATCH 1/1] fs/ubifs/super.c: replace count*size kzalloc by kcalloc
 2014-06-23 16:41 UTC  (2+ messages)

Warning!!
 2014-06-23 16:42 UTC 

Franklin S. Cooper Jr : u-boot-ti-staging:_2013.10: Update to pull in critical fixes
 2014-06-23 16:41 UTC 

[Qemu-devel] [PULL 00/43] QMP queue
 2014-06-23 16:40 UTC  (46+ messages)
` [Qemu-devel] [PULL 01/43] fpu: softfloat: drop INLINE macro
` [Qemu-devel] [PULL 02/43] audio: fmopl: "
` [Qemu-devel] [PULL 03/43] qapi: fix coding style in parameters list
` [Qemu-devel] [PULL 04/43] qapi: add const prefix to 'char *' insider c_type()
` [Qemu-devel] [PULL 05/43] qapi: Suppress unwanted space between type and identifier
` [Qemu-devel] [PULL 06/43] json-lexer: fix escaped backslash in single-quoted string
` [Qemu-devel] [PULL 07/43] os-posix: include sys/time.h
` [Qemu-devel] [PULL 08/43] qapi: Add includes from qapi/ as dependencies
` [Qemu-devel] [PULL 09/43] qapi: add event helper functions
` [Qemu-devel] [PULL 10/43] qapi script: add event support
` [Qemu-devel] [PULL 11/43] test: add test cases for qapi event
` [Qemu-devel] [PULL 12/43] qapi: adjust existing defines
` [Qemu-devel] [PULL 13/43] monitor: add an implemention of qapi event emit method
` [Qemu-devel] [PULL 14/43] qapi: add new schema file qapi-event.json
` [Qemu-devel] [PULL 15/43] qapi event: convert SHUTDOWN
` [Qemu-devel] [PULL 16/43] qapi event: convert POWERDOWN
` [Qemu-devel] [PULL 17/43] qapi event: convert RESET
` [Qemu-devel] [PULL 18/43] qapi event: convert STOP
` [Qemu-devel] [PULL 19/43] qapi event: convert RESUME
` [Qemu-devel] [PULL 20/43] qapi event: convert SUSPEND
` [Qemu-devel] [PULL 21/43] qapi event: convert SUSPEND_DISK
` [Qemu-devel] [PULL 22/43] qapi event: convert WAKEUP
` [Qemu-devel] [PULL 23/43] qapi event: convert RTC_CHANGE
` [Qemu-devel] [PULL 24/43] qapi event: convert WATCHDOG
` [Qemu-devel] [PULL 25/43] qapi event: convert DEVICE_DELETED
` [Qemu-devel] [PULL 26/43] qapi event: convert DEVICE_TRAY_MOVED
` [Qemu-devel] [PULL 27/43] qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR
` [Qemu-devel] [PULL 28/43] qapi event: convert BLOCK_IMAGE_CORRUPTED
` [Qemu-devel] [PULL 29/43] qapi event: convert other BLOCK_JOB events
` [Qemu-devel] [PULL 30/43] qapi event: convert NIC_RX_FILTER_CHANGED
` [Qemu-devel] [PULL 31/43] qapi event: convert VNC events
` [Qemu-devel] [PULL 32/43] qapi event: convert SPICE events
` [Qemu-devel] [PULL 33/43] qmp: convert ACPI_DEVICE_OST event
` [Qemu-devel] [PULL 34/43] qapi event: convert BALLOON_CHANGE
` [Qemu-devel] [PULL 35/43] qapi event: convert GUEST_PANICKED
` [Qemu-devel] [PULL 36/43] qapi event: convert QUORUM events
` [Qemu-devel] [PULL 37/43] qapi event: clean up
` [Qemu-devel] [PULL 38/43] qemu-char: introduce qemu_chr_alloc
` [Qemu-devel] [PULL 39/43] qemu-char: do not call chr_write directly
` [Qemu-devel] [PULL 40/43] qemu-char: move pty_chr_update_read_handler around
` [Qemu-devel] [PULL 41/43] qemu-char: make writes thread-safe
` [Qemu-devel] [PULL 42/43] monitor: protect outbuf and mux_out with mutex
` [Qemu-devel] [PULL 43/43] monitor: protect event emission

[Buildroot] [Patch v3 1/1] systemd: rework network/tty units installation
 2014-06-23 16:41 UTC  (2+ messages)

Franklin S. Cooper Jr : u-boot-ti-staging:_2013.10: Update to pull in critical fixes
 2014-06-23 16:41 UTC 

Franklin S. Cooper Jr : u-boot-ti-staging:_2013.10: Update to pull in critical fixes
 2014-06-23 16:41 UTC 

[PATCH] crypto: sha512_ssse3: fix byte count to bit count conversion
 2014-06-23 16:41 UTC 

[PATCH 1/1] fs/f2fs/segment.c: replace count*size kzalloc by kcalloc
 2014-06-23 16:39 UTC  (2+ messages)

unparseable, undocumented /sys/class/drm/.../pstate
 2014-06-23 16:40 UTC  (11+ messages)

[PATCH v4 00/14] ARM/ARM64: KVM: big endian host support
 2014-06-23 16:40 UTC  (10+ messages)
` [PATCH v4 12/14] ARM64: KVM: vgic_elrsr and vgic_eisr need to be byteswapped in BE case

[PATCH v1 000/104] nfsd: eliminate the client_mutex
 2014-06-23 16:40 UTC  (23+ messages)
` [PATCH v1 004/104] nfsd4: use cl_lock to synchronize all stateid idr calls
` [PATCH v1 005/104] NFSd: Add fine grained protection for the nfs4_file->fi_stateids list
` [PATCH v1 006/104] NFSd: Add a mutex to protect the NFSv4.0 open owner replay cache
` [PATCH v1 008/104] NFSd: Ensure that nfs4_file_get_access enforces share access modes
` [PATCH v1 009/104] locks: add file_has_lease

[PATCH] crypto: des3_ede/x86-64: fix parse warning
 2014-06-23 16:39 UTC 

[Qemu-devel] [PATCH 0/9] bdrv_open() cleanups, part 1
 2014-06-23 16:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/9] block: Create bdrv_fill_options()

[PATCH] stable_kernel_rules: Add pointer to netdev-FAQ for network patches
 2014-06-23 16:38 UTC  (2+ messages)

[Buildroot] [PATCHv2 1/2] geoip: new package
 2014-06-23 16:38 UTC  (6+ messages)

[Buildroot] [PATCH] openntpd: add SysV initscript and user
 2014-06-23 16:38 UTC  (6+ messages)

[PATCH] w1: select crc16 library for ds2406
 2014-06-23 16:38 UTC  (3+ messages)

[PATCH 0/3 v3] arizona: Improvements to codec DVFS control
 2014-06-23 16:28 UTC  (4+ messages)
` [PATCH 1/3 v3] mfd: arizona: Export function to control subsystem DVFS
` [PATCH 2/3 v3] ASoC: wm_adsp: Move DVFS control into codec driver
` [PATCH 3/3 v3] ASoC: arizona: Add DVFS handling for sample rate control

[PATCH v6 0/5] vgic emulation and GICD_ITARGETSR
 2014-06-23 16:37 UTC  (6+ messages)
` [PATCH v6 1/5] xen/arm: observe itargets setting in vgic_enable_irqs and vgic_disable_irqs
` [PATCH v6 2/5] xen/arm: inflight irqs during migration
` [PATCH v6 3/5] xen/arm: support irq delivery to vcpu > 0
` [PATCH v6 4/5] xen/arm: physical irq follow virtual irq
` [PATCH v6 5/5] xen: introduce sched_move_irqs

[PATCH 5/5] udp: additional GRO support
 2014-06-23 16:37 UTC  (3+ messages)

Recovery after mkfs.ext4 on a ext4
 2014-06-23 16:37 UTC  (7+ messages)

[PATCH 0/4] checkpatch: Line spacing tests and Kconfig help
 2014-06-23 16:35 UTC  (5+ messages)
` [PATCH 1/4] checkpatch: Add test for blank lines after function/struct/union/enum
` [PATCH 2/4] checkpatch: Add a multiple blank lines test
` [PATCH 3/4] checkpatch: Change blank line after declaration type to "LINE_SPACING"
` [PATCH 4/4] checkpatch: Quiet Kconfig help message checking

[PATCH 1/1] fs/fuse/file.c: replace count*size kzalloc by kcalloc
 2014-06-23 16:35 UTC 

[PATCH] ASoC: cs42l56: Fix stereo channel register assignment for Headphone and LineOut volume mixers
 2014-06-23 16:37 UTC  (4+ messages)

[PATCH 4/4 v2] regulator: arizona-ldo1: Do not control clocking from regulator
 2014-06-23 16:35 UTC  (5+ messages)

[PATCH 0/2] ARM: DRA7: hwmod: fixes for 3.16
 2014-06-23 16:34 UTC  (4+ messages)

[PATCH 1/1] sound/soc/omap/mcbsp.c: remove unnecessary null test before kfree
 2014-06-23 16:33 UTC 

[RFC][PATCH 0/3] x86/nmi: Print all cpu stacks from NMI safely
 2014-06-23 16:33 UTC  (10+ messages)
` [RFC][PATCH 1/3] trace_seq: Move the trace_seq code to lib/
` [RFC][PATCH 3/3] x86/nmi: Perform a safe NMI stack trace on all CPUs

[alsa-devel] [PATCH V2 0/2] Sound support for Exynos4412 Odroid X2, U3 board
 2014-06-23 16:32 UTC  (6+ messages)
  `  "

[Qemu-devel] [PULL 00/118] ppc patch queue 2014-06-04
 2014-06-23 16:31 UTC  (6+ messages)
` [Qemu-devel] [PULL 075/118] macio: handle non-block ATAPI DMA transfers

Issues regarding "mem_access: Add helper API to setup ring and enable mem_access"
 2014-06-23 16:31 UTC 

gitk with submodules does not show new commits on other branches
 2014-06-23 16:31 UTC  (4+ messages)

[PATCH 0/5] net: Checksum offload changes - Part V
 2014-06-23 16:29 UTC  (3+ messages)

[PATCH net-next] hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE event
 2014-06-23 16:29 UTC  (10+ messages)

[PATCH 1/1] fs/reiserfs/xattr.c: fix blank line missing after declarations
 2014-06-23 16:29 UTC 

[Qemu-devel] [PATCH v2] mac99: Change memory layout to better match PowerMac3, 1
 2014-06-23 16:27 UTC  (6+ messages)

[PATCH 1/1] FS/REISERFS: use linux/uaccess.h
 2014-06-23 16:27 UTC 

[PATCH 0/6] OF: Fixes preparing transactions/overlays
 2014-06-23 16:26 UTC  (4+ messages)
` [PATCH 5/6] OF: Utility helper functions for dynamic nodes

[PATCH] tools/mce: refactor xen-mceinj to ease injection of other MCEs
 2014-06-23 16:26 UTC  (3+ messages)

Hi
 2014-06-23 16:24 UTC  (2+ messages)

[PATCH 1/1] FS/REISERFS: replace not-standard %Lu/%Ld
 2014-06-23 16:24 UTC 

[PATCH v1 for-next 00/16] Bug fixes for ocrdma driver
 2014-06-23 16:23 UTC  (2+ messages)

[PATCH] ASoC: Fix SOC_DOUBLE_R_SX_TLV volume mixer arguments
 2014-06-23 16:25 UTC 

[Qemu-devel] AArch64 linux-user: SA_ONSTACK usage in get_sigframe
 2014-06-23 16:15 UTC 

Yocto Labs
 2014-06-23 16:22 UTC  (2+ messages)

how to re-use a QP for a new connection
 2014-06-23 16:22 UTC  (7+ messages)

[yocto][meta-qt5][daisy] Error during bitbake of my image
 2014-06-23 16:21 UTC  (12+ messages)

[PATCH v3 0/3] git config cache & special querying api utilizing the cache
 2014-06-23 16:20 UTC  (4+ messages)
` [PATCH v3 2/3] config: add hashtable for config parsing & retrieval

[PATCH v8] leds: USB: HID: Add support for MSI GT683R led panels
 2014-06-23 16:20 UTC  (6+ messages)
` [PATCH v9] "

[PATCHv3] Bluetooth: Ignore H5 non-link packets in non-active state
 2014-06-23 16:19 UTC 

[PATCH for-next 0/2] Bug fixes for nfs-rdma support
 2014-06-23 16:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/3] Support PCI Error Injection
 2014-06-23 16:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 1/3] sPAPR: Implement PCI error injection RTAS calls

[LTP] [PATCH] fs/ext4-new-features: fix wrong test point when running ext4-persist-prealloc
 2014-06-23 16:18 UTC  (3+ messages)

Stable request for 5882a07c72093d
 2014-06-23 16:18 UTC  (2+ messages)

[PATCH] usb: misc: usb3503: Update error code in print message
 2014-06-23 16:18 UTC  (4+ messages)

[Buildroot] [PATCH] graph-build-time: support python3
 2014-06-23 16:17 UTC  (2+ messages)

[PATCH 00/22] Add and use pci_zalloc_consistent
 2014-06-23 16:15 UTC  (7+ messages)
` [PATCH 20/22] staging: Use pci_zalloc_consistent
` [PATCH 21/22] synclink_gt: "
` [PATCH 22/22] vme: bridges: "

[PATCH V4 00/10] drm: exynos: few patches to enhance bridge chip support
 2014-06-23 16:15 UTC  (4+ messages)

[PATCH v3] selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()
 2014-06-23 16:13 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/9] target-xtensa: linux booting improvements
 2014-06-23 16:12 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] hw/xtensa: remove extraneous xtensa_ prefix from file names
` [Qemu-devel] [PATCH 2/9] hw/xtensa: replace fprintfs with error_report
` [Qemu-devel] [PATCH 3/9] hw/xtensa/xtfpga: retrieve parameters from machine_opts
` [Qemu-devel] [PATCH 4/9] hw/xtensa/xtfpga: use symbolic constants for bootparam tags
` [Qemu-devel] [PATCH 5/9] hw/xtensa/xtfpga: refactor bootparameters filling
` [Qemu-devel] [PATCH 6/9] hw/xtensa/xtfpga: add memory info to bootparam
` [Qemu-devel] [PATCH 7/9] hw/xtensa/xtfpga: implement uImage loading
` [Qemu-devel] [PATCH 8/9] hw/xtensa/xtfpga: implement DTB loading
` [Qemu-devel] [PATCH 9/9] hw/xtensa/xtfpga: implement initrd loading

[Qemu-devel] [PATCH v3 00/16] target-arm: Parts of the AArch64 EL2/3 exception model
 2014-06-23 16:12 UTC  (2+ messages)

[PATCH] Sound: Core: fixed assignment in if condition style error in hwdep.c
 2014-06-23 16:12 UTC  (2+ messages)

[meta-networking] [v2] Uprev memcached from upstream
 2014-06-23 16:11 UTC 

For review: sprof(1) manual page
 2014-06-23 16:10 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.