All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-17 01:50:10 to 2009-10-17 10:08:20 UTC [more...]

Freeze the FUSE on Wubi
 2009-10-17 10:08 UTC  (5+ messages)

[PATCH -tip tracing/kprobes 8/9] perf: Add DIE_IF() macro for error checking
 2009-10-17 10:06 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH -tip tracing/kprobes 7/9] perf: Use eprintf() for debug messages in perf-probe
 2009-10-17 10:06 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH -tip tracing/kprobes 5/9] perf: Check libdwarf APIs for perf probe
 2009-10-17 10:05 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH -tip tracing/kprobes 6/9] perf: Use die() for error cases in perf-probe
 2009-10-17 10:06 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH -tip tracing/kprobes 3/9] x86: Add MMX/SSE opcode groups to opcode map
 2009-10-17 10:05 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH -tip tracing/kprobes 4/9] x86: Add AMD prefetch and 3DNow! opcodes to opcode map
 2009-10-17 10:05 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH -tip tracing/kprobes 2/9] tracing/kprobes: Add failure messages for debugging
 2009-10-17 10:05 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH tracing/kprobes v3 7/7] perf: perf probe command supports without libdwarf
 2009-10-17 10:04 UTC  (2+ messages)
` [tip:perf/probes] perf probe: Add perf probe command support "

[PATCH -tip tracing/kprobes 1/9] tracing/kprobes: Update kprobe-tracer selftest against new syntax
 2009-10-17 10:04 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH tracing/kprobes v4] perf: Add perf probe subcommand for kprobe-event setup helper
 2009-10-17 10:04 UTC  (2+ messages)
` [tip:perf/probes] perf: Add perf probe subcommand, a "

[PATCH tracing/kprobes v3 5/7] tracing/kprobes: Rename fixed field name
 2009-10-17 10:04 UTC  (2+ messages)
` [tip:perf/probes] tracing/kprobes: Robustify fixed field names against variable field names conflicts

[PATCH tracing/kprobes v3 4/7] tracing/kprobes: Avoid field name confliction
 2009-10-17 10:03 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH tracing/kprobes v3 3/7] tracing/kprobes: Rename special variables
 2009-10-17 10:03 UTC  (2+ messages)
` [tip:perf/probes] tracing/kprobes: Make special variable names more self-explainable

[PATCH tracing/kprobes v3 1/7] tracing/kprobes: Add $ prefix to special variables
 2009-10-17 10:03 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH tracing/kprobes v3 2/7] tracing/kprobes: Remove '$ra' special variable
 2009-10-17 10:03 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH tracing/kprobes 3/3] tracing/ftrace: Fix to check create_event_dir() when adding new events
 2009-10-17 10:02 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH tracing/kprobes 2/3] x86: Add VIA processor instructions
 2009-10-17 10:02 UTC  (2+ messages)
` [tip:perf/probes] x86: Add VIA processor instructions in opcodes decoder

[PATCH tracing/kprobes 1/3] tracing/kprobes: Use global event profile buffer in kprobe tracer
 2009-10-17 10:02 UTC  (2+ messages)
` [tip:perf/probes] tracing/kprobes: Use global event perf buffers "

[BUGFIX] kprobes: prevent re-registration of the same kprobe - take2
 2009-10-17 10:02 UTC  (2+ messages)
` [tip:perf/probes] kprobes: Prevent re-registration of the same kprobe

[PATCH tracing/kprobes 6/6] tracing/kprobes: Disable kprobe events by default
 2009-10-17 10:01 UTC  (2+ messages)
` [tip:perf/probes] tracing/kprobes: Disable kprobe events by default after creation

[PATCH tracing/kprobes 5/6] tracing/kprobes: Fix profiling alignment for perf_counter buffer
 2009-10-17 10:01 UTC  (2+ messages)
` [tip:perf/probes] "

[Qemu-devel] [PATCH v0 00/10]: More QObject conversions
 2009-10-17 10:01 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/10] Introduce qmisc module
            ` [Qemu-devel] "

