All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-05 19:57:01 to 2012-06-05 21:51:20 UTC [more...]

[PATCH -tip v2 0/9]ftrace,kprobes: Ftrace-based kprobe optimization
 2012-06-05 21:51 UTC  (5+ messages)
` [PATCH -tip v2 3/9] ftrace/x86: Support SAVE_REGS feature on i386

[PATCH 00/35] Cleanup firmware support across multiple platforms
 2012-06-05 21:19 UTC  (15+ messages)
` [PATCH 01/35] MIPS: Add environment variable processing code to firmware library
` [PATCH 02/35] MIPS: Alchemy: Cleanup firmware support for Alchemy platforms
` [PATCH 03/35] MIPS: Alchemy: Cleanup files effected by firmware changes
` [PATCH 04/35] MIPS: AR7: Cleanup firmware support for the AR7 platform
` [PATCH 05/35] MIPS: AR7: Cleanup files effected by firmware changes
` [PATCH 06/35] MIPS: ath79: Cleanup firmware support for the ath79 platform
` [PATCH 07/35] MIPS: ath79: Cleanup files effected by firmware changes
` [PATCH 08/35] MIPS: Cobalt: Cleanup firmware support for the Cobalt platform
` [PATCH 09/35] MIPS: Cobalt: Cleanup files effected by firmware changes
` [PATCH 12/35] MIPS: jz4740: Cleanup firmware support for the JZ4740 platform
` [PATCH 19/35] MIPS: Loongson: Cleanup files effected by firmware changes
` [PATCH 24/35] MIPS: MSP71xx, Yosemite: Cleanup firmware support for PMC platforms
` [PATCH 34/35] MIPS: vr41xx: Cleanup firmware support for vr41xx platforms
` [PATCH 35/35] MIPS: vr41xx: Cleanup files effected by firmware changes

[PATCH] cgroup: make sure that decisions in __css_put are atomic
 2012-06-05 21:50 UTC 

[Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
 2012-06-05 21:45 UTC  (4+ messages)

[Qemu-devel] [RFC] Use QEMU IDL for device serialization/vmstate
 2012-06-05 21:44 UTC  (7+ messages)
` [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
` [Qemu-devel] [PATCH 02/17] qidl: add qc definitions

Upcoming 2.4.6 release
 2012-06-05 21:43 UTC  (2+ messages)

[lm-sensors] System: "Point of View ION-MB330-1" produces wrong values with lm-sensors 3.3.2
 2012-06-05 21:42 UTC  (6+ messages)

[PATCH 1/1] net: add dev_loopback_xmit() to avoid duplicate code
 2012-06-05 21:41 UTC  (3+ messages)

[PATCH] drm/i915: cache the EDID for eDP panels
 2012-06-05 21:41 UTC  (5+ messages)

Building poky-tiny for ARM fails in do_compile of elfutils
 2012-06-05 21:39 UTC  (5+ messages)

[PATCH net-next 5/5] gianfar_ethtool: coding style and whitespace cleanups
 2012-06-05 21:38 UTC  (6+ messages)

[Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
 2012-06-05 21:37 UTC  (5+ messages)

[PATCH 0/6] x86/cpu hotplug: Wake up offline CPU via mwait or nmi
 2012-06-05 21:37 UTC  (20+ messages)

[PATCH v2 1/2] led: add oneshot trigger
 2012-06-05 21:38 UTC  (2+ messages)
` [PATCH 2/2] leds: fix led_brightness_set when soft-blinking

[PATCH 0/4 v7] Fixes for SCSI device removal
 2012-06-05 21:36 UTC  (5+ messages)
` [PATCH 1/4] block: Fix race on request_queue.end_io invocations
` [PATCH 4/4] scsi: Stop accepting SCSI requests before removing a device

[U-Boot] [PATCH v9 0/4] Kirkwood: add lschlv2 and lsxhl board support
 2012-06-05 21:36 UTC  (6+ messages)
` [U-Boot] [PATCH v9 1/4] lib: add rand() function
` [U-Boot] [PATCH v9 2/4] net: use common rand()/srand() functions
` [U-Boot] [PATCH v9 3/4] net: add helper to generate random mac address
` [U-Boot] [PATCH v9 4/4] Kirkwood: add lschlv2 and lsxhl board support

[PATCH] perf, x86: Fix Intel shared extra MSR allocation
 2012-06-05 21:35 UTC 

EXT4-fs error (device dm-42): ext4_mb_generate_buddy:741: group 1904, 32254 clusters in bitmap, 32258 in gd
 2012-06-05 21:35 UTC  (7+ messages)

Confusing about Playback/Capture, CODEC/CODEC links, and snd_soc_dapm_link_dai_widgets()
 2012-06-05 21:34 UTC  (5+ messages)
` Confusion "

[Qemu-devel] [PATCH 0/2] scsi: Clean up BlockDriverState use
 2012-06-05 21:32 UTC  (2+ messages)

[PATCH 0/8] Rework KERN_<LEVEL>
 2012-06-05 21:28 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/16] introduce OptsVisitor, rebase -net/-netdev parsing
 2012-06-05 21:27 UTC  (33+ messages)
` [Qemu-devel] [PATCH 02/16] qapi: introduce "size" type
` [Qemu-devel] [PATCH 03/16] expose QemuOpt and QemuOpts struct definitions to interested parties
` [Qemu-devel] [PATCH 04/16] qapi: introduce OptsVisitor
` [Qemu-devel] [PATCH 05/16] qapi schema: remove trailing whitespace
` [Qemu-devel] [PATCH 06/16] qapi schema: add Netdev types
` [Qemu-devel] [PATCH 07/16] hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
` [Qemu-devel] [PATCH 08/16] convert net_client_init() to OptsVisitor
` [Qemu-devel] [PATCH 09/16] convert net_init_nic() to NetClientOptions
` [Qemu-devel] [PATCH 10/16] convert net_init_dump() "
` [Qemu-devel] [PATCH 11/16] convert net_init_slirp() "
` [Qemu-devel] [PATCH 12/16] convert net_init_socket() "
` [Qemu-devel] [PATCH 13/16] convert net_init_vde() "
` [Qemu-devel] [PATCH 15/16] convert net_init_bridge() "
` [Qemu-devel] [PATCH 16/16] remove unused QemuOpts parameter from net init functions

[Buildroot] [pull request] Pull request for branch for-2012.08/new-packages
 2012-06-05 21:26 UTC  (3+ messages)
` [Buildroot] [PATCH 03/10] libxmlrpc: new package

[PATCH] perf: Fix intel shared extra msr allocation
 2012-06-05 21:26 UTC  (14+ messages)
                    ` [PATCH] perf, x86: Fix Intel shared extra MSR allocation

[Buildroot] [PATCH 1/1] libnfc: make example build optional
 2012-06-05 21:25 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/10] split tegra20 arm7 code into separate SPL
 2012-06-05 21:25 UTC  (12+ messages)
` [U-Boot] [PATCH v2 01/10] tegra20: rename tegra2 -> tegra20
` [U-Boot] [PATCH v2 02/10] tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common
` [U-Boot] [PATCH v2 03/10] mkconfig: add support for SPL CPU
` [U-Boot] [PATCH v2 04/10] ARM: Fix arm720t SPL build
` [U-Boot] [PATCH v2 05/10] tegra20: remove timer_init from "
` [U-Boot] [PATCH v2 06/10] ARM: add tegra20 support to arm720t
` [U-Boot] [PATCH v2 07/10] tegra20: add SPL config options for seaboard
` [U-Boot] [PATCH v2 08/10] tegra20: add u-boot.t2 target
` [U-Boot] [PATCH v2 09/10] tegra20: Remove CPU init code from tegra20 u-boot
` [U-Boot] [PATCH v2 10/10] tegra20: Remove armv4t build flags

[Buildroot] [PATCH] freerdp: new package Signed-off-by: Julian Lunz <git@jlunz.de>
 2012-06-05 21:25 UTC  (3+ messages)

[PATCH v8 0/4] submodule: improve support for relative superproject origin URLs
 2012-06-05 21:18 UTC  (3+ messages)
` [PATCH v8 3/4] submodule: fix sync handling of some "

[PATCH v2] perl: Allow perl to cross build and native build in a directory named "t"
 2012-06-05 21:13 UTC  (6+ messages)

[PATCH 3/3] Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value
 2012-06-05 21:22 UTC  (7+ messages)

inquiry on btrfs send/receive
 2012-06-05 21:22 UTC  (7+ messages)

[Buildroot] [PATCH v2] freerdp: new package
 2012-06-05 21:19 UTC 

[PATCH 0/7] cfg80211/mac80211 channel redesign
 2012-06-05 21:13 UTC  (3+ messages)
` [PATCH 7/7] cfg80211: clarify set_channel APIs

[Buildroot] [PATCH 1/1] libcgi: fix cflags
 2012-06-05 21:17 UTC  (2+ messages)

Software RAID checksum performance on 24 disks not even close to kernel reported
 2012-06-05 21:17 UTC  (12+ messages)

[PATCHv7 1/4] wt-status.*: better advices for git status added
 2012-06-05 21:16 UTC  (6+ messages)
` [PATCHv8 "
  ` [PATCHv8 2/4] t7512-status-help.sh: better advices for git status
  ` [PATCHv8 3/4] status: don't suggest "git rm" or "git add" if not appropriate
  ` [PATCHv8 4/4] status: better advices when splitting a commit (during rebase -i)

git smart protocol via WebSockets - feedback wanted
 2012-06-05 21:11 UTC  (6+ messages)

[PATCH v2] pstore/ram: Add ramoops support for the Flattened Device Tree
 2012-06-05 21:10 UTC  (2+ messages)

[PATCH 1/4 v5] drm/i915: timeout parameter for seqno wait
 2012-06-05 21:09 UTC  (4+ messages)
` [PATCH 3/4 v7] drm/i915: wait render timeout ioctl

[spam] 答复:sxcio 产品开发中扩展小组组员的角色和职责 xcglpt
 2012-06-05 20:07 UTC 

AMD KVM Pci Passthrough reports device busy
 2012-06-05 21:09 UTC  (11+ messages)

RFC: Braindump on Bootloaders, Image Types, and Installers
 2012-06-05 20:54 UTC 

gcc-crosssdk-initial can not compile. Get message: this target does not support --with-float
 2012-06-05 20:53 UTC  (4+ messages)

[PATCH 1/2] nfsd: add fault injection for CB_PATH_DOWN
 2012-06-05 20:56 UTC 

mv_cesa 1920 limit still happening
 2012-06-05 20:59 UTC 

[PATCH] m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()
 2012-06-05 20:57 UTC  (6+ messages)

[PATCH] slimbus: Linux driver framework for SLIMbus
 2012-06-05 20:57 UTC  (3+ messages)

[PATCH] mbxfb: unbreak compilation with CONFIG_FB_MBX_DEBUG
 2012-06-05 20:54 UTC  (4+ messages)

[PATCH v2 1/3] leds: add oneshot blink functions
 2012-06-05 20:55 UTC  (6+ messages)
` [PATCH 3/3] led: add oneshot trigger

[PATCH 1/3] NFSv4.1 do not call LAYOUTRETURN when there are no legs
 2012-06-05 20:49 UTC  (7+ messages)
` [PATCH 2/3] NFSv4.1 mark layout when already returned

+ radix-tree-fix-contiguous-iterator.patch added to -mm tree
 2012-06-05 20:48 UTC 

RAID5 with two drive sizes question
 2012-06-05 20:48 UTC  (6+ messages)

ATMEL MXT224 Touch Controller
 2012-06-05 20:47 UTC  (4+ messages)

[PATCH 1/2] nfsd: add fault injection for CB_PATH_DOWN
 2012-06-05 20:47 UTC  (5+ messages)
` [PATCH 2/2] nfsd: probe the back channel on new connections

[B.A.T.M.A.N.] bridging problem
 2012-06-05 20:46 UTC  (2+ messages)

+ cma-do-no-enable-it-by-default.patch added to -mm tree
 2012-06-05 20:46 UTC 

Bugreport on Ubuntu LTS: not ok - 2 Objects creation does not break ACLs with restrictive umask
 2012-06-05 20:45 UTC  (12+ messages)

[RFC] Media controller entity information ioctl [was "Re: [patch] suggestion for media framework"]
 2012-06-05 20:44 UTC  (2+ messages)

[PATCH] driver core: fix shutdown races with probe/remove
 2012-06-05 20:44 UTC  (4+ messages)

[PATCH 9/11] Atari: add ndelay() (used by isp116x-hcd)
 2012-06-05 20:43 UTC  (2+ messages)

[PATCH 1/11] Atari: change number of interrupt sources
 2012-06-05 20:42 UTC  (2+ messages)

[PATCH] NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEID
 2012-06-05 20:41 UTC  (2+ messages)

[PATCH] zcache: don't limit number of pools per client
 2012-06-05 20:41 UTC  (3+ messages)

[PATCH 8/11] Atari: add ISP16x host controller support
 2012-06-05 20:37 UTC  (2+ messages)

[PATCH] perf: Don't use SIAR for user addresses
 2012-06-05 20:32 UTC 

ubi: fastmap: v7: ubi_update_fastmap failure
 2012-06-05 20:31 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH 1/6] batman-adv: Prefix local debugfs structs with batadv_
 2012-06-05 20:31 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH 2/6] batman-adv: Prefix hash struct and typedef "
` [B.A.T.M.A.N.] [PATCH 3/6] batman-adv: Prefix local sysfs struct "
` [B.A.T.M.A.N.] [PATCH 4/6] batman-adv: Prefix packet structs "
` [B.A.T.M.A.N.] [PATCH 5/6] batman-adv: Prefix types "
` [B.A.T.M.A.N.] [PATCH 6/6] batman-adv: Transform BATADV_LOG_BUFF(idx) into function

[Bug 36602] New: Hierarchical Z support for R600
 2012-06-05 20:27 UTC  (2+ messages)
` [Bug 36602] "

Support for AVerTV Satellite Hybrid+FM?
 2012-06-05 20:26 UTC 

[PATCH 1/2] mtip32xx: Remove 'registers' and 'flags' from sysfs
 2012-06-05 20:25 UTC  (4+ messages)

[U-Boot] [PATCH 1/5] ARM: cache: Move the cp15 CR register read before flushing the cache
 2012-06-05 20:25 UTC  (4+ messages)

usb.c
 2012-06-05 20:23 UTC  (3+ messages)

[Buildroot] [Buildroot patch] Add package nss-mdns
 2012-06-05 20:22 UTC 

[U-Boot] U-boot failed
 2012-06-05 20:22 UTC  (2+ messages)

[PATCH 7/11] Atari: new EtherNAT driver (smc91x.c)
 2012-06-05 20:20 UTC  (2+ messages)

[RFC] clean up headers for light drivers : backlights, leds and iio-light
 2012-06-05 20:17 UTC  (2+ messages)

mount: 10.0.6.10:/: can't read superblock
 2012-06-05 20:16 UTC  (3+ messages)

[PATCH 6/11] Atari: new EtherNEC driver (ne.c)
 2012-06-05 20:16 UTC  (2+ messages)

[btrfs-progs] [bug][patch] Leaking file handle in scrub_fs_info()
 2012-06-05 20:12 UTC  (5+ messages)
  ` [btrfs-progs] [bug][patch V2] "

BCM4318 problem on Kubuntu
 2012-06-05 20:11 UTC 

[PATCH] mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the frame has been acknowledged
 2012-06-05 20:11 UTC  (4+ messages)

[GIT PULL] writeback changes for 3.5-rc1
 2012-06-05 20:10 UTC  (10+ messages)
  ` write-behind on streaming writes

[PATCH 4/11] Atari: fix EtherNAT interrupt; conditonal platform device register
 2012-06-05 20:07 UTC  (2+ messages)

[PATCH] [m68k] Atari: support for NetUSBee register access to isp116x.h
 2012-06-05 19:59 UTC  (9+ messages)

[PATCH v6 2/3] mmc: core: Support packed write command for eMMC4.5 device
 2012-06-05 20:05 UTC  (6+ messages)

BUG: tty_insert_flip_string_fixed_flag, unable to handle kernel NULL pointer dereference at 00000004
 2012-06-05 20:03 UTC 

[PATCH 3/11] Atari: obsolete old EtherNAT driver
 2012-06-05 20:03 UTC  (2+ messages)

[PATCH] pstore/ram: Add ramoops support for the Flattened Device Tree
 2012-06-05 19:59 UTC 

[PATCH 0/2] Feeding an annotated but unsigned tag to "git merge"
 2012-06-05 19:58 UTC  (3+ messages)
` [PATCH 1/2] merge: separte the logic to check for a signed tag
` [PATCH 2/2] merge: allow fast-forwarding to an annotated but unsigned tag


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.