All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-04-27 19:22:35 to 2010-04-27 21:23:31 UTC [more...]

[patch 11/11] cx231xx: improve error handling
 2010-04-27 21:11 UTC 

[patch 07/28] NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()
 2010-04-27 21:22 UTC 

[patch 26/28] hpsa: remove unneeded defines
 2010-04-27 21:23 UTC 

[patch 06/28] drivers/scsi/libsas: use SAM_GOOD
 2010-04-27 21:22 UTC 

[patch 12/28] g_NCR5380: fix broken MMIO compilation
 2010-04-27 21:22 UTC 

[patch 03/28] drivers/scsi/lpfc/lpfc_vport.c: fix read buffer overflow
 2010-04-27 21:22 UTC 

[patch 01/28] scsi: add __init/__exit macros to ibmvstgt.c
 2010-04-27 21:22 UTC 

[patch 04/28] osst: fix read buffer overflow
 2010-04-27 21:22 UTC 

[patch 02/28] drivers/scsi/fnic/fnic_scsi.c: clean up
 2010-04-27 21:22 UTC 

[to-be-updated] g_ncr5380-fix-missing-pnp_device_detach-and-scsi_unregister-on-rmmod.patch removed from -mm tree
 2010-04-27 21:22 UTC 

[PATCH 0/4] Attempt to re-enable FBC on gen3
 2010-04-27 21:22 UTC  (2+ messages)

[patch 07/11] drivers/media/video/et61x251/et61x251_core.c: improve error handling
 2010-04-27 21:11 UTC 

[patch 08/11] drivers/media/video/sn9c102/sn9c102_core.c: improve error handling
 2010-04-27 21:11 UTC 

[patch 06/11] drivers/media/video/zc0301/zc0301_core.c: improve error handling
 2010-04-27 21:11 UTC 

[patch 09/11] cx88: improve error handling
 2010-04-27 21:11 UTC 

[patch 05/11] drivers/media/video/au0828/au0828-video.c: off by one bug
 2010-04-27 21:11 UTC 

[patch 04/11] drivers/media/video: avoid NULL dereference
 2010-04-27 21:11 UTC 

[patch 03/11] dvb-usb: gp8psk, fix potential null derefernce
 2010-04-27 21:11 UTC 

[PATCH -v2] LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE
 2010-04-27 21:20 UTC 

Metadata and checkin file date
 2010-04-27 21:18 UTC  (9+ messages)

Weirdness in /proc/<pid>/maps and /proc/<pid>/stat
 2010-04-27 21:18 UTC  (2+ messages)

should unstable pages be committed on close() ?
 2010-04-27 21:18 UTC  (2+ messages)

[PATCH] sdio: add new function for RAW (Read after Write) operation
 2010-04-27 21:18 UTC 

[patch 1/1] sunrpc: use formatting of module name in SUNRPC
 2010-04-27 21:15 UTC 

[patch 1/3] ati_remote: add some missing devices from lirc_atiusb
 2010-04-27 21:12 UTC 

[PATCH] LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE
 2010-04-27 21:15 UTC  (2+ messages)

[PATCH] arm: Fix .gitignore for boot/compressed folder
 2010-04-27 21:14 UTC  (3+ messages)

[merged] gpio-add-support-for-janz-vmod-ttl-digital-io-module-fix.patch removed from -mm tree
 2010-04-27 21:13 UTC 

[PATCH -V6 0/8] Generic name to handle and open by handle syscalls
 2010-04-27 21:13 UTC  (2+ messages)

[patch 2/2] mtd: nand: remove stray endchoice from Kconfig help text
 2010-04-27 21:14 UTC 

[patch 1/2] mtd: nandsim: fix typo: struct nandsin_geometry
 2010-04-27 21:14 UTC 

[patch 1/1] markup_oops: fix perlcritic warnings
 2010-04-27 21:12 UTC 

[patch 2/3] usbtouchscreen: support bigger iNexio touchscreens
 2010-04-27 21:12 UTC 

[patch 3/3] input: handle bad parity PS/2 packets in mouse drivers better
 2010-04-27 21:12 UTC 

[patch 01/11] dib3000mc: reduce large stack usage
 2010-04-27 21:11 UTC 

[patch 02/11] dib7000p: reduce large stack usage
 2010-04-27 21:11 UTC 

[PATCH] ppp: silently discard packets if needed
 2010-04-27 21:12 UTC  (2+ messages)

[patch 1/1] powerpc: add rcu_read_lock() to gup_fast() implementation
 2010-04-27 21:10 UTC 

