All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-29 18:46:41 to 2013-04-29 19:36:24 UTC [more...]

[meta-fsl-arm-extra][PATCH 1/8] cgtqmx6: include SOC for machine description
 2013-04-29 14:32 UTC  (8+ messages)
` [meta-fsl-arm-extra][PATCH 2/8] imx233-olinuxino-maxi: Fix machine name and description, include SOC
` [meta-fsl-arm-extra][PATCH 3/8] imx233-olinuxino-micro: Fix machine name, "
` [meta-fsl-arm-extra][PATCH 4/8] imx233-olinuxino-mini: "
` [meta-fsl-arm-extra][PATCH 5/8] imx6qsabrelite: "
` [meta-fsl-arm-extra][PATCH 6/8] nitrogen6x: "
` [meta-fsl-arm-extra][PATCH 7/8] wandboard-dual: include vendor name and SOC
` [meta-fsl-arm-extra][PATCH 8/8] wandboard-solo: : "

[ 00/42] 3.8.11-stable review
 2013-04-29 19:02 UTC  (25+ messages)
` [ 01/42] aio: fix possible invalid memory access when DEBUG is enabled
` [ 02/42] TTY: do not update atime/mtime on read/write
` [ 10/42] caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
` [ 12/42] iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
` [ 14/42] llc: Fix missing msg_namelen update in llc_ui_recvmsg()
` [ 15/42] netrom: fix info leak via msg_name in nr_recvmsg()
` [ 16/42] NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
` [ 18/42] tipc: fix info leaks via msg_name in recv_msg/recv_stream
` [ 24/42] bonding: IFF_BONDING is not stripped on enslave failure
` [ 27/42] netfilter: dont reset nf_trace in nf_reset()
` [ 29/42] rtnetlink: Call nlmsg_parse() with correct header length
` [ 30/42] tcp: incoming connections might use wrong route under synflood
` [ 31/42] tcp: Reallocate headroom if it would overflow csum_start
` [ 32/42] net: mvmdio: add select PHYLIB
` [ 33/42] esp4: fix error return code in esp_output()
` [ 34/42] net: mvneta: fix improper tx queue usage in mvneta_tx()
` [ 35/42] net: cdc_mbim: remove bogus sizeof()
` [ 36/42] tcp: call tcp_replace_ts_recent() from tcp_ack()
` [ 37/42] net: rate-limit warn-bad-offload splats
` [ 38/42] net: fix incorrect credentials passing
` [ 39/42] net: drop dst before queueing fragments
` [ 40/42] tracing: Fix selftest function recursion accounting
` [ 41/42] ARM: 7699/1: sched_clock: Add more notrace to prevent recursion
` [ 42/42] ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASE

[meta-fsl-arm][PATCH 01/11] imx23evk: Fix machine name, include vendor name
 2013-04-29 14:31 UTC  (9+ messages)
` [meta-fsl-arm][PATCH 02/11] imx28evk: "
` [meta-fsl-arm][PATCH 03/11] imx31pdk: Fix name and description, add SOC
` [meta-fsl-arm][PATCH 04/11] imx35pdk: Fix machine name and description, include SOC
` [meta-fsl-arm][PATCH 05/11] imx51evk: Fix machine name, "
` [meta-fsl-arm][PATCH 06/11] imx53ard: "
` [meta-fsl-arm][PATCH 07/11] imx53qsb: Fix machine name and description, "
` [meta-fsl-arm][PATCH 08/11] imx6dlsabresd: include vendor name and SOC
` [meta-fsl-arm][PATCH 09/11] imx6qsabreauto: : "

[GIT PATCH] char/misc patches for 3.10-rc1
 2013-04-29 19:15 UTC  (6+ messages)

[PATCH 00/15] high-bpp fixes and fdi auto dithering
 2013-04-29 19:35 UTC  (6+ messages)
` [PATCH 15/15] drm/i915: implement fdi auto-dithering

[ 00/34] 3.4.43-stable review
 2013-04-29 19:02 UTC  (35+ messages)
