All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-01-29 22:38:27 to 2011-01-30 07:50:36 UTC [more...]

can we measure the traffic between user and kernel mode
 2011-01-30  7:50 UTC  (7+ messages)

poky-image-sato-sdk failed at do_rootfs
 2011-01-30  7:46 UTC  (4+ messages)

[Buildroot] Buildroot with 2.4.27 kernel: Network problems
 2011-01-30  7:44 UTC 

[PATCH 0/5] [PULL] Add packages and fix failures of LSB
 2011-01-30  7:36 UTC  (6+ messages)
` [PATCH 1/5] gcc: Add "--enable-clocale=gnu" option explicitly
` [PATCH 2/5] mailx: add mailx 12.4
` [PATCH 3/5] msmtp: add msmtp 1.4.23
` [PATCH 4/5] cups: add cups 1.4.6
` [PATCH 5/5] libxml2: Enable "--with-legacy" for LSB test

PCIe end-point on FPGA doesn't show up on PCI bus when configured
 2011-01-30  7:36 UTC  (4+ messages)

how to use sk_run_filter() in the kernel?
 2011-01-30  7:26 UTC 

[PATCH 1/1] linux-firmware: wl12xx-update STA FW supports 11n BA sessions
 2011-01-30  7:23 UTC  (2+ messages)

[PATCH] mlock: revert the optimization for dirtying pages and triggering writeback
 2011-01-30  7:15 UTC  (2+ messages)

how to decode metadump info produced by xfs_db, and superblock error
 2011-01-30  7:16 UTC  (4+ messages)
` FW: "

[Qemu-devel] [Bug 688085] [NEW] Guest kernel hang during boot when KVM is active on i386 host
 2011-01-26 22:19 UTC  (2+ messages)
` [Qemu-devel] [Bug 688085]

[PATCH 00/10] wl12xx: AP-mode per link PSM
 2011-01-30  6:57 UTC  (5+ messages)
` [PATCH 05/10] wl12xx: report invalid TX rate when returning non-TX-ed skbs

[xen-unstable test] 5501: tolerable FAIL
 2011-01-30  6:53 UTC 

[RFC] Add --create-cache to repack
 2011-01-30  6:51 UTC  (8+ messages)

[ath9k-devel] Don't wireless LAN card manufacturers think about desktop users?
 2011-01-30  6:51 UTC  (2+ messages)

iMX31 MBX registers Porting problem
 2011-01-30  6:48 UTC 

2.6.37, reiserfs: Null pointer dereference at shutdown time
 2011-01-30  6:43 UTC 

cvsimport still not working with cvsnt
 2011-01-30  6:33 UTC  (10+ messages)

[PATCH repost 0/4] dmaengine/dw_dmac: enhancements to allow use
 2011-01-30  6:33 UTC  (4+ messages)
` [PATCH repost 4/4] avr32: at32ap700x: specify DMA src and dst masters

[PATCH 3/3] libext2fs: pick out UNINIT-EXTENT block
 2011-01-30  6:28 UTC 

[PATCH 2/3] dumpe2fs: add '-s' flags for manual
 2011-01-30  6:28 UTC 

[PATCH 1/3] dumpe2fs: add displaying file system block usage feature, therefore add '-s' flags
 2011-01-30  6:27 UTC 

[Ocfs2-devel] [PATCH 0/3] Ocfs2: Adding new codes 'OCFS2_INFO_FREEINODE' and 'OCFS2_INFO_FREEFRAG' for o2info ioctl V2
 2011-01-30  6:26 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 1/3] Ocfs2: Using macro to set/clear *FILLED* flags in info handler
` [Ocfs2-devel] [PATCH 2/3] Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl
` [Ocfs2-devel] [PATCH 3/3] Ocfs2: Add a new code 'OCFS2_INFO_FREEFRAG' "

A couple of trivial fix on imx-sdma
 2011-01-30  6:20 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: imx-sdma: fix inconsistent naming in sdma_assign_cookie()

[PATCH v2 0/8] sparc32: cleanup irq + smp files
 2011-01-30  6:11 UTC  (2+ messages)

[PATCH] langwell_gpio: Fix deprecated refs to irq_desc->chip and chip->eoi
 2011-01-30  6:05 UTC  (4+ messages)

https://github.com/github/dmca/blob/master/2011-01-27-sony.markdown
 2011-01-30  5:59 UTC 

[RFC/PATCH] OMAP3: run the ASM sleep code from DDR
 2011-01-30  5:57 UTC  (3+ messages)

Performance question, RAID5
 2011-01-30  5:56 UTC  (13+ messages)

Nvidia 9500GT Xen VGA passthru
 2011-01-30  5:42 UTC  (2+ messages)

[PATCH] ext4: Fix missing iput for root inode in case of all failed mount paths
 2011-01-30  5:40 UTC  (4+ messages)

[PATCH 1/3] jbd2 : Make jbd2 transaction handle allocation to return errors and handle them gracefully
 2011-01-30  5:40 UTC  (7+ messages)

Why is wmm_param required for HT40- in mlme.c
 2011-01-30  5:38 UTC 

build warnings
 2011-01-30  5:37 UTC  (9+ messages)

[PATCH 2/3] ext4 : Pass GFP_KERNEL for transaction allocation if caller can handler failures
 2011-01-30  5:29 UTC  (3+ messages)

[PATCH 0/4 v8] qemu-kvm: MSI-X MMIO support for assigned device
 2011-01-30  5:12 UTC  (5+ messages)
` [PATCH 1/4] qemu-kvm: device assignment: Enabling MSI-X according to the entries' mask bit
` [PATCH 2/4] qemu-kvm: Ioctl for MSIX MMIO support
` [PATCH 3/4] qemu-kvm: Header file update for MSI-X "
` [PATCH 4/4] qemu-kvm: MSI-X MMIO support for assigned device

[PATCH 0/3 v8] MSI-X MMIO support for KVM
 2011-01-30  5:11 UTC  (4+ messages)
` [PATCH 1/3] KVM: Move struct kvm_io_device to kvm_host.h
` [PATCH 2/3] KVM: Emulate MSI-X table in kernel
` [PATCH 3/3] KVM: Add documents for MSI-X MMIO API