[PATCH] staging: winbond: Renamed README to TODO and corrected Pavel's mail
 2010-04-27 20:38 UTC  (2+ messages)
` Staging: "

[PATCH 1/2] powerpc: add platform registration for ALSA SoC drivers
 2010-04-27 21:11 UTC  (33+ messages)
                ` [alsa-devel] "

[patch 4/5] drivers/gpu/drm/drm_sysfs.c: sysfs files error handling
 2010-04-27 21:11 UTC 

[patch 5/5] drivers/gpu/drm/drm_memory.c: fix check for end of loop
 2010-04-27 21:11 UTC 

[patch 3/5] drivers/gpu/drm/radeon/radeon_atombios.c: range check issues
 2010-04-27 21:11 UTC 

[patch 2/5] drivers/gpu/drm/via/via_video.c: fix off by one issue
 2010-04-27 21:11 UTC 

[patch 1/5] gpu: vga_switcheroo, fix lock imbalance
 2010-04-27 21:11 UTC 

[PATCH] staging: winbond: Cleaned up whitespace, brackets and indentation in mac_structures.h I fixed all problems found by checkpatch.pl except typedefs and also replaced lots of spaces with tabs. Signed-off-by: Lars Lindley <lindley@coyote.org>
 2010-04-27 20:47 UTC  (4+ messages)

[PATCH] staging: winbond: Formatting, whitespace etc in mds.c I fixed most of the problems found by checkpatch.pl. Some long lines are left and some KERN_.. Signed-off-by: Lars Lindley <lindley@coyote.org>
 2010-04-27 20:47 UTC  (5+ messages)

[RFC][PATCH] Subject: Add constraints on usage of ACPI Sleep function
 2010-04-27 21:10 UTC 

[patch 1/1] dm_ioctl: use nonseekable_open
 2010-04-27 21:10 UTC 

[PATCH 3/9] Staging: comedi: adl_pci9111: fixed multiple brace coding style issue
 2010-04-27 21:03 UTC  (2+ messages)
`  "

[PATCH 2/2] Staging:dt3155: fix coding style issue in dt3155_drv.c This is a patch to the dt3155_drv.c file that fixes up a coding style warning and errors found by the checkpatch.pl tool;
 2010-04-27 21:00 UTC  (2+ messages)

[PATCH] Staging: comedi: fixes the checkpatch error in skel.c This is a patch to the skel.c file that fixes the 80 line exceeding warning and the printk warning found by chekpatch.pl tool Signed-off-by: Jacob S David <jacobselvin@gmail.com>
 2010-04-27 20:40 UTC  (2+ messages)
` Staging: comedi: fixes the checkpatch error in skel.c

[PATCH] =?UTF-8?q?Staging:=20batman-adv:=20Fix=20coding=20style=20in=20device.c
 2010-04-27 20:34 UTC  (2+ messages)

How to send/receive a feature report with hidraw
 2010-04-27 20:59 UTC 

[PATCH] Remove scsi headers from linux-libc-headers
 2010-04-27 21:04 UTC  (2+ messages)
` [PATCHv2] "

[PATCH] intel-agp.c: Fix crash when accessing nonexistent GTT entries in i915
 2010-04-27 21:07 UTC  (13+ messages)

[folded] compal-laptop-added-jhl90-battery-hwmon-interface-fix.patch removed from -mm tree
 2010-04-27 21:06 UTC 

[patch 4/4] acpi_pad: "processor_aggregator" name too long
 2010-04-27 21:06 UTC 

[patch 1/4] acerhdf: add new BIOS versions
 2010-04-27 21:06 UTC 

[PATCH] ftrace: print sample std dev when function profiling
 2010-04-27 21:06 UTC  (3+ messages)

[patch 3/4] sbshc: acpi_device_class "smbus_host_controller" too long
 2010-04-27 21:06 UTC 

[patch 2/4] drivers/acpi: use kasprintf
 2010-04-27 21:06 UTC 

[ath9k-devel] [PATCH] wireless: ath9k: Fix most coding style issues in ath9k This patch fixed up almost all coding style issues in the ath9k driver found by the ceckpatch.pl tool. Signed-off-by: Michael Sprecher <sprecher.m@gmail.com>
 2010-04-27 21:05 UTC  (7+ messages)
            `  "

[patch for 2.6.34? 1/1] power_meter: acpi_device_class "power_meter_resource" too long
 2010-04-27 21:01 UTC 