` [ 01/34] aio: fix possible invalid memory access when DEBUG is enabled
` [ 02/34] TTY: do not update atime/mtime on read/write
` [ 03/34] TTY: fix atime/mtime regression
` [ 04/34] sparc64: Fix race in TLB batch processing
` [ 05/34] atm: update msg_namelen in vcc_recvmsg()
` [ 06/34] ax25: fix info leak via msg_name in ax25_recvmsg()
` [ 07/34] Bluetooth: fix possible info leak in bt_sock_recvmsg()
` [ 08/34] Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
` [ 09/34] caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
` [ 10/34] irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
` [ 11/34] iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
` [ 12/34] llc: Fix missing msg_namelen update in llc_ui_recvmsg()
` [ 13/34] netrom: fix info leak via msg_name in nr_recvmsg()
` [ 14/34] NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
` [ 15/34] rose: fix info leak via msg_name in rose_recvmsg()
` [ 16/34] tipc: fix info leaks via msg_name in recv_msg/recv_stream
` [ 17/34] netrom: fix invalid use of sizeof in nr_recvmsg()
` [ 18/34] cbq: incorrect processing of high limits
` [ 19/34] net IPv6 : Fix broken IPv6 routing table after loopback down-up
` [ 20/34] net: count hw_addr syncs so that unsync works properly
` [ 21/34] atl1e: limit gso segment size to prevent generation of wrong ip length fields
` [ 22/34] bonding: fix bonding_masters race condition in bond unloading
` [ 23/34] bonding: IFF_BONDING is not stripped on enslave failure
` [ 24/34] af_unix: If we dont care about credentials coallesce all messages
` [ 25/34] netfilter: dont reset nf_trace in nf_reset()
` [ 26/34] rtnetlink: Call nlmsg_parse() with correct header length
` [ 27/34] tcp: incoming connections might use wrong route under synflood
` [ 28/34] tcp: Reallocate headroom if it would overflow csum_start
` [ 29/34] esp4: fix error return code in esp_output()
` [ 30/34] net: sctp: sctp_auth_key_put: use kzfree instead of kfree
` [ 31/34] tcp: call tcp_replace_ts_recent() from tcp_ack()
` [ 32/34] net: rate-limit warn-bad-offload splats
` [ 33/34] net: fix incorrect credentials passing
` [ 34/34] net: drop dst before queueing fragments

[pull request] Pull request for branch yem-kconfig-for-next
 2013-04-29 19:28 UTC  (3+ messages)
` [PATCH 1/1] kconfig: fix lists definition for C++

[PATCH net-next 0/2] vxlan, bnx2x offload
 2013-04-29 19:28 UTC  (2+ messages)

[PATCH] raid5: add support for rmw writes in raid6
 2013-04-29 19:28 UTC  (2+ messages)

[PATCH 0/5] Btrfs: introduce a tree for UUID to subvol ID mapping
 2013-04-29 19:27 UTC  (3+ messages)
` [PATCH 1/5] Btrfs: introduce a tree for items that map UUIDs to something

[PATCH] ARM: dove: fix Dove cpu type from V7 to PJ4
 2013-04-29 19:26 UTC  (3+ messages)
` [PATCH RESEND] "

[Xenomai] Spurious interrupt are raised with 2.6.1 xenomai patch
 2013-04-29 19:27 UTC  (11+ messages)

IO speed limited by size of IO request (for RBD driver)
 2013-04-29 19:26 UTC  (10+ messages)

Itches with the current rev spec
 2013-04-29 19:23 UTC  (12+ messages)

[V9 PATCH 00/12] mv-usb phy driver
 2013-04-29 19:26 UTC  (4+ messages)
` [V9 PATCH 01/12] usb: phy: protect phy init and shutdown for mutiple deivces

[Buildroot] linux/videodev.h missing
 2013-04-29 19:25 UTC  (3+ messages)

[PATCH net 0/3] Bug fixes for cxgb4 and cxgb4vf
 2013-04-29 19:25 UTC  (4+ messages)
` [PATCH net 3/3] cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG

[Qemu-devel] [RFC] Continuous work on sandboxing
 2013-04-29 19:24 UTC  (4+ messages)

[ANNOUNCE] Git v1.8.3-rc0
 2013-04-29 19:15 UTC  (2+ messages)
` [PATCH] Fix grammar in the 1.8.3 release notes

[PATCH 1/2] posix-cpu-timers: fix acounting delta_exec twice
 2013-04-29 19:20 UTC  (9+ messages)