[PATCH tracing/kprobes 3/6] ftrace: Fix trace_remove_event_call() to lock trace_event_mutex
 2009-10-17 10:01 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH tracing/kprobes 4/6] tracing/kprobes: Add probe handler dispatcher for support perf and ftrace
 2009-10-17 10:01 UTC  (2+ messages)
` [tip:perf/probes] tracing/kprobes: Add probe handler dispatcher to support perf and ftrace concurrent use

[PATCH tracing/kprobes 2/6] ftrace: Fix trace_add_event_call() to initialize list take 2
 2009-10-17 10:01 UTC  (2+ messages)
` [tip:perf/probes] ftrace: Fix trace_add_event_call() to initialize list

[PATCH tracing/kprobes 1/6] tracing/kprobes: Fix trace_probe registration order
 2009-10-17 10:00 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH tracing/kprobes 7/7] tracing/kprobes: Support custom subsystem for each kprobe event
 2009-10-17 10:00 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH tracing/kprobes 6/7] tracing/kprobes: Show event name in trace output
 2009-10-17 10:00 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH tracing/kprobes 5/7] tracing/kprobes: Add argument name support
 2009-10-17 10:00 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH tracing/kprobes 4/7] tracing/kprobes: Add event profiling support
 2009-10-17  9:59 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH tracing/kprobes 2/7] tracing/kprobes: Fix probe offset to be unsigned
 2009-10-17  9:59 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH tracing/kprobes 3/7] tracing/kprobes: Cleanup kprobe tracer code
 2009-10-17  9:59 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH tracing/kprobes 1/7] x86/ptrace: Fix regs_get_argument_nth() to add correct offset
 2009-10-17  9:59 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH tracing/kprobes] x86: Add MMX support for instruction decoder
 2009-10-17  9:58 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH tracing/kprobes] kprobes/x86-32: Move irq-exit functions to kprobes section
 2009-10-17  9:58 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH -tip tracing/kprobes 1/2] x86: Allow x86-32 instruction decoder selftest on x86-64
 2009-10-17  9:58 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH -tip tracing/kprobes 2/2] x86: Remove unused config macros from instruction decoder selftest
 2009-10-17  9:58 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH -tip tracing/kprobes 6/6] kprobes: Prohibit to probe native_get_debugreg
 2009-10-17  9:57 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH -tip tracing/kprobes 5/6] kprobes/x86-64: Fix to move common_interrupt to .kprobes.text
 2009-10-17  9:57 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH -tip tracing/kprobes 4/6] kprobes: Fix to add __kprobes to notify_die
 2009-10-17  9:57 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH -tip tracing/kprobes 2/6] kprobes/x86-64: Allow to reenter probe on post_handler
 2009-10-17  9:57 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH -tip tracing/kprobes 3/6] kprobes/x86: Fix to add __kprobes to in-kernel fault handing functions
 2009-10-17  9:57 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH -tip tracing/kprobes 1/6] kprobes/x86: Call BUG() when reentering probe into KPROBES_HIT_SS
 2009-10-17  9:56 UTC  (2+ messages)
` [tip:perf/probes] "

[PATCH] omap: ioremap fixes for omap4
 2009-10-17  9:55 UTC 

[PATCH] alsa: echoaudio - pci id cleanup
 2009-10-17  9:48 UTC 

[PATCH V1 1/3] i2c: imx: check busy bit when START/STOP
 2009-10-17  9:46 UTC  (6+ messages)
` [PATCH V1 2/3] i2c: imx: only imx1 needs disable delay
  ` [PATCH V1 3/3] i2c: imx: disable clock when it's possible to save power

[PATCH] mac80211: fix SME warning by removing stale BSS upon assoc failure
 2009-10-17  9:44 UTC  (8+ messages)

[Ocfs2-devel] [PATCH 0/3] POSIX ACL config and mount option changes
 2009-10-17  9:44 UTC  (6+ messages)
` [Ocfs2-devel] [PATCH 1/3] ocfs2: Make ACLs always compiled into the kernel

best practice when using removable drives and USB enclosure?
 2009-10-17  9:42 UTC  (3+ messages)

