All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-04-01 14:10:41 to 2011-04-01 15:09:07 UTC [more...]

[Bug 25832] kernel crashes upon resume if usb devices are removed when suspended
 2011-04-01 15:09 UTC 

[PATCH] Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()
 2011-04-01 15:08 UTC 

Grub not working under software RAID
 2011-04-01 15:07 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] [PULL] ARM Neon fixes
 2011-04-01 14:30 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] target-arm: Make Neon helper routines use correct FP status
` [Qemu-devel] [PATCH 02/10] target-arm/neon_helper.c: Use make_float32/float32_val macros
` [Qemu-devel] [PATCH 03/10] target-arm: Return right result for Neon comparison with NaNs
` [Qemu-devel] [PATCH 04/10] target-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handling
` [Qemu-devel] [PATCH 05/10] target-arm: Correct ABD's handling of negative zeroes
` [Qemu-devel] [PATCH 06/10] softfloat: Add float*_min() and float*_max() functions
` [Qemu-devel] [PATCH 07/10] target-arm: Use new softfloat min/max functions for VMAX, VMIN
` [Qemu-devel] [PATCH 08/10] target-arm: Fix VLD of single element to all lanes
` [Qemu-devel] [PATCH 09/10] target-arm: Don't leak TCG temp for UNDEFs in Neon load/store space
` [Qemu-devel] [PATCH 10/10] target-arm/helper.c: For float-int conversion helpers pass ints as ints

[PATCH v3] usbnet: use eth%d name for known ethernet devices
 2011-04-01 15:06 UTC  (2+ messages)

[2011.03-maintenance] Pull request #11
 2011-04-01 15:04 UTC 

Random crashes with v4l2_device_register_subdev
 2011-04-01 15:05 UTC  (4+ messages)
` [PATCH] v4l: subdev: initialize sd->internal_ops in v4l2_subdev_init

[PATCH 0/2] do not select KALLSYMS_ALL
 2011-04-01 15:01 UTC  (5+ messages)

[PATCH 2/4] Fix Bug#31092: Unable to mount DFS filesystems from Windows 2008 servers
 2011-04-01 15:04 UTC  (11+ messages)
` [PATCH 3/4] cifs_parse_mount_options: do not tokenize mount options in-place
    ` [PATCH 4/4] Simplify handling of submount options in cifs_mount
        ` [PATCH 1/4] Fix Bug#31092: Unable to mount DFS filesystems from Windows 2008 servers
          ` [PATCH 1/4] Extract DFS referral expansion to new function in cifs_mount

cfq-iosched.c:Use cfqq->nr_sectors in charge the vdisktime
 2011-04-01 14:59 UTC  (3+ messages)
`  "
  `  "

[PATCH 1/2] IIO: sysfs: add IIO_EV_CLASS_OUT
 2011-04-01 15:00 UTC  (4+ messages)
` [PATCH 2/2] IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACs

Driver for Asix AX88172A only?
 2011-04-01 14:53 UTC 

[GIT PULL] omap changes for v2.6.39 merge window
 2011-04-01 14:59 UTC  (8+ messages)

[PATCH] Newly erased page read workaround
 2011-04-01 14:58 UTC  (13+ messages)

multipath -ll output discrepancy for IBM 1818 on SLES 11 SP1
 2011-04-01 14:58 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qemu-img: Initial progress printing support
 2011-04-01 14:58 UTC  (7+ messages)
` [Qemu-devel] "

[PATCH v3 2.6.39-rc1-tip 0/26] 0: Uprobes patchset with perf probe support
 2011-04-01 14:47 UTC  (56+ messages)
