All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-01 19:44:56 to 2013-01-02 00:22:04 UTC [more...]

bugreport brcmsmac weak signal
 2013-01-02  0:09 UTC 

linux-next: manual merge of the v4l-dvb tree with the driver-core.current tree
 2013-01-02  0:20 UTC 

AverTV_A918R (af9035-af9033-tda18218) / patch proposal
 2013-01-02  0:17 UTC  (6+ messages)

[PATCH 1/4] test: Add target test-lint-shell-syntax
 2013-01-02  0:14 UTC  (3+ messages)

[Qemu-devel] [Bug 1052857] [NEW] qemu-user compiled static for ppc fails
 2013-01-02  0:10 UTC  (3+ messages)
` [Qemu-devel] [Bug 1052857] "

[RFC PATCH 0/3] x86,smp: make ticket spinlock proportional backoff w/ auto tuning
 2013-01-02  0:10 UTC  (4+ messages)
` ticket spinlock proportional backoff experiments
  ` [PATCH 1/2] x86,smp: simplify __ticket_spin_lock
  ` [PATCH 2/2] x86,smp: proportional backoff for ticket spinlocks

[PATCH] Removing nested functions, part one of lots
 2013-01-02  0:07 UTC  (8+ messages)

[Qemu-devel] [PATCH] linux-user: correct msgrcv()
 2013-01-02  0:03 UTC  (3+ messages)

[Qemu-devel] [PATCH] linux-user: correct semctl() and shmctl()
 2013-01-02  0:00 UTC  (3+ messages)

[PATCH] p54pci: don't return zero on failure path in p54p_probe()
 2013-01-01 23:53 UTC  (6+ messages)

ppoll() stuck on POLLIN while TCP peer is sending
 2013-01-01 23:56 UTC  (8+ messages)
` [PATCH] poll: prevent missed events if _qproc is NULL
          ` [PATCH] epoll: prevent missed events on EPOLL_CTL_MOD

linux-next: manual merge of the s390 tree with the tree
 2013-01-01 23:54 UTC 

[Qemu-devel] [PATCH] linux-user: add string type in rtentry struct
 2013-01-01 23:51 UTC  (3+ messages)

[PATCH] backlight: lm3649_backlight: remove ret = -EIO at error paths of probe
 2013-01-01 23:47 UTC  (2+ messages)

[RFC] pack-objects: compression level for non-blobs
 2013-01-01 23:47 UTC  (15+ messages)

[PATCH] Allow to set WMM parameters in IBSS mode
 2013-01-01 23:46 UTC  (7+ messages)
` [PATCH] nl80211: allow ad-hoc to set WMM parameters from outside

[PATCH v7 0/3] x86, apicv: Add APIC virtualization support
 2012-12-31 15:02 UTC  (10+ messages)
` [PATCH v7 2/3] x86, apicv: add virtual interrupt delivery support

KVM: VMX: fix incorrect cached cpl value with real/v8086 modes
 2013-01-01 23:41 UTC  (8+ messages)

[RFC] ATH9K: infinite loop in Tasklet
 2013-01-01 23:40 UTC  (5+ messages)

meta-ti with yocto
 2013-01-01 23:37 UTC  (2+ messages)

linux-next: manual merge of the driver-core.current tree with Linus tree
 2013-01-01 23:37 UTC 

Boot windows on external disk : "not a valid root device"
 2013-01-01 23:31 UTC 

[PATCH 0/3] Update SubmittingPatches
 2013-01-01 23:24 UTC  (4+ messages)
