All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-16 15:15:11 to 2011-05-16 16:36:25 UTC [more...]

[PATCH v5 00/21] EVM
 2011-05-16 16:35 UTC  (9+ messages)
` [PATCH v5 13/21] evm: add evm_inode_post_init call in gfs2
  ` [Cluster-devel] "

[PATCHSET ptrace] ptrace: prepare for PTRACE_SEIZE/INTERRUPT
 2011-05-16 16:34 UTC  (17+ messages)
` [PATCH 4/9] ptrace: relocate set_current_state(TASK_TRACED) in ptrace_stop()
` [PATCH 6/9] job control: make task_clear_jobctl_pending() clear TRAPPING automatically
` [PATCH 8/9] ptrace: move JOBCTL_TRAPPING wait to wait(2) and ptrace_check_attach()
  ` [PATCH UPDATED "

[PATCH resend] Kernel command line options for runqemu
 2011-05-16 16:35 UTC  (2+ messages)

kernel 2.6.38.6 MMC controller problem (fwd)
 2011-05-16 16:37 UTC  (9+ messages)

[RFC PATCH 00/10] *-pull-request: cleanup and overhaul
 2011-05-16 16:31 UTC  (11+ messages)
` [RFC PATCH 03/10] create-pull-request: use git request-pull and arbitrary remotes
` [RFC PATCH 10/10] send-pull-request: verify git sendemail config

[PATCH] Removed compilation warnings from mountd/cache.c
 2011-05-16 15:50 UTC 

[PATCH] ARM: twd: Adjust localtimer frequency with cpufreq notifiers
 2011-05-16 16:33 UTC  (21+ messages)
          ` [PATCH] ARM: twd: Adjust localtimer frequency with cpufreqnotifiers
              ` [PATCH] ARM: twd: Adjust localtimer frequency withcpufreqnotifiers

[ethtool PATCH 0/4] v6 Add support for network flow classifier
 2011-05-16 16:32 UTC  (3+ messages)

[PATCH 0/1] ARM: thumb: Fix thumb mode compilation problems
 2011-05-16 16:31 UTC  (4+ messages)

kernel BUG at fs/btrfs/inode.c:149!
 2011-05-16 16:28 UTC  (4+ messages)

ACLs for GIT
 2011-05-16 16:28 UTC  (7+ messages)

Linux 2.6.39 - what Xen components went in
 2011-05-16 16:27 UTC  (6+ messages)
` [Xen-devel] "
      ` [Xen-users] "

[Qemu-devel] [PULL 00/10] Block patches
 2011-05-16 16:26 UTC  (8+ messages)
` [Qemu-devel] [PATCH 03/10] scsi-disk: Complete failed requests in scsi_disk_emulate_command
  ` [Qemu-devel] [regression] qemu-system-arm: segfault in lsi_do_command

[PATCH 0/9] strict user copy checks on x86_64
 2011-05-16 16:26 UTC  (4+ messages)
` [PATCH 7/9] ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning

[PATCH] add-interactive: shortcut for add hunk and quit
 2011-05-16 16:26 UTC  (2+ messages)
` [PATCH] add-interactive: shortcut to "

Bikeshedding advice on the ab/i18n-scripts series
 2011-05-16 16:26 UTC  (2+ messages)

[PATCH v4 0/6] Micro-optimize vclock_gettime
 2011-05-16 16:25 UTC  (9+ messages)
` [PATCH v4 1/6] x86-64: Clean up vdso/kernel shared variables
` [PATCH v4 2/6] x86-64: Remove unnecessary barrier in vread_tsc
` [PATCH v4 3/6] x86-64: Don't generate cmov "
` [PATCH v4 4/6] x86-64: vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0
` [PATCH v4 5/6] x86-64: Move vread_tsc into a new file with sensible options
` [PATCH v4 6/6] x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO

[PATCHv2 0/2] [RFC] Shrink clock data utilizing preprocessor
 2011-05-16 16:25 UTC  (4+ messages)

[PATCH v3 0/29] pnfs for 2.6.40
 2011-05-16 16:24 UTC  (30+ messages)
` [PATCH v3 01/29] pnfs: CB_NOTIFY_DEVICEID
` [PATCH v3 02/29] pnfs: Use byte-range for layoutget
` [PATCH v3 03/29] pnfs: align layoutget requests on page boundaries
` [PATCH v3 04/29] pnfs: Use byte-range for cb_layoutrecall
` [PATCH v3 05/29] pnfs: client stats
` [PATCH v3 06/29] pnfs: resolve header dependency in pnfs.h
` [PATCH v3 07/29] pnfs-obj: objlayoutdriver module skeleton
` [PATCH v3 08/29] NFSD: introduce exp_xdr.h
` [PATCH v3 09/29] pnfs-obj: pnfs_osd XDR definitions
` [PATCH v3 10/29] exofs: pnfs-tree: Remove pnfs-osd private definitions
` [PATCH v3 11/29] pnfs-obj: pnfs_osd XDR client implementation
` [PATCH v3 12/29] pnfs-obj: decode layout, alloc/free lseg
` [PATCH v3 13/29] pnfs: per mount layout driver private data
` [PATCH v3 14/29] pnfs-obj: objio_osd device information retrieval and caching
` [PATCH v3 15/29] pnfs: set/unset layoutdriver
` [PATCH v3 16/29] pnfs-obj: objlayout set/unset layout driver methods
` [PATCH v3 17/29] pnfs: alloc and free layout_hdr layoutdriver methods
` [PATCH v3 18/29] pnfs: support for non-rpc layout drivers
` [PATCH v3 19/29] pnfs-obj: read/write implementation
` [PATCH v3 20/29] pnfs: layoutreturn
` [PATCH v3 21/29] pnfs: layoutret_on_setattr
` [PATCH v3 22/29] pnfs: encode_layoutreturn
` [PATCH v3 23/29] sunrpc: xdr_rewind_stream()
` [PATCH v3 24/29] pnfs-obj: objlayout_encode_layoutreturn Implementation
` [PATCH v3 25/29] pnfs-obj: objio_osd report osd_errors for layoutreturn
` [PATCH v3 26/29] pnfs: encode_layoutcommit
` [PATCH v3 27/29] pnfs-obj: objlayout_encode_layoutcommit implementation
` [PATCH v3 28/29] pnfs-obj: objio_osd: RAID0 support
` [PATCH v3 29/29] pnfs-obj: objio_osd: groups support

[PATCH 3/7] seccomp_filter: Enable ftrace-based system call filtering
 2011-05-16 16:23 UTC  (32+ messages)
` [PATCH 3/5] v2 seccomp_filters: "

Updating the define_machine() structure at runtime?
 2011-05-16 16:21 UTC 

[Qemu-devel] AHCI broken in current git, bisected
 2011-05-16 16:20 UTC  (6+ messages)

[Bug 34097] New: Screen clearing issues in Minecraft and Blender
 2011-05-16 16:19 UTC  (2+ messages)
` [Bug 34097] "

[Qemu-devel] TCG: AREG0 removal planning
 2011-05-16 16:16 UTC  (4+ messages)

[PATCH V2 1/1] ARM: dmabounce: fix dmabounce may cause crash issue
 2011-05-16 16:16 UTC  (2+ messages)

[Bug 37263] New: [wine] GPU hang in Left 4 Dead
 2011-05-16 16:16 UTC 

[PATCH 0/11] OLPC Power Management
 2011-05-16 16:07 UTC  (4+ messages)
` [PATCH 07/11] x86, olpc-xo1-sci: Add GPE handler and ebook switch functionality

[Bug 35051] New: [r600g, Wine, Counter Strike Source] Crashes at Startup
 2011-05-16 16:15 UTC  (2+ messages)
` [Bug 35051] [RADEON:KMS:R600G] wine Counter Strike Source "

[BUG] perf: bogus correlation of kernel symbols
 2011-05-16 16:14 UTC  (3+ messages)

[PATCH net-2.6] sfc: Fix oops in register dump after mapping change
 2011-05-16 16:13 UTC 

[Xenomai-help] Problem with the configuration of new system
 2011-05-16 16:13 UTC  (14+ messages)
    ` [Xenomai-help] [PATCH] ipipe: x86: Fix irq->vector lookup for IRQ_MOVE_CLEANUP_VECTOR
      ` [Xenomai-help] Problems with rt pipes after upgrade

[PATCH] nfs-utils: getexportent interprets -test-client- as default options
 2011-05-16 16:12 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-arm: Minimal implementation of performance counters
 2011-05-16 16:10 UTC  (4+ messages)

[PATCH 3/3] angstrom: Prefer Qt 4.7.3
 2011-05-16 16:06 UTC  (4+ messages)

[PATCH] dracut: use TMPDIR defintion
 2011-05-16 16:08 UTC  (2+ messages)

Add a sysconf syscall
 2011-05-16 16:08 UTC  (8+ messages)
` [PATCH 4/5] "

[PATCHv2] ASoC: Fix wrong data type access in a few codec drivers
 2011-05-16 16:07 UTC  (2+ messages)

[patch 00/15] CFS Bandwidth Control V6
 2011-05-16 16:05 UTC  (4+ messages)
` [patch 08/15] sched: throttle cfs_rq entities which exceed their local runtime

[PATCH] RDMA/cxgb4: don't declare wr_wait objects on the stack
 2011-05-16 16:05 UTC  (5+ messages)

Patch Review Process
 2011-05-16 16:04 UTC  (7+ messages)

[PATCH V5 0/5] dmaengine/dw_dmac updates
 2011-05-16 16:04 UTC  (2+ messages)

Via VT2020: issues with kernel 2.6.38.{2, 3} (alsa 1.0.23) - working with 2.6.33.2 (alsa 1.0.21)
 2011-05-16 16:03 UTC  (5+ messages)

[PATCH 1/2] powerpc/5200: mpc5200b.dtsi: add spi node address- and size-cells properties
 2011-05-16 16:02 UTC  (3+ messages)
  ` [PATCH 2/2] powerpc/5200: dts: digsy_mtc.dts: update to add can, pci, serial and spi

[U-Boot] [PATCH 0/4] Accurate boot time measurement
 2011-05-16 16:00 UTC  (5+ messages)

[PATCH RESEND] regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5DVS macros
 2011-05-16 15:59 UTC  (2+ messages)

[PATCH] ethtool: ETHTOOL_SFEATURES: remove NETIF_F_COMPAT return
 2011-05-16 15:58 UTC  (4+ messages)
` [RFC PATCH ethtool 1/3] ethtool: Regularise offload feature settings
` [RFC PATCH ethtool 2/3] ethtool: Report any consequential offload feature changes
` [RFC PATCH ethtool 3/3] ethtool: Use ETHTOOL_{G,S}FEATURES where available

Fwd: how to debug kernel in qemu using ubuntu image
 2011-05-16 15:56 UTC 

reference to non-existent CONFIG_HAVE_GPIO_LIB variable?
 2011-05-16 15:57 UTC  (2+ messages)

[PATCH net-next-2.6] net: ping: dont call udp_ioctl()
 2011-05-16 15:50 UTC  (4+ messages)
  ` [PATCH net-next-2.6 v2] "

[PATCH v3 2/7] stk: Introduce BIP command handlers
 2011-05-16 15:54 UTC  (2+ messages)

[Bug 37262] New: Extreme IO using libre/openoffice
 2011-05-16 15:53 UTC 

Ptrace documentation, draft #1
 2011-05-16 15:52 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/10] armv7: cache maintenance operations
 2011-05-16 15:52 UTC  (7+ messages)