` [PATCH v3 2.6.39-rc1-tip 1/26] 1: mm: replace_page() loses static attribute
` [PATCH v3 2.6.39-rc1-tip 2/26] 2: mm: Move replace_page() to mm/memory.c
` [PATCH v3 2.6.39-rc1-tip 3/26] 3: X86 specific breakpoint definitions
` [PATCH v3 2.6.39-rc1-tip 4/26] 4: uprobes: Breakground page replacement
` [PATCH v3 2.6.39-rc1-tip 5/26] 5: uprobes: Adding and remove a uprobe in a rb tree
` [PATCH v3 2.6.39-rc1-tip 6/26] 6: Uprobes: register/unregister probes
` [PATCH v3 2.6.39-rc1-tip 7/26] 7: x86: analyze instruction and determine fixups
` [PATCH v3 2.6.39-rc1-tip 8/26] 8: uprobes: store/restore original instruction
` [PATCH v3 2.6.39-rc1-tip 9/26] 9: uprobes: mmap and fork hooks
` [PATCH v3 2.6.39-rc1-tip 10/26] 10: x86: architecture specific task information
` [PATCH v3 2.6.39-rc1-tip 11/26] 11: uprobes: task specific information
` [PATCH v3 2.6.39-rc1-tip 12/26] 12: uprobes: slot allocation for uprobes
` [PATCH v3 2.6.39-rc1-tip 13/26] 13: uprobes: get the breakpoint address
` [PATCH v3 2.6.39-rc1-tip 14/26] 14: x86: x86 specific probe handling
` [PATCH v3 2.6.39-rc1-tip 15/26] 15: uprobes: Handing int3 and singlestep exception
` [PATCH v3 2.6.39-rc1-tip 16/26] 16: x86: uprobes exception notifier for x86
` [PATCH v3 2.6.39-rc1-tip 17/26] 17: uprobes: register a notifier for uprobes
` [PATCH v3 2.6.39-rc1-tip 18/26] 18: uprobes: commonly used filters
` [PATCH v3 2.6.39-rc1-tip 19/26] 19: tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH v3 2.6.39-rc1-tip 20/26] 20: tracing: uprobes trace_event interface
` [PATCH v3 2.6.39-rc1-tip 21/26] 21: Signed-off-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
  ` [RESEND] [PATCH v3 2.6.39-rc1-tip 21/26] 21: Uprobe tracer documentation "
` [PATCH v3 2.6.39-rc1-tip 22/26] 22: perf: rename target_module to target
` [PATCH v3 2.6.39-rc1-tip 23/26] 23: perf: show possible probes in a given executable file or library
` [PATCH v3 2.6.39-rc1-tip 24/26] 24: perf: perf interface for uprobes
` [PATCH v3 2.6.39-rc1-tip 25/26] 25: perf: Documentation for perf uprobes
` [PATCH v3 2.6.39-rc1-tip 26/26] 26: uprobes: filter chain

Minimum time slice for relaible Linux execution
 2011-04-01 14:57 UTC  (3+ messages)

[LTP] [POSIX][PATCH]Determine the completion by the associated error using aio_error
 2011-04-01 15:19 UTC 

[PATCH] checkpolicy: add support for using last path component in type transition rules
 2011-04-01 14:56 UTC  (3+ messages)

[PATCH] Btrfs: fix free space cache when there are pinned extents and clusters
 2011-04-01 14:55 UTC  (2+ messages)
` [PATCH] Btrfs: fix free space cache when there are pinned extents and clusters V2

LVM2/lib/metadata metadata.c
 2011-04-01 14:54 UTC 

[PATCH] OMAP4: clockdomain: Follow recommended enable sequence
 2011-04-01 14:51 UTC  (12+ messages)

[PATCH 0/3] Unmapped page cache control (v5)
 2011-04-01 14:50 UTC  (5+ messages)

[PATCH 1/7] balloon3: drop udc_is_connected
 2011-04-01 14:50 UTC  (4+ messages)
` [PATCH 2/7] mioa701: "

[PATCH 0/6] Use chained handler entry/exit functions in platform code
 2011-04-01 14:50 UTC  (7+ messages)
` [PATCH 1/6] ARM: omap: update GPIO chained IRQ handler to use entry/exit functions
` [PATCH 2/6] ARM: tegra: "
` [PATCH 3/6] ARM: s5pv310: update IRQ combiner to use chained "
` [PATCH 4/6] ARM: msm: update GPIO chained IRQ handler to use "
` [PATCH 5/6] ARM: nmk: update GPIO chained IRQ handler to "
` [PATCH 6/6] ARM: gic: use handle_fasteoi_irq for SPIs

[PATCH] libselinux: fix a noise in manpage
 2011-04-01 14:50 UTC 