[B.A.T.M.A.N.] B.A.T.M.A.N.-Advanced Multicast Optimizations, v2
 2011-01-30  4:49 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 07/19] batman-adv: Prepare and send own multicast tracker packets

[Bug 33707] New: Gimp causes Nouveau/GPU lockup
 2011-01-30  4:44 UTC 

gro: Reset dev pointer on reuse
 2011-01-30  4:45 UTC  (2+ messages)

[B.A.T.M.A.N.] B.A.T.M.A.N.-Advanced Multicast Optimizations, v3
 2011-01-30  4:39 UTC  (19+ messages)
` [B.A.T.M.A.N.] [PATCH 01/18] batman-adv: Adding configurable variables for multicast optimizations
` [B.A.T.M.A.N.] [PATCH 02/18] batman-adv: Attach local MCAs to OGMs
` [B.A.T.M.A.N.] [PATCH 03/18] batman-adv: Add periodic multicast tracker timer
` [B.A.T.M.A.N.] [PATCH 04/18] batman-adv: Buffer other originator's received MCA entries
` [B.A.T.M.A.N.] [PATCH 05/18] batman-adv: Prepare and send own multicast tracker packets
` [B.A.T.M.A.N.] [PATCH 06/18] batman-adv: Add length check for (received) "
` [B.A.T.M.A.N.] [PATCH 07/18] batman-adv: Route multicast "
` [B.A.T.M.A.N.] [PATCH 08/18] batman-adv: Add/refresh entries to/in mcast forwarding table
` [B.A.T.M.A.N.] [PATCH 09/18] batman-adv: Output mcast forw table in debugfs
` [B.A.T.M.A.N.] [PATCH 10/18] batman-adv: Purge timeouted entries in mcast forw table
` [B.A.T.M.A.N.] [PATCH 11/18] batman-adv: Send own BAT_MCAST packets in proact_tracking multicast mode
` [B.A.T.M.A.N.] [PATCH 12/18] batman-adv: Export broadcast packet ethernet header checks
` [B.A.T.M.A.N.] [PATCH 13/18] batman-adv: Receive multicast data packets BAT_MCAST
` [B.A.T.M.A.N.] [PATCH 14/18] batman-adv: Forward multicast data in proact_tracking mode
` [B.A.T.M.A.N.] [PATCH 15/18] batman-adv: Add duplicate checks for multicast data
` [B.A.T.M.A.N.] [PATCH 16/18] batman-adv: Still flood multicast packets we are not a receiver of
` [B.A.T.M.A.N.] [PATCH 17/18] batman-adv: Make number of (re)broadcasts configurable via sysfs
` [B.A.T.M.A.N.] [PATCH 18/18] batman-adv: Use rcu-locking for multicast forwarding table

[PATCH 0/3 v7] MSI-X MMIO support for KVM
 2011-01-30  4:38 UTC  (4+ messages)
` [PATCH 2/3] KVM: Emulate MSI-X table in kernel

[PATCH] drm/i915,agp/intel: Do not clear stolen entries
 2011-01-30  4:13 UTC  (9+ messages)

Suggestion from a noob
 2011-01-30  4:11 UTC  (3+ messages)

[RFC] add pwmlib support
 2011-01-30  3:49 UTC  (5+ messages)

[PATCH 0/1][PULL] Add RDEPENDS of hal in xserver-kdrive
 2011-01-30  3:51 UTC  (2+ messages)
` [PATCH 1/1] xserver-kdrive: add missing RDEPENDS of hal

hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operation
 2011-01-30  3:26 UTC  (2+ messages)

[PATCH RFC] serial-core: reset the console speed on resume
 2011-01-30  3:15 UTC  (4+ messages)
` [PATCH Resend] "

[PATCH -v2 0/3] KVM, Replace is_hwpoison_address with __get_user_pages
 2011-01-30  3:15 UTC  (4+ messages)
` [PATCH -v2 1/3] mm, export __get_user_pages
` [PATCH -v2 2/3] mm, Make __get_user_pages return -EHWPOISON for HWPOISON page optionally
` [PATCH -v2 3/3] KVM, Replace is_hwpoison_address with __get_user_pages

pull request: batman-adv 2011-01-29
 2011-01-30  3:08 UTC  (3+ messages)
` [B.A.T.M.A.N.] "

tapdisk2 makes HP multi-core hang
 2011-01-30  3:06 UTC 

[Dexuan: Jan 28: PULL 00/16] upgrade for some x11 and sdk recipes
 2011-01-30  2:57 UTC  (4+ messages)
` [Dexuan: Jan 28: PULL 13/16] xkeyboard-config: upgrade from 2.0 to 2.1

[Bug 27652] New: 38-rc1: umount+rmmod cause ext4 error
 2011-01-30  2:41 UTC  (3+ messages)
` [Bug 27652] "

[PATCH] ext4: fix panic on module unload when stopping lazyinit thread
 2011-01-30  2:32 UTC  (2+ messages)

segmentation fault running under kgdb
 2011-01-30  2:30 UTC 

Sul América Seguro Saude
 2011-01-30  2:29 UTC 

xen 4.1 rc2 test report ( 5new issues found)
 2011-01-30  2:27 UTC  (3+ messages)

[BUGFIX][PATCH 0/4] Fixes for memcg with THP
 2011-01-30  2:26 UTC  (10+ messages)
` [BUGFIX][PATCH 1/4] memcg: fix limit estimation at reclaim for hugepage

[Dexuan: Jan 30: PULL 0/1] RESEND: upgrade for xkeyboard-config
 2011-01-30  2:24 UTC  (2+ messages)