` [U-Boot] [PATCH v3 02/10] armv7: add miscellaneous utility macros

[PATCH 1/5] jbd2: Pass extra bool parameter in journal routines to specify if its ok to fail the journal transaction allocation
 2011-05-16 15:51 UTC  (4+ messages)

[U-Boot] [PATCH 00/22] U-Boot MMC SPL for OMAP4
 2011-05-16 15:50 UTC  (24+ messages)
` [U-Boot] [PATCH v2 02/22] omap4: add OMAP4430 revision check
` [U-Boot] [PATCH v2 04/22] omap4: save parameters passed by ROM code to SPL
` [U-Boot] [PATCH v2 06/22] Add generic spl infrastructure
` [U-Boot] [PATCH v2 08/22] omap: add spl support
` [U-Boot] [PATCH v2 09/22] omap4: add spl support for OMAP4 SDP
` [U-Boot] [PATCH v2 10/22] omap4: utility function to identify the context of hw init

[PATCH 3/3] printk loglevels modified to match the scenario
 2011-05-16 15:49 UTC  (2+ messages)
` [PATCH 3/3] printk loglevels modified to match the scenario [staging sm7xx]

[PATCH 2/3] preferred form for passing a size to memory allocation routines
 2011-05-16 15:49 UTC  (2+ messages)