ChipCommon as independent driver?
 2011-04-01 14:49 UTC  (2+ messages)

[Lsf] Preliminary Agenda and Activities for LSF
 2011-04-01 14:49 UTC  (10+ messages)
    ` IO less throttling and cgroup aware writeback (Was: Re: [Lsf] Preliminary Agenda and Activities for LSF)

ext2 large block size > page size
 2011-04-01 14:49 UTC  (3+ messages)

[PATCH] u-boot: BeagleBoard: add rev xM-C detection
 2011-04-01 14:46 UTC 

Problem using git-filter-branch to move tree when repository name contains space
 2011-04-01 14:46 UTC  (3+ messages)
  ` [PATCH] docs: fix filter-branch subdir example for exotic repo names

[PATCH] libselinux: add security_compute_create_name() API
 2011-04-01 14:47 UTC 

2.6.35-rc4: mount results with and without MS_SILENT differ
 2011-04-01 14:48 UTC  (2+ messages)
` [PATCH] fs: bound mount propagation fix

[RFC] MMC: MMC boot partitions support
 2011-04-01 14:52 UTC  (5+ messages)
` [PATCHv4] "

[PATCH -tip v3 0/6] perf: Introduce branch sub commands
 2011-04-01 14:43 UTC  (2+ messages)

[PATCH 1/3] MTD: atmel_nand: modify test case for using DMA operations
 2011-04-01 14:40 UTC  (3+ messages)
` [PATCH 1/3 v2] "

[PATCH] selinux: add type_transition with name extension support for selinuxfs
 2011-04-01 14:39 UTC 

[PATCH 0/2] Bring in and use patchdir
 2011-04-01 14:37 UTC  (3+ messages)
` [PATCH 1/2] patch.bbclass: allow importing patches into other dirs
` [PATCH 2/2] db: Switch to patchdir rather than applying in do_configure

[Qemu-devel] [PATCH v7 0/4] piix_pci: optimize irq data path
 2011-04-01 14:38 UTC  (2+ messages)
` [Qemu-devel] "

[RFC PATCH V4 5/5] cpuidle: cpuidle driver for apm
 2011-04-01 14:38 UTC  (12+ messages)
            ` cpuidle asymmetry (was Re: [RFC PATCH V4 5/5] cpuidle: cpuidle driver for apm)

[HELP] How To Access Audio Gateway Features using Ofono ?
 2011-04-01 14:36 UTC  (2+ messages)

[PATCH] mm: fix possible cause of a page_mapped BUG
 2011-04-01 14:34 UTC  (6+ messages)

[U-Boot] [PATCH] serial: ns16550: fix different reg size access
 2011-04-01 14:34 UTC  (15+ messages)

[lm-sensors] [PATCH v2] hwmon: Add support for MAX6642
 2011-04-01 14:33 UTC  (2+ messages)

arm: pmu: support pmu/perf on OMAP4 - booting problem on pandaboard
 2011-04-01 14:33 UTC 

[PATCH 0/4] [GIT PULL] jump label: Cleanups for 2.6.39
 2011-04-01 14:32 UTC  (2+ messages)

Motorola Modem H24 gprs connection
 2011-04-01 14:32 UTC  (2+ messages)

[PATCH v3 0/4] Support for emergency number list from network/modem
 2011-04-01 14:29 UTC  (5+ messages)
` [PATCH v3 1/4] include: Add ofono_voicecall_en_list_notify api
` [PATCH v3 2/4] voicecall: refactor emergency number list handling
` [PATCH v3 3/4] voicecall: network emergency number list support
` [PATCH v3 4/4] ifxmodem: "

stat -L triggering mount (behavior change starting with 2.6.38-rc1)
 2011-04-01 14:27 UTC  (5+ messages)

KVM: x86: better fix for race between nmi injection and enabling nmi window
 2011-04-01 14:26 UTC  (2+ messages)
` KVM: x86: better fix for race between nmi injection and enabling nmi window (v2)

[ANNOUNCE] Native Linux KVM tool
 2011-04-01 14:26 UTC  (2+ messages)

appletalk oops
 2011-04-01 14:26 UTC  (3+ messages)