` [PATCH 1/3] SubmittingPatches: who am I and who cares?
` [PATCH 2/3] SubmittingPatches: mention subsystems with dedicated repositories
` [PATCH 3/3] SubmittingPatches: remove overlong checklist

[PATCH V2] t9810: Do not use sed -i
 2013-01-01 23:20 UTC 

[PATCH] crystalhd git.linuxtv.org kernel driver: crystalhd BC (not staging) driver-, examples-, section mismatch-. udev- fixes. v3.10.1
 2013-01-01 23:21 UTC 

[dm-crypt] dmcrypt, cryptsetup primer,,,
 2013-01-01 23:19 UTC  (2+ messages)

Problem with 187f:0202(Siano Mobile Silicon Nice) not automatically load smsdvb
 2013-01-01 23:14 UTC 

[Qemu-devel] [PATCH] linux-user: allow to use sudo in guest
 2013-01-01 23:09 UTC  (2+ messages)

[Qemu-devel] [PATCH] linux-user: correctly align types in thunking code
 2013-01-01 23:08 UTC  (2+ messages)

[Qemu-devel] [PATCH] linux-user: convert /proc/net/route when endianess differs
 2013-01-01 23:08 UTC  (2+ messages)

[PATCH 0/10] Cleanup & new features for compiler*.h and bug.h
 2013-01-01 22:54 UTC  (24+ messages)
` [PATCH v7 0/9] "
  ` [PATCH v7 1/9] compiler-gcc4.h: Reorder macros based upon gcc ver
    ` [PATCH v7 2/9] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
    ` [PATCH v7 3/9] compiler-gcc{3,4}.h: Use "
    ` [PATCH v7 4/9] compiler{,-gcc4}.h, bug.h: Remove duplicate macros
    ` [PATCH v7 5/9] bug.h: Fix BUILD_BUG_ON macro in __CHECKER__
    ` [PATCH v7 6/9] bug.h: Prevent double evaulation of in BUILD_BUG_ON
    ` [PATCH v7 7/9] bug.h: Make BUILD_BUG_ON generate compile-time error
    ` [PATCH v7 8/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON}
    ` [PATCH v7 9/9] bug.h, compiler.h: Introduce compiletime_assert & BUILD_BUG_ON_MSG
` [PATCH v8 0/9] Cleanup & new features for compiler*.h and bug.h
  ` [PATCH v8 1/9] compiler-gcc4.h: Reorder macros based upon gcc ver
  ` [PATCH v8 2/9] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
  ` [PATCH v8 3/9] compiler-gcc{3,4}.h: Use "
  ` [PATCH v8 4/9] compiler{,-gcc4}.h, bug.h: Remove duplicate macros
  ` [PATCH v8 5/9] bug.h: Fix BUILD_BUG_ON macro in __CHECKER__
  ` [PATCH v8 6/9] bug.h: Prevent double evaulation of in BUILD_BUG_ON
  ` [PATCH v8 7/9] bug.h: Make BUILD_BUG_ON generate compile-time error
  ` [PATCH v8 8/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON}
  ` [PATCH v8 9/9] bug.h, compiler.h: Introduce compiletime_assert & BUILD_BUG_ON_MSG

[PATCH,staging/speakup] Prefix externally-visible symbols
 2013-01-01 22:52 UTC 

[Qemu-devel] [PATCH 0/2] linux-user: dhclient support
 2013-01-01 22:50 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/2] linux-user: SOCK_PACKET uses network endian to encode protocol in socket()

[RFC] AES instead of SHA1 for /dev/urandom
 2013-01-01 22:50 UTC  (5+ messages)

debugfs: dump a sparse file as a new sparse file
 2013-01-01 22:47 UTC  (5+ messages)

[Qemu-devel] buildbot failure in qemu on default_x86_64_rhel61
 2013-01-01 22:47 UTC 

git-subtree Patches to Apply
 2013-01-01 22:37 UTC  (26+ messages)
` [PATCH 1/8] Use %B for Split Subject/Body
` [PATCH 2/8] Add --unannotate
` [PATCH 3/8] Better Error Handling for add
` [PATCH 4/8] Fix Synopsis
` [PATCH 5/8] Honor DESTDIR
` [PATCH 6/8] Make the Manual Directory if Needed
` [PATCH 7/8] Ignore git-subtree