` [PATCH 2/3] preferred form for passing a size to memory allocation routines[staging sm7xx]

[PATCH 1/3] Cleanup:removing extra spaces,redundant code and using macros[staging sm7xx]
 2011-05-16 15:49 UTC 

[PATCH] 2.6.38 ENC28J60 works with half-duplex DMA
 2011-05-16 15:48 UTC  (2+ messages)

kernel bug relating to networking
 2011-05-16 15:47 UTC  (2+ messages)

How to enable the debug symbols
 2011-05-16 15:47 UTC  (6+ messages)

[RFC] ethernet: avoid pre-assigned OUI values in random_ether_addr
 2011-05-16 15:46 UTC  (5+ messages)

[Bug 37261] New: Norsetto shadow mapping doesn't render correctly
 2011-05-16 15:46 UTC 

[PATCH 0/2] Adjust default distrovars
 2011-05-16 15:43 UTC  (8+ messages)
` [PATCH 2/2] tclibc-uclibc.inc: Append -uclibc only to target recipes

[PATCH 4/5] ext4 : Add missing posix_acl_release() in ext4_xattr_set_acl() in error path
 2011-05-16 15:44 UTC  (4+ messages)

[PATCH 0/3 v2] Add qcow2 support
 2011-05-16 15:43 UTC  (3+ messages)