powerpc gianfar driver does not work well when PREEMPT/PREEMPT_RT is enabled
 2010-04-27 21:01 UTC 

[PATCH] rtl8180: use cached queue mapping for skb in rtl8180_tx
 2010-04-27 20:57 UTC 

[patch] ipheth: potential null dereferences on error path
 2010-04-27 21:00 UTC  (2+ messages)

create branch from svn repos
 2010-04-27 20:59 UTC 

[PATCH] md: dm-crypt: Add option to re-use a new global work-queue
 2010-04-27 20:58 UTC  (6+ messages)

RPM Binary for FC11 x86_64 (AMD)?
 2010-04-27 20:57 UTC  (3+ messages)

[PATCH 1/2] hid: add suspend/resume hooks for hid drivers
 2010-04-27 20:57 UTC  (7+ messages)
` [PATCH 2/2] hid: add PM support to PicoLCD device

semop failed for cookie?
 2010-04-27 20:56 UTC 

2.6.33.3-rt16 Oops caused by umount
 2010-04-27 20:54 UTC  (5+ messages)

create local branch from svn repos
 2010-04-27 20:53 UTC 

[PATCH] mips/traps: use CKSEG1ADDR for uncache handler
 2010-04-27 20:53 UTC 

2.6.33.3-rt16: WARNING: at fs/namespace.c:1197 umount_tree+0x127/0x175()
 2010-04-27 20:53 UTC  (3+ messages)

2.6.33.3-rt16 compile failure in fs/ecryptfs/inode.o
 2010-04-27 20:50 UTC  (2+ messages)

[PATCHv2 0/2] gitweb: Syntax highlighting support
 2010-04-27 20:49 UTC  (5+ messages)
` [PATCHv1 1/2] "
` [PATCHv2 2/2] gitweb: Refactor syntax "

[PATCH 0/2] Fix waiting on transaction in ext3_sync_file
 2010-04-27 20:48 UTC  (4+ messages)
` [PATCH 1/2] jbd: Provide function to check whether transaction will issue data barrier

[PATCH] gitweb: Improve installation instructions in gitweb/INSTALL
 2010-04-27 20:47 UTC  (4+ messages)
  ` [PATCHv2] "
` [PATCH (amend)] "

Intel/Pineview graphics won't load 1024x600 resolution in X11
 2010-04-27 20:47 UTC  (6+ messages)

[PATCH v2] [RFC] ehci: Disable wake on overcurrent (WKOC_E) and disconnect (WKDISC_E)
 2010-04-27 20:46 UTC  (3+ messages)

[PATCH 0/2] PNPACPI, x86/PCI: handle _CRS windows like Windows does
 2010-04-27 20:45 UTC  (3+ messages)
` [PATCH 1/2] PNPACPI: compute Address Space length rather than using _LEN
` [PATCH 2/2] x86/PCI: "

[PATCH 1/6] kconfig: print symbol type in help text
 2010-04-27 20:42 UTC  (8+ messages)
` [PATCH 4/6] gconfig: fix null pointer warning
` [PATCH 6/6] xconfig: Add support to show hidden options which have prompts

[PATCH 0/3] p9auth fs: introduction
 2010-04-27 16:45 UTC  (4+ messages)
` [PATCH 1/3] p9auth: split core function out of some set*{u,g}id functions
` [PATCH 2/3] p9auth: add CAP_GRANT_ID to authorize use of /dev/caphash
` [PATCH 3/3] RFC: p9auth: add p9auth fs

HID: expand hid-topseed driver to support BTC "Emprex 3009URF III Vista MCE Remote"
 2010-04-27 20:43 UTC  (3+ messages)

DRAFT Design Spec for 1st Class Quota Support in Ext4
 2010-04-27 20:42 UTC  (4+ messages)

[PATCH:resend] rt: Remove CONFIG_STACK_TRACER from DEBUG_COUNT, and fix reminder block
 2010-04-27 20:39 UTC  (3+ messages)

[folded] fix-pca953x-set_type-scheduling-while-atomic-bug-checkpatch-fixes.patch removed from -mm tree
 2010-04-27 20:12 UTC 

ath9k: noise floor calibration process
 2010-04-27 20:39 UTC  (2+ messages)
` [ath9k-devel] "

Global .git directory
 2010-04-27 20:37 UTC  (5+ messages)

[Bug 15181] Radeon: *ERROR* Unable to locate a BIOS ROM
 2010-04-27 20:32 UTC 

[PATCH] DMAENGINE: DMA40 U8500 platform configuration v4
 2010-04-27 20:07 UTC  (3+ messages)