[PATCH] bash: complete more options for 'git rebase'
 2009-10-17  9:33 UTC 

[Qemu-devel] [PATCH v2 0/4] more rom loader patches
 2009-10-17  9:23 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/4] rom loader: make vga+rom loading target specific
  ` [Qemu-devel] "

[PATCH] btrfs-progs: Corrected return values from btrfsctl.c
 2009-10-17  9:22 UTC 

[Qemu-devel] [PATCH 0/5] linux-user updates
 2009-10-17  9:18 UTC  (2+ messages)

powerpc/sparc problems
 2009-10-17  9:08 UTC  (6+ messages)

[PATCH] Proof-of-concept patch to remember what the detached HEAD was
 2009-10-17  9:04 UTC  (28+ messages)

Oops in net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c::ipv6_confirm(), kernel 2.6.30.8
 2009-10-17  9:01 UTC 

[lm-sensors] [PATCH] hwmon: Fix check on unsigned in
 2009-10-17  9:00 UTC  (2+ messages)

[PATCH] btrfs: tree-log.c Remove some redundant code and comment
 2009-10-17  9:00 UTC 

[Qemu-devel] [PATCH 0/9] S/390 support updated
 2009-10-17  8:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/9] TCG "sync" op

[patch] slub: allow stats to be cleared
 2009-10-17  8:55 UTC  (7+ messages)

[PATCH 1/2] alchemy: add au1000-eth platform device
 2009-10-17  8:48 UTC  (4+ messages)

[Qemu-devel] [Patch] Resend: linux-user/syscall.c - don't add GUEST_BASE to NULL pointer
 2009-10-17  8:36 UTC  (2+ messages)

zombie domains? or at least zombie devices
 2009-10-17  8:35 UTC 

[PATCH 1/2] tracing: convert trace_clock_local() as weak function
 2009-10-17  8:23 UTC  (3+ messages)
` [PATCH 2/2] tracing: add high precision version of trace_clock_local() for MIPS

[PATCH 06/16] iwmc3200wifi: Improve rx debug
 2009-10-17  8:18 UTC  (11+ messages)
  ` [PATCH 07/16] iwmc3200wifi: Update statistics notification structure
    ` [PATCH 08/16] iwmc3200wifi: Update fixed size config definitions
      ` [PATCH 09/16] iwmc3200wifi: Tx power setting
        ` [PATCH 10/16] iwmc3200wifi: SDIO disable race fix
          ` [PATCH 11/16] iwmc3200wifi: Check for cmd pointer before dereferencing it
            ` [PATCH 12/16] iwmc3200wifi: Do not handle wifi command if the interface is not ready
              ` [PATCH 13/16] iwmc3200wifi: Try shared auth when open WEP fails
                ` [PATCH 14/16] iwmc3200wifi: Support unexpected reboot barker

[Bug 14354] New: Bad corruption with 2.6.32-rc1 and upwards
 2009-10-17  8:18 UTC  (9+ messages)
` [Bug 14354] "

bounds domain
 2009-10-17  8:11 UTC 

[PATCH 00/14] Use ioremap for omap, split OMAP2_IO_ADDRESS for more space
 2009-10-17  8:10 UTC  (4+ messages)
` [PATCH 05/14] omap: Use ioremap in gpio.c

[PATCH -tip tracing/kprobes 0/9] tracing/kprobes, perf: perf probe and kprobe-tracer bugfixes
 2009-10-17  8:02 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] Add JSON enconding and formatted printing to QObject
 2009-10-17  7:55 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] add qemu_memdup
` [Qemu-devel] [PATCH 2/7] allow passing NULL to qobject_type
` [Qemu-devel] [PATCH 3/7] forward declare all QObject subclasses in qobject.h
` [Qemu-devel] [PATCH 4/7] add mutable qstring functions
` [Qemu-devel] [PATCH 5/7] add json encoder for qobjects
` [Qemu-devel] [PATCH 6/7] add testsuite for qobject json encoder
` [Qemu-devel] [PATCH 7/7] add formatted printing of QObjects

hrtimer_nanosleep() weirdness
 2009-10-17  7:53 UTC  (2+ messages)