` [Dexuan: Jan 30: PULL 1/1] xkeyboard-config: upgrade from 2.0 to 2.1

[PATCH] Handle rename of case only, for Windows
 2011-01-30  2:22 UTC  (2+ messages)

[PATCH] net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
 2011-01-30  2:15 UTC 

[patch] mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator
 2011-01-30  2:10 UTC  (2+ messages)

[PATCH 1/1] ARM: imx53_loco: add all pad configure
 2011-01-30  2:09 UTC  (5+ messages)

IO_PAGE_FAULT from SATA card during boot
 2011-01-30  1:54 UTC  (3+ messages)

XCP PV driver
 2011-01-30  1:53 UTC 

[B.A.T.M.A.N.] Reordered rcu refcounting
 2011-01-30  1:52 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 1/4] batman-adv: Correct rcu refcounting for gw_node
` [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: Correct rcu refcounting for softif_neigh
` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: Correct rcu refcounting for batman_if
` [B.A.T.M.A.N.] [PATCH 4/4] batman-adv: Correct rcu refcounting for neigh_node

soc-camera s_fmt question?
 2011-01-30  1:50 UTC  (5+ messages)

[PATCH] rtlwifi: Fix sparse messages
 2011-01-30  1:46 UTC 

raid over ethernet
 2011-01-30  1:43 UTC  (9+ messages)

Official git mirror on github/gitorious?
 2011-01-30  1:34 UTC  (2+ messages)

[PATCHSET] block/SCSI: implement in-kernel disk event handling, take#2
 2011-01-30  1:31 UTC  (4+ messages)
` [PATCH 7/8] sr: implement sr_check_events()
    ` [PATCH] cdrom: support devices that have check_events but not media_changed

[U-Boot] Attention Email Users Account Expire in 24hur
 2011-01-30  1:14 UTC 

[PATCH] net: Fix ip link add netns oops
 2011-01-30  0:57 UTC 

[GIT PULL 0/7] perf/core improvements
 2011-01-30  0:39 UTC  (3+ messages)
` [PATCH 7/7] perf tools: Initial python binding

[Buildroot] [git commit master 1/1] iproute2: fix build on configs without ipv6 support
 2011-01-30  0:37 UTC 

[PATCH 0/2][PULL] glib-2.0 stable version and distro tracking update, Dongxiao, 2011/01/30
 2011-01-30  0:53 UTC  (3+ messages)
` [PATCH 1/2] glib-2.0: Add stable vesion 2.26.1
` [PATCH 2/2] distro_tracking: update distro tracking fields

Creating the same random numbers
 2011-01-30  0:34 UTC  (7+ messages)

[RFC] merge 32/64 bits realmode wakeup code
 2011-01-30  0:19 UTC  (5+ messages)

[lm-sensors] [PATCH] max6639.c: Set reasonable default PWM frequency
 2011-01-30  0:19 UTC  (2+ messages)
` [lm-sensors] [PATCH] max6639.c: Set reasonable default PWM

[PATCH] caif: bugfix - add caif headers for userspace usage
 2011-01-29 23:10 UTC 

Reiserfs deadlock in 2.6.36
 2011-01-30  0:08 UTC  (4+ messages)

[RFC][PATCH] Power domains for platform bus type
 2011-01-30  0:07 UTC 

[RFC][PATCH] Power domains for platform bus type
 2011-01-30  0:07 UTC 

[PATCH] SCSI, target: Avoid mem leak and needless work in transport_generic_get_mem()
 2011-01-29 23:49 UTC  (4+ messages)

[PATCH] doc: Assisted Satellite Navigation API and Agent API
 2011-01-29 23:44 UTC  (2+ messages)
` [PATCHv2] "

[Bug 31870] New: [evergreen] Graphics freezes when selecting Atlantis from XScreenSaver
 2011-01-29 23:43 UTC  (2+ messages)
` [Bug 31870] "

[Buildroot] [PATCH] ntp: bump to version 4.2.6p3 and fix glibc build failure
 2011-01-29 23:41 UTC  (2+ messages)

[Buildroot] [git commit master 1/1] pkg-config: prefix sysroot to path variables
 2011-01-29 23:40 UTC 

[Buildroot] [git commit master 1/1] pkg-config: add --with-sysroot option for compiled in default sysroot setting
 2011-01-29 23:40 UTC 

[Buildroot] [git commit master 1/1] libcuefile: convert to cmaketargets infrastructure
 2011-01-29 23:40 UTC 

[Buildroot] [git commit master 1/1] mtd: bump version
 2011-01-29 23:40 UTC 

[Buildroot] [git commit master 1/1] pkg-config: bump version
 2011-01-29 23:40 UTC 

[Buildroot] [git commit master 1/1] ntp: bump to version 4.2.6p3 and fix glibc build failure
 2011-01-29 23:40 UTC 

[Buildroot] [PATCHv2] libcuefile: convert to cmaketargets infrastructure
 2011-01-29 23:39 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] env_mmc: Allow board code to override the environment address
 2011-01-29 23:29 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] powerpc/85xx: Enable eSDHC boot support on P2020 DS

Project- vs. Package-Level Branching in Git
 2011-01-29 23:28 UTC  (6+ messages)

[PATCH] Recognize parameters surrounded by quotes v2
 2011-01-29 23:22 UTC 

[U-Boot] [PATCH] powerpc/85xx: Update P2020DS default env settings
 2011-01-29 23:21 UTC 

[U-Boot] [PATCH 1/3] powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCs
 2011-01-29 23:20 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)
  ` [U-Boot] [PATCH 3/3] powerpc/85xx: Add eSDHC support on P2020DS

Features from GitSurvey 2010
 2011-01-29 23:13 UTC  (2+ messages)

[xen-unstable test] 5500: tolerable FAIL - PUSHED
 2011-01-29 23:10 UTC 

if you're in ottawa this tuesday, come out and say hi
 2011-01-29 23:07 UTC  (2+ messages)

corrupted filesystem (again!)
 2011-01-29 23:06 UTC 

[PATCH 1/2] s390: Fix wrong size in memcmp (netiucv)
 2011-01-29 23:00 UTC  (4+ messages)
` [PATCH 2/2] s390: Fix possibly wrong size in strncmp (smsglucv)

[PATCH] SCSI, target: Don't leak memory in error path in pscsi_alloc_task()
 2011-01-29 22:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v4] New trace-event backend: stderr
 2011-01-29 22:53 UTC  (2+ messages)

New Version Control System to be used for some software development projects
 2011-01-29 22:55 UTC  (2+ messages)

kexec on kirkwood kernels?
 2011-01-29 22:48 UTC  (2+ messages)

[PATCH v3 0/5] net: Unified offload configuration
 2011-01-29 22:47 UTC  (9+ messages)
` [PATCH] ethtool: implement G/SFEATURES calls
` [PATCH v3 2/5] net: ethtool: use ndo_fix_features for offload setting
` [PATCH v3 3/5] net: use ndo_fix_features for ethtool_ops->set_flags
` [PATCH v3 4/5] net: introduce NETIF_F_RXCSUM

Is there a specific reason that git gui does not respect comment lines added by a git hook?
 2011-01-29 22:45 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.