[PATCH 00/10] bkl: pushdowns from Arnd, and compile fixes
 2010-04-27 20:30 UTC  (8+ messages)
` [PATCH 1/7] logfs: push down BKL into ioctl function
        ` [PATCH] logfs: kill BKL

[PATCH 0/4] Add a Coccinelle front-end script
 2010-04-27 20:28 UTC  (4+ messages)
` [PATCH 1/4] Add targets to use the Coccinelle checker

Problem with "dashless options"
 2010-04-27 17:55 UTC  (2+ messages)
` Problem with &quot;dashless options&quot;

[PATCH] V4L: Events: Include slab.h explicitly
 2010-04-27 20:23 UTC  (6+ messages)

[Fwd: 2.6.34-rc4/5: iwlagn unusable until reload]
 2010-04-27 20:23 UTC  (2+ messages)

odd "error: packfile foo.pack cannot be accessed" errors from "git svn fetch"
 2010-04-27 20:22 UTC  (2+ messages)

+ libertastf-add-configurable-debug-messages-fix.patch added to -mm tree
 2010-04-27 19:49 UTC 

[PATCH] Added configurable debug messages to libertastf
 2010-04-27 20:16 UTC  (3+ messages)

[patch 00/16] Portability Patches for git-1.7.1 (v4)
 2010-04-27 20:13 UTC  (4+ messages)

[Ocfs2-devel] [PATCH 1/1] Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 v7
 2010-04-27 20:07 UTC  (2+ messages)

+ compal-laptop-added-jhl90-battery-hwmon-interface-fix.patch added to -mm tree
 2010-04-27 19:30 UTC 

[PATCH] SELinux: special dontaudit for access checks
 2010-04-27 19:57 UTC 

[ANNOUNCE] upstart 0.6.6 released
 2010-04-27 19:37 UTC 

sound/core/timer.c: inconsistent lock state reported for tu->qlock
 2010-04-27 19:56 UTC 

SVN to Git: trunk moved during repository history
 2010-04-27 19:55 UTC  (2+ messages)

[PATCH V3] perf & kvm: Enhance perf to collect KVM guest os statistics from host side
 2030-04-15  8:57 UTC  (7+ messages)
        ` [PATCH] Psychovisually-optimized HZ setting (2.6.33.3)

[lm-sensors] Intel Atom thermal sensors
 2010-04-27 19:47 UTC 

making mirror
 2010-04-27 19:44 UTC 

[PATCH] rt2x00: rt2800lib: Fix rx path on SoC devices
 2010-04-27 19:41 UTC  (6+ messages)

More Hot Unplug/Plug work
 2010-04-27 19:41 UTC  (2+ messages)

Regression: hang while burning DVD in scsi_init_sgtable
 2010-04-27 19:34 UTC  (4+ messages)

"failed" vs "removed" or "locked-out" state and --incremental auto-re-adding
 2010-04-27 19:39 UTC  (6+ messages)
` &quot;failed&quot; vs &quot;removed&quot; or &quot;locked-out&quot; "
    ` "failed" vs "released" and "locked-out" "

[RFC] scsi headers, in glibc-dev or linux-libc-headers-dev?
 2010-04-27 19:34 UTC  (4+ messages)

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: WARNINGS
 2010-04-27 19:38 UTC 

[dm-crypt] "ERROR:apitest failed" after make check cryptsetup 1.1.0
 2010-04-27 19:38 UTC  (2+ messages)

libertas sdio broken on XO-1.5s
 2010-04-27 19:35 UTC 

[GIT PULL] block/writeback bits for 2.6.34-rc
 2010-04-27 19:31 UTC 

safe segmenting of conflicting changes (was: Two degraded mirror segments recombined out of sync for massive data loss)
 2010-04-27 19:29 UTC  (14+ messages)
    ` safe segmenting of conflicting changes

PCM multi A/V Sync bug on SMP system
 2010-04-27 19:28 UTC  (2+ messages)

[ath9k-devel] [PATCH] ath9k: Avoid acktimeout wraps around at bootstrap
 2010-04-27 19:28 UTC  (2+ messages)

gianfar driver with realtime patch does not work
 2010-04-27 19:26 UTC 

weired kernel oops
 2010-04-27 19:26 UTC 

[PATCH] ath9k: remove usage of deprecated noise value
 2010-04-27 19:23 UTC  (4+ messages)

ACPI acpi_processor_get_throttling_info taking excessive time?
 2010-04-27 19:22 UTC  (7+ 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.