[LTP] [PATCH] mprotect02.c: fix error of Segmentation fault
 2011-04-01 14:49 UTC 

[PATCH 3/6] drivers/staging/cx25821/cx25821-video.c: introduce missing kfree
 2011-04-01 14:23 UTC  (2+ messages)

btrfs balancing start - and stop?
 2011-04-01 14:24 UTC  (3+ messages)

[PATCH 6/6] drivers/video/bfin-lq035q1-fb.c: introduce missing kfree
 2011-04-01 14:23 UTC  (2+ messages)

[PATCH 4/6] drivers/staging/intel_sst/intel_sst_app_interface.c: introduce missing kfree
 2011-04-01 14:23 UTC  (2+ messages)

[PATCH 2/6] drivers/crypto/caam/caamalg.c: introduce missing kfree
 2011-04-01 14:23 UTC  (3+ messages)

[PATCH 1/6] drivers/staging/brcm80211/brcmfmac/wl_iw.c: introduce missing kfree
 2011-04-01 14:23 UTC  (2+ messages)

[PATCH 5/6] drivers/scsi/bnx2fc/bnx2fc_hwi.c: introduce missing kfree
 2011-04-01 14:23 UTC  (2+ messages)

[PATCH] emulator: add AT+CMEE support for HFP
 2011-04-01 14:21 UTC 

[PATCH] Fix check for valid SCO socket before shutdown
 2011-04-01 14:20 UTC 

[LTP] [PATCH] [syscalls] io_submit: fix broken testcase
 2011-04-01 14:44 UTC  (3+ messages)

[PATCH] MTD: atmel_nand: Fall back to CPU I/O when buffer is in vmalloc(ed) region
 2011-04-01 14:20 UTC  (3+ messages)

[PATCH v2] edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 cores
 2011-04-01 14:18 UTC  (2+ messages)

[GIT PULL] omap changes for v2.6.39 merge window
 2011-04-01 14:17 UTC  (6+ messages)

[PATCH 1/6] udev (165): move ConsoleKit support to udev-consolekit package
 2011-04-01 14:16 UTC  (6+ messages)
` [PATCH 3/6] xorg-xserver-common.inc: drop .la files from packages

[PATCH 1/3] MTD: atmel_nand: modify test case for using DMA operations
 2011-04-01 14:17 UTC  (6+ messages)
` [PATCH 3/3] MTD/atmel_nand: Fix support for CPUs that do not support DMA access

2.6.38 crash (null pointer reference at mark_inode_dirty+0xa1/0x151)
 2011-04-01 14:17 UTC  (2+ messages)

pull request: wireless-2.6 2011-04-01
 2011-04-01 14:12 UTC 

[PATCH 1/7] uclibc: Add uclibc 0.9.32(to be)
 2011-04-01 14:10 UTC  (4+ messages)
` [PATCH 2/7] siteinfo.bbclass: Use linux-uclibceabi instead of uclibcgnueabi

[PATCH 0/15] KVM: Make the instruction emulator aware of Nested Virtualization v4
 2011-04-01 14:10 UTC  (13+ messages)
` [PATCH 02/15] KVM: x86 emulator: add SVM intercepts
` [PATCH 04/15] KVM: x86 emulator: Add check_perm callback
` [PATCH 05/15] KVM: x86 emulator: Add flag to check for protected mode instructions
` [PATCH 06/15] KVM: x86: Add x86 callback for intercept check
` [PATCH 07/15] KVM: SVM: Add intercept check for emulated cr accesses
` [PATCH 08/15] KVM: SVM: Add intercept check for accessing dr registers
` [PATCH 10/15] KVM: SVM: Add intercept checks for SVM instructions
` [PATCH 11/15] KVM: SVM: Add intercept checks for remaining group7 instructions
` [PATCH 12/15] KVM: SVM: Add intercept checks for remaining twobyte instructions
` [PATCH 13/15] KVM: SVM: Add intercept checks for one-byte instructions
` [PATCH 14/15] KVM: SVM: Add checks for IO instructions
` [PATCH 15/15] KVM: SVM: Remove nested sel_cr0_write handling code


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.