` [PATCH 2/2] posix-cpu-timers: fix wrong timer initialization
` [BUGFIX PATCH 3/2] posix-cpu-timers: check_thread_timers() uses task_sched_runtime()
` [PATCH 4/2] sched: task_sched_runtime introduce micro optimization
` [PATCH 5/2] posix-cpu-timers: cleanup cpu_{clock,timer}_sample{,_group}
` [PATCH 6/2] posix-cpu-timers: timer functions must use timer time instead of clock time

[PATCH] RFC: lvm2app: Add thin and thin pool lv creation
 2013-04-29 19:20 UTC 

[PATCH, for-next] ALSA: usb-audio: caiaq: fix endianness bug in snd_usb_caiaq_maschine_dispatch
 2013-04-29 19:20 UTC  (2+ messages)

[PATCH usb-next] USB: Improve documentation for usbmon
 2013-04-29 19:19 UTC  (2+ messages)

[PATCHv2 0/3] Add support for velocity network driver on platform devices
 2013-04-29 19:19 UTC  (5+ messages)

[BUG] Highly inconsistent diff UI
 2013-04-29 19:17 UTC  (15+ messages)

[Qemu-devel] [v1][Qemu-ppc][PATCH 1/1] PPC: e500: correct params->ram_size with ram_size
 2013-04-29 19:18 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] [v1][PATCH "

[PATCH net-next] tcp: reset timer after any SYNACK retransmit
 2013-04-29 19:17 UTC  (4+ messages)

[PATCH net-next] net: Add MIB counters for checksum errors
 2013-04-29 19:17 UTC  (2+ messages)

[PATCH 00/18] netfilter updates for net-next (try 2)
 2013-04-29 19:17 UTC  (2+ messages)

[PATCH net-next] tg3: shows HW time stamping support only if ptp_capable is present
 2013-04-29 19:16 UTC  (2+ messages)

[PATCH 1/2] NFSv4: Servers should only check SETATTR stateid open mode on size change
 2013-04-29 19:16 UTC  (9+ messages)

[PATCH for-next 0/9] Add receive Flow Steering support
 2013-04-29 19:16 UTC  (4+ messages)
` [PATCH for-next 6/9] IB/core: "

[PATCH net-next] net: defer net_secret[] initialization
 2013-04-29 19:16 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] ppc: initialize GPRs as per epapr
 2013-04-29 19:16 UTC  (4+ messages)

[PATCH net-next 2/2] be2net: FLR must be first cmd issued to Lancer FW
 2013-04-29 19:16 UTC  (2+ messages)

[kernel-hardening] [PATCH v4 0/6] kernel ASLR
 2013-04-29 19:15 UTC  (5+ messages)
` [kernel-hardening] [PATCH 4/6] x86: kaslr: select random base offset
  ` [kernel-hardening] "
      `  "

[PATCH net-next 1/2] be2net: Use GET_FUNCTION_CONFIG V1 cmd
 2013-04-29 19:15 UTC  (2+ messages)

strange behaviour from "make localmodconfig" throws out ath9k stuff
 2013-04-29 19:15 UTC  (14+ messages)

linux-next: build failure after merge of the nfsd tree
 2013-04-29 19:14 UTC  (12+ messages)

[GIT PULL] (xen) stable/for-jens-3.10
 2013-04-29 19:14 UTC  (4+ messages)
` [GIT PULL] (xen) stable/for-jens-3.10 xenwatch: page allocation failure: order:7, mode:0x10c0d0
  ` [Xen-devel] "

[PATCH v6] mmc: block: Add write packing control
 2013-04-29 19:10 UTC  (2+ messages)

[meta-networking, meta-oe][PATCH 0/9] Move networking recipes to meta-networking
 2013-04-29 18:54 UTC  (7+ messages)

[ 00/30] 3.0.76-stable review
 2013-04-29 19:02 UTC  (31+ messages)
` [ 01/30] TTY: do not update atime/mtime on read/write
` [ 02/30] TTY: fix atime/mtime regression
` [ 03/30] sparc64: Fix race in TLB batch processing
` [ 04/30] cbq: incorrect processing of high limits
` [ 05/30] net IPv6 : Fix broken IPv6 routing table after loopback down-up
` [ 06/30] net: count hw_addr syncs so that unsync works properly
` [ 07/30] atl1e: limit gso segment size to prevent generation of wrong ip length fields
` [ 08/30] bonding: IFF_BONDING is not stripped on enslave failure
` [ 09/30] af_unix: If we dont care about credentials coallesce all messages
` [ 10/30] netfilter: dont reset nf_trace in nf_reset()
` [ 11/30] rtnetlink: Call nlmsg_parse() with correct header length
` [ 12/30] tcp: incoming connections might use wrong route under synflood
` [ 13/30] esp4: fix error return code in esp_output()
` [ 14/30] net: sctp: sctp_auth_key_put: use kzfree instead of kfree
` [ 15/30] tcp: call tcp_replace_ts_recent() from tcp_ack()
` [ 16/30] net: fix incorrect credentials passing
` [ 17/30] atm: update msg_namelen in vcc_recvmsg()
` [ 18/30] ax25: fix info leak via msg_name in ax25_recvmsg()
` [ 19/30] Bluetooth: fix possible info leak in bt_sock_recvmsg()
` [ 20/30] Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
` [ 21/30] caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
` [ 22/30] irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
` [ 23/30] iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
` [ 24/30] llc: Fix missing msg_namelen update in llc_ui_recvmsg()
` [ 25/30] netrom: fix info leak via msg_name in nr_recvmsg()
` [ 26/30] rose: fix info leak via msg_name in rose_recvmsg()
` [ 27/30] tipc: fix info leaks via msg_name in recv_msg/recv_stream
` [ 28/30] netrom: fix invalid use of sizeof in nr_recvmsg()
` [ 29/30] net: drop dst before queueing fragments
` [ 30/30] sparc32: support atomic64_t

device delete to get errors from the kernel
 2013-04-29 19:12 UTC  (4+ messages)
` [PATCH] btrfs-progs: "
  ` [PATCH] btrfs: "

[PATCH RFC] spinlock: split out debugging check from spin_lock_mutex
 2013-04-29 19:12 UTC  (7+ messages)

[U-Boot] [PATCH] arm: mx23: Fix VDDMEM misconfiguration
 2013-04-29 19:11 UTC  (5+ messages)

[GIT] [3.10] NFC pull request
 2013-04-29 19:10 UTC  (2+ messages)

[PATCH] process cputimer is moving faster than its corresponding clock
 2013-04-29 19:09 UTC  (19+ messages)
                    ` [PATCH v2 1/3] "