` [PATCH 1/3 v2] e2image: Add support for qcow2 format
` [PATCH 2/3 v2] e2image: Support for conversion QCOW2 image into raw

[PATCH 1/2] ARM: remove unneeded check of the cache_is_vipt_nonaliasing()
 2011-05-16 15:42 UTC  (9+ messages)

Fedora 14 not always going to run-level 3?
 2011-05-16 15:42 UTC  (2+ messages)

Xen MMU's requirement to pin pages RO and initial_memory_mapping
 2011-05-16 15:41 UTC  (3+ messages)

[ANNOUNCE] ipset 6.5 released
 2011-05-16 15:41 UTC  (2+ messages)

[ath9k-devel] VMware | Aircarck | Netgear WNA110
 2011-05-16 15:41 UTC  (4+ messages)

[lm-sensors] [PATCH] hwmon: Driver for as1531,
 2011-05-16 15:39 UTC  (3+ messages)
` [PATCH] hwmon: Driver for as1531, Austria-Microsystem Analog to Digital Converter

hda-jack-sense-test
 2011-05-16 15:40 UTC 

rbd create error with 0.26
 2011-05-16 15:40 UTC  (12+ messages)

[PATCH] module: Use binary search in lookup_symbol()
 2011-05-16 15:36 UTC  (2+ messages)

CX24116 i2c patch
 2011-05-16 15:33 UTC  (5+ messages)

KVM lock contention on 48 core AMD machine
 2011-05-16 15:30 UTC  (14+ messages)
          ` [RFC] posix-timers: RCU conversion
            ` [PATCH] "
                    ` [PATCH v2] "

[PATCH 0/2] Eliminate hangs when using frequent high-order allocations V3
 2011-05-16 15:26 UTC  (7+ messages)
` [PATCH 1/2] mm: vmscan: Correct use of pgdat_balanced in sleeping_prematurely
` [PATCH 2/2] mm: vmscan: If kswapd has been running too long, allow it to sleep

[lm-sensors] [PATCH] i8k: avoid lahf in 64bit code
 2011-05-16 15:26 UTC 

Alsa Support for Korg Pandora Mini, Vox ToneLab ST
 2011-05-16 15:25 UTC  (11+ messages)

[Buildroot] [PATCH] busybox: Add busybox-xconfig and busybox-gconfig rules
 2011-05-16 15:25 UTC 

[PATCH 00/15] 14-May Consolidated Pull
 2011-05-16 15:21 UTC  (4+ messages)
` [PATCH 11/15] gcc-common.inc: Consider hardfp knob for configuring toolchain

2.6.39-rc7-git7: Reported regressions 2.6.37 -> 2.6.38
 2011-05-15  1:51 UTC  (3+ messages)
` [Bug #33662] System hangs during X startup (kwin compositing?)

[PATCH] blkback: Fix block I/O latency issue
 2011-05-16 15:22 UTC  (4+ messages)

any value in centralizing a defn of "RUN_AT()"?
 2011-05-16 15:21 UTC  (2+ messages)

rtl8192ce.ko doesn't work with 802.11n?
 2011-05-16 15:20 UTC  (10+ messages)

V2 [PATCH 0/3] Add meta-skeleton and a skeleton for init scripts
 2011-05-16 15:19 UTC  (4+ messages)
` V2 [PATCH 1/3] Add the layer meta-skeleton
` V2 [PATCH 2/3] Add pidofproc to ${sysconfdir}/init.d/functions
` V2 [PATCH 3/3] Add a skeleton for init scripts

[Bug 34313] New: RV770 lock-up with OpenGL
 2011-05-16 15:18 UTC  (2+ messages)
` [Bug 34313] "

About Open Firmware
 2011-05-16 15:17 UTC 

[PATCH 00/13] Consolidate simple ARM MMIO clock sources
 2011-05-16 15:16 UTC  (4+ messages)
` [PATCH 12/13] clocksource: convert MXS timrotv2 to 32-bit down counting clocksource


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.