[PATCH] grep: do not segfault when -f is used
 2009-10-17  7:44 UTC  (3+ messages)

booting up: blocking indefinitely on kgdb?
 2009-10-17  7:40 UTC  (2+ messages)

[PATCH] Fix buildsystem to detect udev > version 124
 2009-10-17  7:35 UTC  (3+ messages)

[LTP] Add x86_64 ppoll(2) syscall number
 2009-10-17  7:28 UTC  (2+ messages)

[PATCH 14/14] tools/perf: Move dereference after NULL test
 2009-10-17  7:31 UTC  (3+ messages)
` [tip:perf/core] perf tools: "

[lm-sensors] New ITE product URLs for the Devices page
 2009-10-17  7:24 UTC 

Unitech MS-180 barcode scanner vs. i-Buddy (bug 13411)
 2009-10-17  6:44 UTC 

[Tech-board-discuss] TAB self-nomination
 2009-10-17  7:05 UTC  (3+ messages)

[Bug 14422] New: EXT4 is corrupted after clean shutdown
 2009-10-17  7:03 UTC  (2+ messages)
` [Bug 14422] "

optimising filesystem for many small files
 2009-10-17  6:59 UTC 

optimising filesystem for many small files
 2009-10-17  6:52 UTC 

Introduction and Wikipedia and Git Blame
 2009-10-17  6:50 UTC  (11+ messages)

BFS cpu scheduler v0.304 stable release
 2009-10-17  6:44 UTC  (2+ messages)

[PATCH 13/14] arch/arm/plat-s3c24xx: Move dereference after NULL test
 2009-10-17  6:42 UTC  (3+ messages)
` [PATCH 13/14] arch/arm/plat-s3c24xx: Move dereference after NULL

[PATCH 12/14] arch/arm/plat-omap: Drop an unnecessary NULL test
 2009-10-17  6:42 UTC  (3+ messages)

[PATCH 11/14] drivers/scsi: Remove unnecessary NULL test
 2009-10-17  6:42 UTC  (2+ messages)

[PATCH 10/14] drivers/ata/libata: Move dereference after NULL test
 2009-10-17  6:41 UTC  (2+ messages)

[PATCH 9/14] drivers/video: Move dereference after NULL test
 2009-10-17  6:41 UTC  (2+ messages)

[PATCH 8/14] drivers/cpuidle: Move dereference after NULL test
 2009-10-17  6:40 UTC  (2+ messages)

[PATCH 7/14] drivers/mmc: Move dereference after NULL test
 2009-10-17  6:40 UTC  (3+ messages)

[PATCH 6/14] drivers/media/video: Move dereference after NULL test
 2009-10-17  6:39 UTC  (2+ messages)

[PATCH 5/14] drivers/acpi: Move dereference after NULL test
 2009-10-17  6:34 UTC  (2+ messages)

[PATCH 4/14] drivers/message: Move dereference after NULL test
 2009-10-17  6:34 UTC  (2+ messages)

[PATCH 3/14] sound/parisc: Move dereference after NULL test
 2009-10-17  6:33 UTC  (3+ messages)

[PATCH 2/14] sound: Move dereference after NULL test and drop
 2009-10-17  6:33 UTC  (2+ messages)
` [PATCH 2/14] sound: Move dereference after NULL test and drop unnecessary NULL tests

[PATCH 1/14] sound/soc: Move dereference after NULL test
 2009-10-17  6:32 UTC  (3+ messages)

MMC_CAP_SDIO_IRQ for omap 3430
 2009-10-17  6:30 UTC  (7+ messages)

[RFC] WL1251: Very crude EEPROM reading support for the WL1251 driver
 2009-10-17  6:16 UTC  (2+ messages)

[PATCH] e2fsck: Always fix last mount/write/check time with -p
 2009-10-17  1:03 UTC  (2+ messages)

ext4 DIO read performance issue on SSD
 2009-10-16 19:15 UTC  (8+ messages)

Disappointing RAID10 Performance
 2009-10-17  6:03 UTC  (2+ messages)