[PATCH 1/2] am33x-cm3: Split init script into its own recipe
 2013-04-29 19:08 UTC  (3+ messages)

Premerging topics (was: [RFD] annnotating a pair of commit objects?)
 2013-04-29 19:06 UTC  (8+ messages)
      ` Premerging topics

recent kvm-kmod commit breaks on F18
 2013-04-29 19:06 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] qapi and snapshot code clean up in block layer
 2013-04-29 19:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH 7/7] block: dump to monitor for bdrv_snapshot_dump() and bdrv_image_info_dump()

ALSA: usb-audio: caiaq: endianness bug
 2013-04-29 19:04 UTC  (3+ messages)

[PATCH 0/3] FPU detection in C, second try
 2013-04-29 18:58 UTC  (5+ messages)
` [PATCH 3/3] x86, FPU: Do not use static_cpu_has before alternatives

[Buildroot] [PATCH 1/2] python-m2crypto: new package
 2013-04-29 18:57 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] crda: "

[PATCH] mgag200 code cleanup patches
 2013-04-29 18:59 UTC  (2+ messages)

[patch 1/1] ipvs: change type of netns_ipvs->sysctl_sync_qlen_max
 2013-04-29 18:55 UTC 

[Qemu-devel] [PATCH] softfloat: rebase to version 2a
 2013-04-29 18:53 UTC  (2+ messages)

[Buildroot] [PATCH] toolchain/arm: add support for Marvell PJ4
 2013-04-29 18:54 UTC 

[PATCH] ASoC: wm8962: Convert to devm_input_allocate_device()
 2013-04-29 18:52 UTC  (11+ messages)
            ` [alsa-devel] "

[Bug 63935] New: TURKS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
 2013-04-29 18:51 UTC  (2+ messages)
` [Bug 63935] "

[PATCH] image.bbclass: Don't mark do_rootfs and do_build as nostamp
 2013-04-29 18:33 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 0/4] Initial VHDX support
 2013-04-29 18:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] qemu: add castagnoli crc32c checksum algorithm
` [Qemu-devel] [PATCH v3 2/4] block: vhdx header for the QEMU support of VHDX images
` [Qemu-devel] [PATCH v3 3/4] block: initial VHDX driver support framework - supports open and probe
` [Qemu-devel] [PATCH v3 4/4] block: add read-only support to VHDX image format

[xen-unstable test] 17847: tolerable FAIL - PUSHED
 2013-04-29 18:48 UTC 

[PATCH] xen-blkback: allocate list of pending reqs in small chunks
 2013-04-29 18:37 UTC  (3+ messages)

[PATCH 0/5] Documentation/git-diff.txt improvements
 2013-04-29 18:46 UTC  (7+ 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.