[Buildroot] [pull request] Pull request for branch yem-package-create-user
 2013-01-01 22:32 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] packages: add ability for packages to create users
` [Buildroot] [PATCH 2/2] package/tvheadend: use a non-root user to run the daemon

WARNING: at net/wireless/mlme.c:517
 2013-01-01 22:28 UTC  (4+ messages)

[PATCH 0/3] null sha1 in trees
 2013-01-01 22:24 UTC  (8+ messages)
` [PATCH 2/3] do not write null sha1s to on-disk index
          ` [BUG] two-way read-tree can write null sha1s into index

Yocto Bug Trend -- ww52
 2013-01-01 22:23 UTC 

[PATCH] media: rc: gpio-ir-recv.c: change platform_data to DT binding
 2013-01-01 22:23 UTC  (2+ messages)

[PATCH 2/4] t9810: Do not use sed -i
 2013-01-01 22:12 UTC  (2+ messages)

[PATCH] Correct example restore from bundle
 2013-01-01 21:08 UTC  (4+ messages)
  ` [PATCH] Documentation: full-ness of a bundle is significant for cloning

[linux-lvm] howto avoid initializing a particular volume-group at boot time?
 2013-01-01 22:07 UTC 

[PATCH v2 00/11] ARM: S3C24XX: rework irq handling for a later dt usage
 2013-01-01 21:59 UTC  (24+ messages)
` [PATCH v2 01/11] ARM: S3C24XX: transform irq handling into a declarative form
` [PATCH v2 02/11] ARM: S3C24XX: move irq-pm code into main irq file
` [PATCH v2 03/11] ARM: S3C24XX: cleanup irq-pm integration
` [PATCH v2 04/11] ARM: S3C24XX: move s3c2416 irq init to common irq code
` [PATCH v2 05/11] ARM: S3C24XX: modify s3c2416 irq init to initialize all irqs
` [PATCH v2 06/11] ARM: S3C24XX: assimilate s3c2416 subirqs into new structure
` [PATCH v2 07/11] ARM: S3C24XX: assimilate second s3c2416 interrupt "
` [PATCH v2 08/11] ARM: S3C24XX: move s3c2443 irq code to irq.c
` [PATCH v2 09/11] ARM: S3C24XX: modify s3c2443 irq init to initialize all irqs
` [PATCH v2 10/11] ARM: S3C24XX: assimilate s3c2443 subirqs into new structure
` [PATCH v2 11/11] ARM: S3C24XX: remove maskack irq ack funtions

[PATCH] Avoid using non-POSIX cp options
 2013-01-01 21:57 UTC  (2+ messages)

[PATCH RFC 01/17] af9033: add support for Fitipower FC0012 tuner
 2013-01-01 21:54 UTC  (3+ messages)
` [PATCH RFC 05/17] fc0012: use struct for driver config

[PATCH] Replace git-cvsimport with a rewrite that fixes major bugs
 2013-01-01 21:54 UTC  (2+ messages)

Tux3 report: New news for the new year
 2013-01-01 21:49 UTC  (4+ messages)

[PATCH 4/4] t9020: which is not portable
 2013-01-01 21:42 UTC 

[PATCH 4/4] t9020: which is not portable
 2013-01-01 21:42 UTC 

[PATCH 3/4] t4014: do not uese echo -n
 2013-01-01 21:41 UTC 

cron job: media_tree daily build: ERRORS
 2013-01-01 21:39 UTC 

[Bug 58925] New: compis/kwin crashes on nouveau due to msaa
 2013-01-01 21:35 UTC  (3+ messages)
