messages from 2009-03-13 22:02:03 to 2009-03-14 00:26:56 UTC [more...]
[RFC v13][PATCH 00/14] Kernel based checkpoint/restart
2009-03-14 0:26 UTC (41+ messages)
` What can OpenVZ do?
` How much of a mess does OpenVZ make? ;) Was: "
[patch 00/96] 2.6.27.20-stable review
2009-03-14 0:19 UTC (32+ messages)
` [patch 01/96] USB: net: asix: add support for Cables-to-Go USB Ethernet adapter
` [patch 02/96] bridge: netfilter: fix update_pmtu crash with GRE
` [patch 03/96] net: amend the fix for SO_BSDCOMPAT gsopt infoleak
` [patch 04/96] net: Kill skb_truesize_check(), it only catches false-positives
` [patch 05/96] sparc64: Fix DAX handling via userspace access from kernel
` [patch 06/96] sparc: We need to implement arch_ptrace_stop()
` [patch 07/96] documnt FMODE_ constants
` [patch 08/96] vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags
` [patch 09/96] seq_file: properly cope with pread
` [patch 10/96] vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls
` [patch 11/96] aoe: ignore vendor extension AoE responses
` [patch 12/96] [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS
` [patch 13/96] JFFS2: fix mount crash caused by removed nodes
` [patch 14/96] mm: clean up for early_pfn_to_nid()
` [patch 15/96] mm: fix memmap init for handling memory hole
` [patch 16/96] PCI quirk: enable MSI on 8132
` [patch 17/96] rtl8187: New USB IDs for RTL8187L
` [patch 18/96] SCSI: hptiop: Add new PCI device ID
` [patch 19/96] SCSI: sd: revive sd_index_lock
` [patch 20/96] timerfd: add flags check
` [patch 21/96] USB: cdc-acm: add usb id for motomagx phones
` [patch 22/96] USB: usb_get_string should check the descriptor type
` [patch 23/96] USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adapters
` [patch 25/96] WATCHDOG: rc32434_wdt: fix watchdog driver
` [patch 79/96] ACPI: fix broken usage of name.ascii
` [patch 86/96] jbd2: Fix return value of jbd2_journal_start_commit()
` [patch 87/96] Revert "ext4: wait on all pending commits in ext4_sync_fs()"
` [patch 93/96] ext4: Add fallback for find_group_flex
` [patch 94/96] ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()
` [Ocfs2-devel] [patch 88/96] jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()
` "
[RFC v2: Patch 1/3] net: hand off skb list to other cpu to submit to upper layer
2009-03-14 0:24 UTC (5+ messages)
[PATCH] Make virtio_net support carrier detection
2009-03-14 0:23 UTC
PAYMENT PROCESSING FORM
2009-03-14 0:22 UTC
[Qemu-devel] [6834] tcg: update README wrt recent bswap changes
2009-03-14 0:20 UTC (2+ messages)
[PATCH] Make virtio_net support carrier detection
2009-03-14 0:19 UTC (4+ messages)
node /dev/ttyCPM2 not created
2009-03-14 0:18 UTC (2+ messages)
[JGIT PATCH 0/5] RevWalk fixes for UNINTERESTING
2009-03-14 0:13 UTC (4+ messages)
` [JGIT PATCH 0/6] Add tests for RevWalk and its supporting code
[RFC][PATCH 0/2] Rework disabling of interrupts during suspend-resume
2009-03-14 0:04 UTC (5+ messages)
` [update, rev. 6] Re: [PATCH 1/10] PM: Rework handling of interrupts during suspend-resume (rev. 5)
dmfe/tulip kernel module poll
2009-03-14 0:01 UTC (5+ messages)
RFC: Wacom Bluetooth HID driver, first pass
2009-03-13 23:59 UTC
FW: Kernel panic during stress with igb in the upstream kernel
2009-03-13 23:59 UTC (4+ messages)
` "
The right way to interpret the content of SNR, signal strength and BER from HVR 4000 Lite
2009-03-13 23:55 UTC (10+ messages)
[U-Boot] [PATCH/next v3 00/28] tools/Makefile cleanup and win32 tool support
2009-03-13 23:54 UTC (29+ messages)
` [U-Boot] [PATCH/next v3 01/28] Makefile: Make autoconf.mk a dependency of the depend target
` [U-Boot] [PATCH/next v3 02/28] Makefile: Add removal of *.exe files to clean target
` [U-Boot] [PATCH/next v3 03/28] common/Makefile: Conditionally compile env_embedded.o
` [U-Boot] [PATCH/next v3 04/28] elf.h: Use stdint.h to provide standard typedefs for WIN32
` [U-Boot] [PATCH/next v3 05/28] Rename include/zlib.h to include/u-boot/zlib.h
` [U-Boot] [PATCH/next v3 06/28] Rename include/bzlib.h to include/u-boot/bzlib.h
` [U-Boot] [PATCH/next v3 07/28] gen_eth_addr: Use POSIX rand() and srand()
` [U-Boot] [PATCH/next v3 08/28] tools/Makefile: Remove HOSTARCH HOSTOS defines
` [U-Boot] [PATCH/next v3 09/28] tools/Makefile: Remove inappropriate double-tabs
` [U-Boot] [PATCH/next v3 10/28] tools/Makefile: Split variable declarations into multiple lines
` [U-Boot] [PATCH/next v3 11/28] tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled
` [U-Boot] [PATCH/next v3 12/28] tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS
` [U-Boot] [PATCH/next v3 13/28] tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG
` [U-Boot] [PATCH/next v3 14/28] tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP
` [U-Boot] [PATCH/next v3 15/28] tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED
` [U-Boot] [PATCH/next v3 16/28] tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET
` [U-Boot] [PATCH/next v3 17/28] tools/Makefile: Compile ncb when CONFIG_NETCONSOLE
` [U-Boot] [PATCH/next v3 18/28] tools/Makefile: Add tools/ to the include search path
` [U-Boot] [PATCH/next v3 19/28] tools: Remove unecessary symlinking of zlib.h
` [U-Boot] [PATCH/next v3 20/28] tools/Makefile: Add libfdt/ to the include search path
` [U-Boot] [PATCH/next v3 21/28] tools/Makefile: Remove symlinks for fdt targets
` [U-Boot] [PATCH/next v3 22/28] tools/Makefile: Dynamically generate libfdt object dependencies
` [U-Boot] [PATCH/next v3 23/28] tools/Makefile: Remove symlinks for remaining source files
` [U-Boot] [PATCH/next v3 24/28] tools/Makefile: Use auto-generated object file dependencies
` [U-Boot] [PATCH/next v3 25/28] tools/Makefile: Create generic build rules
` [U-Boot] [PATCH/next v3 26/28] tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation
` [U-Boot] [PATCH/next v3 27/28] Add support for building native win32 tools
` [U-Boot] [PATCH/next v3 28/28] Delete now unused tools/Makefile.win32
[RFC] Moving toward smarter disabling of FPRs, VRs, and VSRs in the MSR
2009-03-13 23:52 UTC (4+ messages)
Li-nux 2.6.27.19 2.6.28.7
2009-03-13 23:45 UTC (4+ messages)
` [stable] "
[PATCH] perfcounters: Make s/w counters in a group only count when group is on
2009-03-13 23:43 UTC (8+ messages)
[Patch 5/5] Network Drop Monitor: Adding Build changes to enable drop monitor
2009-03-13 23:43 UTC (4+ messages)
[PATCH] git-gui: don't hide the Browse button when resizing the repo chooser
2009-03-13 23:42 UTC
X200 suspend status on -wl and -next
2009-03-13 23:47 UTC (10+ messages)
` [ipw3945-devel] "
[PATCH] VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff
2009-03-13 23:35 UTC (4+ messages)
` [tip:x86/urgent] "
` [PATCH] Add a new vm flag to track full pfnmap at mmap
[Patch] Move multiboot helpers out of the kernel
2009-03-13 23:35 UTC (2+ messages)
[PATCH resend] libertas: support mesh for various firmware versions
2009-03-13 22:06 UTC (2+ messages)
[PATCH] x86: relocs is only used with 32bit
2009-03-13 23:31 UTC (4+ messages)
[patch -mm v2] cpusets: add memory_slab_hardwall flag
2009-03-13 23:28 UTC (9+ messages)
[patch] aio: remove aio-max-nr and instead use the memlock rlimit to limit the number of pages pinned for the aio completion ring
2009-03-13 23:28 UTC (14+ messages)
` [PATCH] fs: fput() can be called from interrupt context
LTTng 0.108 provides many performance improvements
2009-03-13 23:28 UTC
[PATCH 2.6.29-rc7-git4-gkh] drivers/staging/rt2860: Remove dependency on CFLAG RT2860
2009-03-13 23:28 UTC
Regression in bonding between 2.6.26.8 and 2.6.27.6 - bisected - twice
2009-03-13 23:27 UTC (5+ messages)
[GIT PULL] x86: add brk allocator for very early allocations
2009-03-13 23:20 UTC (8+ messages)
use generic pci_assign_unassign_resources
2009-03-13 22:42 UTC
[PATCH v2 0/4] pxa_camera: DMA redesign
2009-03-13 23:17 UTC (5+ messages)
` [PATCH v2 1/4] pxa_camera: Enforce YUV422P frame sizes to be 16 multiples
` [PATCH v2 2/4] pxa_camera: remove YUV planar formats hole
` [PATCH v2 3/4] pxa_camera: Redesign DMA handling
` [PATCH v2 4/4] pxa_camera: Fix overrun condition on last buffer
build bug on pointer type
2009-03-13 23:16 UTC (2+ messages)
` build bug on kfree(struct sk_buff*)
netxen: remove old flash check
2009-03-13 23:15 UTC
[RFC] allow for PAL/SCART video timings
2009-03-13 23:15 UTC (3+ messages)
[RFC] ipv4: add link_filter sysctl
2009-03-13 23:12 UTC
[PATCH] powerpc 4xx: DDR0_14[REDUC] decoded incorrectly
2009-03-13 23:01 UTC (5+ messages)
` [PATCH] PowerPC 440EPx/GRx fix memory size calculation
[PATCH] net: fix some trailing whitespaces
2009-03-13 23:10 UTC (2+ messages)
[PATCH 0/1] Group and resource assignments for TWL4030
2009-03-13 23:11 UTC (4+ messages)
` [PATCH 1/1] "
PATCH_ppp_mp_explode_redesign
2009-03-13 23:09 UTC (2+ messages)
[PATCH] tcp: '< 0' test on unsigned
2009-03-13 23:05 UTC (4+ messages)
Horrible NFS Client Performance During Heavy Server IO
2009-03-13 23:05 UTC (7+ messages)
[PATCH] [SK_BUFF]: '< 0' and '>= 0' test on unsigned
2009-03-13 23:04 UTC (2+ messages)
[RFC] arp announce, arp_proxy and windows ip conflict verification
2009-03-13 23:02 UTC (2+ messages)
[RFC PATCH] Propose a new kernel tracing framework
2009-03-13 23:02 UTC (3+ messages)
ELF bugfixes
2009-03-13 23:01 UTC (7+ messages)
fix oops in dma_unmap_page on not coherent mips platforms
2009-03-13 23:00 UTC (2+ messages)
[Bug 16792] New: modesetting on NV86: text mode goes blank, machine freeze on gdm stop
2009-03-13 22:55 UTC (2+ messages)
` [Bug 16792] "
[Announce] 2.6.29-rc6-rt2
2009-03-13 22:53 UTC (7+ messages)
` [Announce] 2.6.29-rc6-rt3 (was 2.6.29-rc6-rt2)
` [Announce] 2.6.29-rc7-rt1
Btrfs experimental branch updates
2009-03-13 22:52 UTC (2+ messages)
3c59x: shared interrupt problem
2009-03-13 22:51 UTC (4+ messages)
[PATCH] NOMMU: Pages allocated to a ramfs inode's pagecache may get wrongly discarded
2009-03-13 22:49 UTC (6+ messages)
[PATCH 0/4] Omap board updates for merge window after 2.6.29
2009-03-13 22:48 UTC (5+ messages)
` [PATCH 1/4] ARM: OMAP3: Add SMSC911X support to Overo platform (V2)
` [PATCH 2/4] ARM: OMAP3: Add ADS7846 touchscreen support to Overo platform
` [PATCH 3/4] ARM: OMAP3: Add support for 3430 SDP
` [PATCH 4/4] ARM OMAP3: Initial support for Nokia RX-51
[PATCH] mv643xx_eth: fix unicast address filter corruption on mtu change
2009-03-13 22:48 UTC (2+ messages)
[lm-sensors] [RFC v2] Support of chassis intrusion detection
2009-03-13 22:48 UTC (2+ messages)
[PATCH 0/4] Clean-up for rx51
2009-03-13 22:47 UTC (3+ messages)
Multicast packet loss
2009-03-13 22:45 UTC (7+ messages)
[PATCH] tulip: Fix for MTU problems with 802.1q tagged frames
2009-03-13 22:43 UTC (3+ messages)
[PATCH] phylib: convert state_queue work to delayed_work
2009-03-13 22:41 UTC (3+ messages)
[Buildroot] [Bug 181] New: Update to Xorg 7.4
2009-03-13 22:40 UTC (3+ messages)
` [Buildroot] [Bug 181] "
Ultra1 ESP detection problem
2009-03-13 22:40 UTC (3+ messages)
Best A->B large file copy performance
2009-03-13 21:40 UTC (3+ messages)
e2fsprogs w/64-bit patches: make check gets one failure
2009-03-13 22:38 UTC (5+ messages)
Linux 2.6.29-rc8
2009-03-13 22:35 UTC (5+ messages)
VIA velocity skb leak
2009-03-13 22:33 UTC (7+ messages)
` r8169 "
[PATCH 00/31] *** SUBJECT HERE ***
2009-03-13 22:28 UTC (7+ messages)
` [Bridge] [PATCH 01/31] bridge: Auto-load bridge module when socket opened
` "
[PATCH JGIT] Add "compare with Git Index" action
2009-03-13 22:26 UTC (4+ messages)
[PATCH] Fix typo
2009-03-13 22:26 UTC
[ath9k-devel] [PATCH v6 0/3] ath9k: SMP fixes
2009-03-13 22:02 UTC (5+ messages)
` [stable] "
` [ath9k-devel] [stable] "
[U-Boot] [PATCH] PowerPC MPC85xx: don't hang on read exception
2009-03-13 22:20 UTC
[PATCH] fix bb_prealloc_list corruption due to wrong group locking
2009-03-13 22:20 UTC (2+ messages)
[U-Boot] ARM Pull Request
2009-03-13 22:20 UTC
pv_ops dom0 x86_32 logs
2009-03-13 22:17 UTC
[PATCHv3] PM: Start C-state definitions from base 0
2009-03-13 22:15 UTC (2+ messages)
[RFC v2: Patch 1/3] net: hand off skb list to other cpu to submit to upper layer
2009-03-13 22:15 UTC (7+ messages)
[PATCH] compat-2.6: Fix admin-update.sh creating spurious include/linux/unaligned/unaligned/ directory
2009-03-13 22:11 UTC (2+ messages)
High IO Wait with RAID 1
2009-03-13 22:10 UTC (3+ messages)
[PATCH] Add new lower-latency C1 state
2009-03-13 22:08 UTC (3+ messages)
` [PATCH] Add new lower-latency C1 state take #2
[PATCH] Remove fclk check for cpuidle
2009-03-13 22:07 UTC (2+ messages)
[RFC][PATCH v3] powerpc: e300c2/c3/c4 TLB errata workaround
2009-03-13 22:06 UTC (3+ messages)
[U-Boot] PXA Pull request
2009-03-13 22:02 UTC
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.