messages from 2008-11-14 01:49:49 to 2008-11-14 06:21:21 UTC [more...]
[PATCH v3] net: #ifdef inet_bind_bucket::ib_net
2008-11-14 6:21 UTC (6+ messages)
SELinux User Guide: 20081114
2008-11-14 6:17 UTC
Kernel oops when loading ath5k from compat-wireless in 2.6.27
2008-11-14 6:17 UTC (2+ messages)
system fails to boot
2008-11-14 6:18 UTC (3+ messages)
[RFC] network device ops phase 1
2008-11-14 6:11 UTC (2+ messages)
[PATCH] Dynamically allocate struct mem_cgroup_stat_cpu memory
2008-11-14 5:49 UTC (5+ messages)
` [PATCH] memcg: reduce size of per-cpu-stat to be appropriate size
[PATCH] katmai.dts: extend DMA ranges; add dma/sysace nodes
2008-11-14 5:41 UTC (9+ messages)
` Re[2]: "
serial8250_interrupt idea
2008-11-14 5:33 UTC (3+ messages)
` [PATCH 1/2] serial/8250.c: Change to singly linked handler chain
` [PATCH 2/2] serial/8250.c: Use self-adjusting list for port poll order
[PATCH] powerpc/mpc5200: fix bestcomm Kconfig dependencies
2008-11-14 5:28 UTC
[PATCH 1/2] mm: implement remap_pfn_range with apply_to_page_range
2008-11-14 5:22 UTC (9+ messages)
mmotm 2008-11-13-17-22 uploaded
2008-11-14 5:18 UTC (4+ messages)
` mmotm 2008-11-13-17-22 uploaded (RTC build error)
` mmotm 2008-11-13-17-22 uploaded (dquot build errors)
` mmotm 2008-11-13-17-22 uploaded (pc-speaker)
[PATCH] isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlines
2008-11-14 5:17 UTC
[PATCH] usbmon binary format reader loses synchronization
2008-11-14 5:15 UTC (2+ messages)
multiple-commit cherry-pick?
2008-11-14 5:08 UTC (11+ messages)
user guide draft: "Allowing Access: audit2allow"
2008-11-14 5:11 UTC
Linux 2.6.27.6
2008-11-14 5:14 UTC (2+ messages)
[PATCH 0/3] rtl8187: throughput fix/conf_tx callback/ack tx pkts
2008-11-14 5:09 UTC (2+ messages)
[patch] paravirt_ops hypervisor.h needs SIF_INITDOMAIN from xen.h
2008-11-14 5:09 UTC (2+ messages)
linux-next: manual merge of the rr tree
2008-11-14 5:06 UTC (6+ messages)
hosting git on a nfs
2008-11-14 5:01 UTC (12+ messages)
[U-Boot] [PATCH] Added support for TMQ CAPD Board from Genesys Design <www.genesysdesign.com.au>
2008-11-14 5:02 UTC
[PATCH] Store the relevant miscdevice in file->private_data in misc_open()
2008-11-14 4:58 UTC (9+ messages)
Asus P5QL-EM motherboard (ALC1200 codec) - no sound through S/PDIF
2008-11-14 4:58 UTC (4+ messages)
[patch 0/4] [RFC] Another proportional weight IO controller
2008-11-14 4:58 UTC (12+ messages)
[PATCH] xsysace: use resource_size_t instead of unsigned long
2008-11-14 4:57 UTC (4+ messages)
` Re[2]: "
[PATCH] powerpc/virtex: fix various format/casting printk mismatches
2008-11-14 4:53 UTC
[PATCH 4/7] kprobes: Support probing module __exit function
2008-11-14 4:51 UTC (3+ messages)
[rfc] x86: optimise page fault path a little
2008-11-14 4:44 UTC (8+ messages)
hostap managed mode, blank ESSID
2008-11-14 4:42 UTC (2+ messages)
[mdadm git pull] random fixes and compatibility updates for imsm
2008-11-14 4:40 UTC (2+ messages)
[2/2] powerpc: support for 256K pages on PPC 44x
2008-11-14 4:32 UTC (4+ messages)
` Re[2]: "
[RFC][PATCH] mm: the page of MIGRATE_RESERVE don't insert into pcp
2008-11-14 4:31 UTC (4+ messages)
[Bug #11875] radeonfb lockup in .28-rc (bisected)
2008-11-14 4:28 UTC (11+ messages)
[PATCH] sparc: combine unistd_{32,64}.h
2008-11-14 4:15 UTC (3+ messages)
build error with 2.6.27.6+reiser4+ehci-hub patch. ERROR: "mii_ethtool_gset" [drivers/net/r8169.ko] undefined!
2008-11-14 4:07 UTC (4+ messages)
` [stable] "
2.6.28-rc4 mem_cgroup_charge_common panic
2008-11-14 4:10 UTC (8+ messages)
ext4 unlink performance
2008-11-14 4:11 UTC (4+ messages)
no way to swapoff a deleted swap file?
2008-11-14 4:08 UTC (11+ messages)
` [PATCH 2.6.28?] don't unlink an active swapfile
[PATCH 2/7] kprobes: Add kprobe_insn_mutex and cleanup arch_remove_kprobe()
2008-11-14 4:04 UTC (3+ messages)
Needed fix for set_ftrace_filter
2008-11-14 4:06 UTC (2+ messages)
[GIT PATCH] USB patches for 2.6-git
2008-11-14 4:06 UTC (2+ messages)
[RFC,PATCH] 64-bit support for e2fsprogs
2008-11-14 4:04 UTC (34+ messages)
` [RFC PATCH 01/17] Disable tst_refcount - doesn't compile, don't know why
` [RFC PATCH 02/17] Squash warnings
` [RFC PATCH 03/17] Add 64-bit bitops
` [RFC PATCH 04/17] Implement 64-bit "bitarray" bmap ops
` [RFC PATCH 05/17] Convert libext2fs to 64-bit bitmap interface
` [RFC PATCH 06/17] Convert mke2fs to new "
` [RFC PATCH 07/17] Convert e2fsck "
` [RFC PATCH 08/17] Turn on new bitmaps in e2fsck and mke2fs
` [RFC PATCH 09/17] Add progress bar for allocating block tables - takes forever on large
` [RFC PATCH 10/17] signed int -> blk64_t to fix bugs at 2^31 - 2^32 blocks
` [RFC PATCH 11/17] Fix overflow in calculation of total file system blocks
` [RFC PATCH 12/17] Add ext2fs_block_iterate3 (from Ted)
` [RFC PATCH 13/17] Support 48-bit file acl blocks
` [RFC PATCH 14/17] super->s_*_blocks_count -> ext2fs_*_blocks_count()
` 64-bit inode support in e2fsprogs? (was Re: [RFC PATCH 11/17] Fix overflow in calculation of total file system blocks)
[PATCH][RFC] Split non-TCG bits out of exec.c
2008-11-14 4:03 UTC (9+ messages)
` [Qemu-devel] "
[Xenomai-help] fpu context switch issue
2008-11-14 3:59 UTC (11+ messages)
linux-next: sound tree build failure
2008-11-14 3:56 UTC
[Qemu-devel] [PATCH 0/5] Add "info capabilities" monitor command
2008-11-14 3:51 UTC (5+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] add file: migration support (r2)
2008-11-14 3:49 UTC (4+ messages)
Bugs on aspire one A150
2008-11-14 3:47 UTC (6+ messages)
` [ath5k-devel] "
apache threads not balanced over all CPU cores, schedular problem or apache?
2008-11-14 3:48 UTC (2+ messages)
[PATCH UPDATED] usb: fix SB700 usb subsystem hang bug
2008-11-14 3:42 UTC
[RFC v9][PATCH 00/13] Kernel based checkpoint/restart
2008-11-14 3:41 UTC (5+ messages)
` [RFC v9][PATCH 12/13] Checkpoint multiple processes
Transferring images to flash avr32
2008-11-14 3:37 UTC (4+ messages)
[PATCH 0/2] Shared flags
2008-11-14 3:37 UTC (7+ messages)
Embedded System using Sparklan WMIA-166AGI
2008-11-14 3:36 UTC
[PATCH v2] Edit recipient addresses with the --compose flag
2008-11-14 3:31 UTC (4+ messages)
[Qemu-devel] Machine config files
2008-11-14 3:32 UTC
[PATCH] usb: fix SB700 usb subsystem hang bug
2008-11-14 3:27 UTC (2+ messages)
[PATCH -mm] vmscan: bail out of page reclaim after swap_cluster_max pages
2008-11-14 3:27 UTC (3+ messages)
Re:[PATCH 1/2] x86: Fixing improper annotation
2008-11-14 3:27 UTC (6+ messages)
` [PATCH "
[PATCH RFC/RFB] x86_64, i386: interrupt dispatch changes
2008-11-14 3:22 UTC (17+ messages)
[Qemu-devel] [PATCH 1/3] x86: fix warning without CONFIG_KVM
2008-11-14 3:22 UTC (4+ messages)
` [Qemu-devel] "
[Ocfs2-devel] [PATCH 00/15] ocfs2: add security EA and ACL support V5
2008-11-14 3:17 UTC (11+ messages)
` [Ocfs2-devel] [PATCH 01/10] ocfs2: move new inode allocation out of the transaction
` [Ocfs2-devel] [PATCH 02/10] ocfs2: add ocfs2_xattr_set_handle
` [Ocfs2-devel] [PATCH 03/10] ocfs2: add security xattr API
` [Ocfs2-devel] [PATCH 04/10] ocfs2: add ocfs2_init_security in mknod
` [Ocfs2-devel] [PATCH 05/10] ocfs2: add ocfs2_xattr_get_nolock
` [Ocfs2-devel] [PATCH 06/10] ocfs2: add POSIX ACL API
` [Ocfs2-devel] [PATCH 07/10] ocfs2: add ocfs2_check_acl
` [Ocfs2-devel] [PATCH 08/10] ocfs2: add ocfs2_acl_chmod
` [Ocfs2-devel] [PATCH 09/10] ocfs2: add ocfs2_init_acl in mknod
` [Ocfs2-devel] [PATCH 10/10] ocfs2: add mount option and Kconfig option for acl
[Qemu-devel] [PATCH 1/2] Add HPET emulation to qemu (v4)
2008-11-14 3:12 UTC (2+ messages)
[PATCH] ath9k: Clarify we only want 32-bit DMA
2008-11-14 3:11 UTC (2+ messages)
` [PATCH] ath9k: make DMA memory consistent
For review: CPU_SET.3
2008-11-14 3:09 UTC (4+ messages)
[PATCH] x86: add SSE-based copy_page()
2008-11-14 3:08 UTC (3+ messages)
Running KVM inside a KVM guest
2008-11-14 3:07 UTC (2+ messages)
[PATCH] sparse_irq aka dyn_irq v13
2008-11-14 3:06 UTC (5+ messages)
Problem with Kernel Oops in ipw2200
2008-11-14 2:58 UTC (5+ messages)
[Qemu-devel] [PATCH 1/5] Re-factor nic model listing
2008-11-14 2:49 UTC (5+ messages)
[PATCH] usb: m66592 and r8a66597 resource changes
2008-11-14 2:47 UTC (2+ messages)
regression introduced by - timers: fix itimer/many thread hang
2008-11-14 2:42 UTC (12+ messages)
USB Capture device
2008-11-14 2:40 UTC (2+ messages)
Validation of DMA params breaks e100 driver (2.6.28-rc2)
2008-11-14 2:42 UTC (3+ messages)
[PATCH] x86 - Make CONFIG_OLPC dependent on CONFIG_MGEODE_LX
2008-11-14 2:38 UTC (13+ messages)
` [PATCH] ALSA: cs5535audio: only build OLPC support if MGEODE_LX is defined
[patch 2.6.28-rc4-omap-git] beagle: warning fix
2008-11-14 2:38 UTC
Fwd: [PATCH #upstream-fixes 1/4] libata: fix device iteration bugs
2008-11-14 2:38 UTC (21+ messages)
` "
[PATCH 2.6.28?] let GFP_NOFS go to swap again
2008-11-14 2:33 UTC
WD3200BEVT frequent head unload
2008-11-14 2:34 UTC (4+ messages)
[PATCH 2.6.28?] fix migration writepage error
2008-11-14 2:32 UTC
[PATCH 2.6.28?] sprint_symbol use less stack
2008-11-14 2:30 UTC
[PATCH 1/1] KVM: VMX: Clean up private memory slot allocation
2008-11-14 2:27 UTC (3+ messages)
Latest kvm.git versus Windows Vista?
2008-11-14 2:26 UTC
[Qemu-devel] [PATCH 00/12] Enhance debugging support - 4th take
2008-11-14 2:24 UTC (5+ messages)
` [Qemu-devel] [PATCH 03/12] Refactor and enhance break/watchpoint API
` [Qemu-devel] "
[RFC PATCH] repack: make repack -a equivalent to repack -A and drop previous -a behavior
2008-11-14 2:22 UTC (7+ messages)
[PATCH] makedumpfile: Claim to support 2.6.27
2008-11-14 2:09 UTC (4+ messages)
[PATCH] checksums.ini: add few more checksums
2008-11-14 2:16 UTC (5+ messages)
` [PATCH] checksums.ini: correct wrong checksums
Call traces on console from a test machine
2008-11-14 2:16 UTC (2+ messages)
Regression on alsa-driver-1.0.18a on HDA for Dell Inspiron 1521
2008-11-14 2:16 UTC (11+ messages)
` Mute Beep (was Regression on alsa-driver-1.0.18a on HDA for Dell Inspiron 1521)
[PATCH 5/5][omapzoom] BRIDGE Handle Node messaging when DSP crashed
2008-11-14 2:14 UTC
[PATCH 4/5][omapzoom] BRIDGE Memory leak fix
2008-11-14 2:13 UTC
[PATCH 3/5][omapzoom] BRIDGE Resource cleanup node delete fix
2008-11-14 2:12 UTC
[PATCH] rcupdate: move synchronize_sched() back to rcupdate.c V2
2008-11-14 2:11 UTC (10+ messages)
PREROUTING table and quota
2008-11-14 2:11 UTC (3+ messages)
[PATCH 2/5] BRIDGE Save mailbox settings for suspend-resume
2008-11-14 2:11 UTC
[RESEND][PATCH 1/5][omapzoom] BRIDGE: Fix bug in HW Mailbox messaging
2008-11-14 2:09 UTC
Caching negative lookups
2008-11-14 2:08 UTC (2+ messages)
[PATCH][omapzoom] BRIDGE: Fix bug in HW Mailbox messaging
2008-11-14 2:07 UTC
[PATCH] x86: uaccess_64: fix return value in __copy_from_user()
2008-11-14 2:06 UTC
[patch 0/8] x86 PAT: track pfnmap mappings with remap_pfn_range and vm_insert_pfn
2008-11-14 2:05 UTC (7+ messages)
` [patch 2/8] x86 PAT: set VM_PFNMAP flag in vm_insert_pfn
[PATCH] input: Add a detailed multi-touch finger data report
2008-11-14 2:05 UTC (4+ messages)
[PATCHES] new solution for dm_any_congested crash
2008-11-14 1:55 UTC
Map file search list question
2008-11-14 1:54 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.