[PATCH] wl1251: rename spi device to wl1251
 2009-10-17  5:59 UTC  (3+ messages)

btrfs on small (embedded) systems
 2009-10-17  5:56 UTC  (3+ messages)

[U-Boot] ARM pull request v3
 2009-10-17  5:52 UTC  (4+ messages)

2.6.32-rc1-git2: Reported regressions 2.6.30 -> 2.6.31
 2009-10-17  5:42 UTC  (7+ messages)
` [Bug #14141] order 2 page allocation failures in iwlagn

[PATCH 00/45] some writeback experiments
 2009-10-17  5:30 UTC  (11+ messages)
` [PATCH 01/45] writeback: reduce calls to global_page_state in balance_dirty_pages()

[LTP] Issue with autoconf not honoring linux/types.h
 2009-10-17  5:30 UTC  (2+ messages)

[00/46] 2.6.31.5-stable review
 2009-10-17  5:20 UTC  (4+ messages)

2.6.32-rc3 regression (I think): i915 framebuffer doesn't work
 2009-10-17  5:21 UTC  (2+ messages)
` [Intel-gfx] "

[LTP] [LTP{PATCH][fs tests] modify tests to honor tmp directory passed into runltp, convert to LTP format
 2009-10-17  5:17 UTC  (2+ messages)

[PATCH 2/2] have restart return error if error
 2009-10-17  5:17 UTC  (3+ messages)

[U-Boot] Relocation size penalty calculation
 2009-10-17  5:17 UTC  (10+ messages)

question
 2009-10-17  5:10 UTC 

Typo in Man Page
 2009-10-17  4:50 UTC 

Building btrfs-unstable.git against 2.6.31?
 2009-10-17  4:43 UTC  (2+ messages)

spitz: add gpio button support (AK_INT and remote control description)
 2009-10-17  4:42 UTC  (12+ messages)
` spitz: add gpio button support (fixes regression)
            ` [PATCH] "

Typo in setgid(2)
 2009-10-17  4:41 UTC 

typo in clone(2)
 2009-10-17  4:06 UTC  (2+ messages)

[Bug 13783] New: udev causes high cpu usage
 2009-10-17  4:06 UTC  (3+ messages)
` [Bug 13783] "

Pre-routing re-write
 2009-10-17  3:43 UTC  (3+ messages)

Leadtek PVR2100 / DVR3100 Experience
 2009-10-17  3:23 UTC  (2+ messages)

commit 806811bf2d72827d3031bfcd5dbab1e82324d34e breaks distros
 2009-10-17  3:13 UTC  (3+ messages)

[patch 0/7] BKL the next lot
 2009-10-17  2:58 UTC  (5+ messages)
` [patch 6/7] um: Convert mmapper to unlocked_ioctl

fix handsfree profile patch
 2009-10-17  2:55 UTC  (2+ messages)

[Tech-board-discuss] Linux Foundation Technical Advisory Board Elections and Nomination process
 2009-10-17  2:34 UTC  (4+ messages)

[Buildroot] [Bug 663] New: Add option for NAND flash with 512B Page and 16 kB erasesize when making JFFS2 root filesystem
 2009-10-17  2:30 UTC 

[net-next PATCH 0/3] qlge: Size RX buffers based on MTU
 2009-10-17  2:22 UTC  (3+ messages)

curly brace around else
 2009-10-17  2:19 UTC 

2.6.32-rc4 ipw2200: oops on missing firmware
 2009-10-17  2:13 UTC  (4+ messages)
  ` [Ipw2100-devel] "

linux-next: net tree build warnings
 2009-10-17  2:10 UTC  (4+ messages)
    ` [PATCH 1/1] "

[PATCH NEXT v2 0/7] netxen: changes for future chip revisions
 2009-10-17  1:50 UTC  (5+ messages)
` [PATCH NEXT v2 1/7] netxen: defines for next revision
` [PATCH NEXT v2 4/7] netxen: onchip memory access change
` [PATCH NEXT v2 5/7] netxen: fix error codes in for tools access
` [PATCH NEXT v2 7/7] netxen; update version to 4.0.62


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.