LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 0/3] ftrace: code consolidation
2008-11-04 22:05 UTC (11+ messages)
` [PATCH 1/3] ftrace: ftrace_preempt_disable
` [PATCH] ftrace: ftrace_preempt_disable comment fix
` [PATCH v2] "
` [PATCH v3] "
` [PATCH 3/3] ftrace: function tracer with irqs disabled
[STAGING] slicoss - use kzalloc
2008-11-04 22:01 UTC (2+ messages)
usb device not showing up
2008-11-04 21:58 UTC (3+ messages)
[PATCH v3 0/3] ACPI: Fix for supporting > 256 processor declaration limit
2008-11-04 21:53 UTC (4+ messages)
` [PATCH v3 1/3] ACPI: Disambiguate processor declaration type
` [PATCH v3 2/3] ACPI: Behave uniquely based on processor declaration definition type
` [PATCH v3 3/3] ACPI: 80 column adherence and spelling fix (no functional change)
[PATCH RFC/RFB] x86_64, i386: interrupt dispatch changes
2008-11-04 21:52 UTC (35+ messages)
[patch 0/7] cpuset writeback throttling
2008-11-04 21:50 UTC (12+ messages)
` [patch 1/7] cpusets: add dirty map to struct address_space
led and hid class - hid_device vs led_classdev
2008-11-04 21:48 UTC (2+ messages)
[PATCH 0/5] eCryptfs: Filename Encryption
2008-11-04 21:43 UTC (6+ messages)
` [PATCH 1/5] eCryptfs: Filename Encryption: Tag 70 packets
` [PATCH 2/5] eCryptfs: Filename Encryption: Header updates
` [PATCH 3/5] eCryptfs: Filename Encryption: Encoding and encryption functions
` [PATCH 4/5] eCryptfs: Filename Encryption: filldir, lookup, and readlink
` [PATCH 5/5] eCryptfs: Filename Encryption: mount option
[PATCH] drm: fix leak of uninitialized data to userspace
2008-11-04 21:38 UTC (3+ messages)
[RFC v8][PATCH 0/12] Kernel based checkpoint/restart
2008-11-04 21:38 UTC (3+ messages)
[PATCH] IB/ehca: remove reference to the QP in case of port activation failure
2008-11-04 21:37 UTC (2+ messages)
[GIT PULL] please pull infiniband.git
2008-11-04 21:37 UTC
radeonfb lockup in .28-rc (bisected)
2008-11-04 21:36 UTC (8+ messages)
` [Linux-fbdev-devel] "
[PATCH] x86: Don't allow nr_irqs > NR_IRQS
2008-11-04 21:31 UTC (6+ messages)
[BUG] serial base baud misdetected in 2.6.27
2008-11-04 21:30 UTC (5+ messages)
data corruption: revalidating a (removable) hdd/flash on re-insert
2008-11-04 21:28 UTC (7+ messages)
[PATCH RFC v2] net: add PCINet driver
2008-11-04 21:25 UTC (5+ messages)
[RFC] [PATCH] Loaded driver modalias
2008-11-04 21:22 UTC (4+ messages)
[git patches] libata hibernation fixes
2008-11-04 21:12 UTC (8+ messages)
[PATCH] SISUSB2VGA driver add 0x0711, 0x0903
2008-11-04 21:10 UTC
r8169 MAC addresses broken
2008-11-04 21:10 UTC (12+ messages)
[PATCH] crypto: extend ansi_cprng to allow resetting of DT value
2008-11-04 21:04 UTC (2+ messages)
[PATCH] lockd: convert reclaimer thread to kthread interface
2008-11-04 20:38 UTC (9+ messages)
[PATCHSET 00/18] open-osd: OSD Initiator library for Linux
2008-11-04 20:29 UTC (25+ messages)
` [PATCH 01/18] major.h: char-major number for OSD device driver
` [PATCH 02/18] scsi: OSD_TYPE
` [PATCH 03/18] libosd: OSDv1 Headers
` [PATCH 04/18] libosd: OSDv1 preliminary implementation
` [PATCH 05/18] osd_uld: OSD scsi ULD
` [PATCH 06/18] osd_uld: API for retrieving osd devices from Kernel
` [PATCH 07/18] osd_test: User-mode application to run the OSD tests
` [PATCH 08/18] osd_ktests: Add basic "
` [PATCH 09/18] libosd: attributes Support
` [PATCH 10/18] osd_ktests: Test Attribute lists
` [PATCH 11/18] libosd: OSD Security processing stubs
` [PATCH 12/18] libosd: Add Flush and List-objects support
` [PATCH 13/18] libosd: Not implemented commands
` [PATCH 14/18] libosd: OSD version 2 Support
` [PATCH 15/18] libosd: OSDv2 auto detection
` [PATCH 16/18] osd: Documentation for OSD library
` [PATCH 17/18] osd: Kconfig file for in-tree builds
` [PATCH 18/18] scsi: Add osd library to build system
[PATCH][RESEND] C99 initializers for DEFINE_RATELIMIT_STATE()
2008-11-04 20:14 UTC
[PATCH] change CONFIG_NUMA description
2008-11-04 20:11 UTC (3+ messages)
linux-2.6.28-rc2 regression : oprofile doesnt work anymore ?
2008-11-04 20:09 UTC (5+ messages)
2.6.28-rc3 truncates nfsd results
2008-11-04 20:08 UTC (6+ messages)
arm checkstack
2008-11-04 19:58 UTC (3+ messages)
` [Patch][Checkstack] Do not hide small stackframes
PATCH: __bprm_mm_init(): remove uneeded goto
2008-11-04 19:47 UTC (4+ messages)
linux-next: Tree for November 3
2008-11-04 19:45 UTC (5+ messages)
` next-20081103: oxu210hp-hcd.c:3849: error: implicit declaration of function 'set_irq_type'
[PATCH -v2 1/4] CAPABILITIES: add cpu endian vfs caps structure
2008-11-04 19:28 UTC (8+ messages)
` [PATCH -v2 3/4] AUDIT: collect info when execve results in caps in pE
` [PATCH -v2 4/4] AUDIT: emit new record type showing all capset information
Add support for userspace stacktraces in tracing/iter_ctrl [v2]
2008-11-04 19:10 UTC (11+ messages)
` [PATCH] Add support for userspace stacktraces in tracing/iter_ctrl
` [PATCH] Identify which executable object the userspace address belongs to. Store thread group leader id, and use it to lookup the address in the process's map. We could have looked up the address on thread's map, but the thread might not exist by the time we are called. The process might not exist either, but if you are reading trace_pipe, that is unlikely
[PATCH] NFS regression in 2.6.26?, "task blocked for more than 120 seconds"
2008-11-04 19:10 UTC (5+ messages)
[PATCH] hid: Complete support for the new unibody macbooks
2008-11-04 19:03 UTC
[PATCH 1/6] ide: fix ->quirk_list checking in ide_do_request()
2008-11-04 18:56 UTC (9+ messages)
` [PATCH 3/6] rz1000: apply chipset quirks early
` [PATCH 4/6] trm290: add IDE_HFLAG_TRM290 host flag
` [PATCH 6/6] ide: rework handling of serialized ports
[PATCH] hid: Add support for the new unibody macbooks
2008-11-04 18:48 UTC (3+ messages)
[PATCH v2 2.6.28-rc3] led: ALIX.2 LEDs driver
2008-11-04 18:43 UTC
sata errors with Seagate 1.5TB on AMD 780G/SB700 motherboard
2008-11-04 18:34 UTC (5+ messages)
` [PATCH] libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127
` [PATCH] libata: Avoid overflow in ata_tf_read_block() "
[git patches] Ocfs2 fixes
2008-11-04 18:32 UTC
2.6.28-rc3: WARN_ON(ap->nr_active_links) in ata_eh_finish() with pata_ali DMA CD-ROM
2008-11-04 18:28 UTC
[PATCH 00/14] x86: disable virt on kdump and emergency_restart
2008-11-04 18:15 UTC (4+ messages)
` [PATCH 07/16] x86: Make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APIC
System hang from holding left shift key
2008-11-04 17:59 UTC (3+ messages)
Oops/warning report for the week of November 4th, 2008
2008-11-04 17:58 UTC
[PATCH] tty: Fix close races in USB serial
2008-11-04 17:55 UTC (4+ messages)
[PATCH] regression: vmalloc easily fail
2008-11-04 17:51 UTC (11+ messages)
ext3 __log_wait_for_space: no transactions
2008-11-04 17:48 UTC (4+ messages)
[PATCH] serial/8250: fix uninitialized warnings
2008-11-04 17:41 UTC (2+ messages)
Bootup time regression from 2.6.27 to 2.6.28-rc3+
2008-11-04 17:33 UTC
[2.6.26] WARN warn_on_slowpath
2008-11-04 17:27 UTC (3+ messages)
` [2.6.26] ERROR FC host 'qla2xxx' attempted to flush work, when no workqueue created
` [2.6.26] OOPS: unable to handle kernel NULL pointer dereference at 0000000000000038
[PATCH] Add hierarchical accounting to cpu accounting controller
2008-11-04 17:20 UTC (12+ messages)
[RFC][PATCH] Allow a set of GPIOs to be requested and configured at once
2008-11-04 17:07 UTC (2+ messages)
` [RFC][PATCH] Port Arcom/Eurotech Viper over the gpio_request_set API
[PATCH] hibernation should work ok with memory hotplug
2008-11-04 16:59 UTC (5+ messages)
` [linux-pm] "
[PATCH 0/6] x86: unify fixmap.h
2008-11-04 16:56 UTC (4+ messages)
` [PATCH 1/6] x86: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE
[PATCH 1/1][resend] irq: Maintain user set affinity
2008-11-04 16:54 UTC
mmap: is default non-populating behavior stable?
2008-11-04 16:51 UTC (7+ messages)
[PATCH] crypto: Add Skein hash algorithm variants
2008-11-04 16:47 UTC (3+ messages)
Some minor ugliness in changed boot logging
2008-11-04 16:42 UTC (4+ messages)
` [PATCH] rtc-cmos: Fix boot log message
2.6.28-rc2-git7: Reported regressions 2.6.26 -> 2.6.27
2008-11-04 16:40 UTC (3+ messages)
` [Bug #11876] RCU hang on cpu re-hotplug with 2.6.27rc8
[PATCH v5] Add Dallas DS1390/93/94 RTC chips
2008-11-04 16:35 UTC
[PATCH 1/1] irq: Maintain user set affinity
2008-11-04 16:31 UTC
[PATCH 2.6.28-rc3] x86: make CONFIG_SWIOTLB configurable
2008-11-04 16:28 UTC
time for TCP ECN defaulting to on?
2008-11-04 16:16 UTC (2+ messages)
Stepping down as Trivial tree maintainer - no time due to work and family
2008-11-04 14:10 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).