` [Bug 58925] "

[Buildroot] [PATCH 1/2] valgrind: rename patches without version in the filename
 2013-01-01 21:28 UTC  (3+ messages)

[Buildroot] [git commit] valgrind: bump to 3.8.1
 2013-01-01 21:24 UTC 

[Buildroot] [git commit] valgrind: rename patches without version in the filename
 2013-01-01 21:24 UTC 

[Buildroot] [pull request] Pull request for branch for-master/lttng
 2013-01-01 21:21 UTC  (5+ messages)
` [Buildroot] [PATCH 3/4] lttng-tools: bump to 2.1.0

[Buildroot] [git commit] lttng-babeltrace: bump to 1.0.0
 2013-01-01 21:19 UTC 

[Buildroot] [git commit] lttng-tools: bump to 2.1.0
 2013-01-01 21:19 UTC 

[Buildroot] [git commit] lttng-modules: bump to 2.1.0
 2013-01-01 21:19 UTC 

[Buildroot] [git commit] lttng-libust: bump to 2.1.0
 2013-01-01 21:18 UTC 

[PATCH RFC 01/11] dvb_usb_v2: make remote controller optional
 2013-01-01 21:16 UTC  (3+ messages)
` [PATCH RFC 07/11] it913x: "

[Buildroot] 2012.11.x bugfix release
 2013-01-01 21:14 UTC 

Compat-wireless release for 2013-01-01 is baked
 2013-01-01 21:13 UTC 

[Buildroot] [pull request] Pull request for branch yem-package-create-user
 2013-01-01 21:08 UTC  (5+ messages)
` [Buildroot] [PATCH 1/3] system/skeleton: add the shadow-group file

git filter-branch doesn't dereference annotated tags
 2013-01-01 21:04 UTC  (6+ messages)

HID battery strength does not emit power_suppy udev events
 2013-01-01 20:56 UTC  (4+ messages)

0.55 crashed during upgrade to bobtail
 2013-01-01 20:55 UTC  (3+ messages)

[Buildroot] [PATCH] package/tvheadend: does not reqquire wordexp
 2013-01-01 20:53 UTC  (2+ messages)

[Buildroot] [git commit] package/tvheadend: does not reqquire wordexp
 2013-01-01 20:53 UTC 

[PATCH v3 00/19] new git check-ignore sub-command
 2013-01-01 20:52 UTC  (3+ messages)
` [PATCH v3 02/19] Improve documentation and comments regarding directory traversal API

[PATCH 1/3] config.txt: a few lines about branch.<name>.description
 2013-01-01 20:38 UTC  (3+ messages)
` [PATCH 2/3] format-patch: pick up branch description when no ref is specified

[PATCH 0/2 v2] debugfs: dump a sparse file as a new sparse file
 2013-01-01 20:38 UTC  (5+ messages)
` [PATCH 1/2 v2] debugfs: fixup the hard-coded buffer length in dump_file
` [PATCH 2/2 v2] debugfs: dump a sparse file as a new sparse file

i7-2620M: Clock always high when on battery
 2013-01-01 20:30 UTC  (2+ messages)

odd(?) behaviour with qemu arm image and "runqemu-extract-sdk"
 2013-01-01 20:24 UTC  (4+ messages)

automatic repair of inconsistent pg?
 2013-01-01 20:12 UTC  (6+ messages)

Querry on UART wakeup on Linux 3.8-rc1
 2013-01-01 20:07 UTC 

still confused about _append and OVERRIDES and = and +=, argh
 2013-01-01 19:51 UTC  (3+ messages)

[PATCH V3 00/15] [media] marvell-ccic: add soc camera support on marvell-ccic
 2013-01-01 20:03 UTC  (5+ messages)
` [PATCH V3 06/15] [media] marvell-ccic: add new formats support for marvell-ccic driver

em28xx, sound problems, STV40, linux 3.7.1
 2013-01-01 20:02 UTC 

[PATCH] Support Avermedia A835B
 2013-01-01 19:56 UTC  (2+ messages)

What's cooking in git.git (Dec 2012, #08; Mon, 31)
 2013-01-01 19:51 UTC  (3+ 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.