messages from 2010-06-04 15:32:30 to 2010-06-05 10:07:29 UTC [more...]
[RFC PATCH v7 01/19] Add a new structure for skb buffer from external
2010-06-05 10:14 UTC (18+ messages)
` [RFC PATCH v7 02/19] Add a new struct for device to manipulate external buffer
` [RFC PATCH v7 03/19] Export 2 func for device to assign/deassign new strucure
` [RFC PATCH v7 04/19] Add a ndo_mp_port_prep pointer to net_device_ops
` [RFC PATCH v7 05/19] Add a function make external buffer owner to query capability
` [RFC PATCH v7 06/19] Add a function to indicate if device use external buffer
` [RFC PATCH v7 07/19] Add interface to get external buffers
` [RFC PATCH v7 08/19] Make __alloc_skb() to get external buffer
` [RFC PATCH v7 09/19] Ignore room skb_reserve() when device is using "
` [RFC PATCH v7 10/19] Don't do skb recycle, if device use "
` [RFC PATCH v7 11/19] Use callback to deal with skb_release_data() specially
` [RFC PATCH v7 12/19] Add a hook to intercept external buffers from NIC driver
` [RFC PATCH v7 13/19] To skip GRO if buffer is external currently
` [RFC PATCH v7 14/19] Add header file for mp device
` [RFC PATCH v7 15/19] Add basic funcs and ioctl to "
` [RFC PATCH v7 16/19] Manipulate external buffers in "
` [RFC PATCH v7 17/19] Export proto_ops to vhost-net driver
` [RFC PATCH v7 18/19] Add a kconfig entry and make entry for mp device
[PATCH 01/12] Fixed checkpatch.pl issues to Line 172 Fixed most problems pointed out by checkpatch.pl in file r8192U_core.c up to line 172
2010-06-05 10:04 UTC
suspend blockers & Android integration
2010-06-05 9:54 UTC (18+ messages)
[net-next-2.6 PATCH 1/2] skbuff: add check for non-linear to warn_if_lro and needs_linearize
2010-06-05 9:54 UTC (2+ messages)
[PATCH RFC] reduce runqueue lock contention
2010-06-05 9:37 UTC (4+ messages)
OSS Proxy Jack slave
2010-06-05 9:05 UTC
Kernel freeze with Umts-stick
2010-06-05 8:53 UTC
[PATCH 0/4] zram: generic RAM based compressed R/W block devices (v2)
2010-06-05 8:36 UTC (13+ messages)
` [PATCH 1/4] Support generic I/O requests
` [PATCH 2/4] Rename ramzswap files to zram
Dear Webmail/E-mail user
2010-06-05 7:22 UTC
Dear Webmail/E-mail user
2010-06-05 7:22 UTC
[GIT] Networking
2010-06-05 6:03 UTC
Offer
2010-06-05 3:53 UTC
[GIT PULL] nilfs2 fixes
2010-06-05 5:24 UTC
[PATCH] remove pointless debug printk in rt_ioctl_giwscan()
2010-06-05 4:41 UTC
[PATCHv3 0/2] virtio: put last seen used index into ring itself
2010-06-05 4:10 UTC (4+ messages)
` [PATCHv3 1/2] virtio: support layout with avail ring before idx
[linux-pm] [PATCH 0/8] Suspend block api (version 8)
2010-06-05 4:06 UTC (16+ messages)
` PM_QOS re-design for hot path use of limited dynamic range requests was- "
linux-next: Tree for June 3
2010-06-05 4:01 UTC (13+ messages)
[SUSPECTED SPAM] Re: [linux-pm] Proposal for a new algorithm for reading & writing a hibernation image
2010-06-05 3:37 UTC (11+ messages)
` [linux-pm] [SUSPECTED SPAM] "
+ x86-olpc-add-support-for-calling-into-openfirmware.patch added to -mm tree
2010-06-05 3:29 UTC
[git pull] vfs/fs for -rc2
2010-06-05 2:58 UTC
[RFC][PATCH 0/6] xtime/wall_to_monotonic cleanups
2010-06-05 2:53 UTC (7+ messages)
` [RFC][PATCH 1/6] powerpc: Simplify update_vsyscall
` [RFC][PATCH 2/6] powerpc: Cleanup xtime usage
` [RFC][PATCH 3/6] Fix update_vsyscall to provide wall_to_monotonic offset
` [RFC][PATCH 4/6] Convert um to use read_persistent_clock
` [RFC][PATCH 5/6] Cleanup hrtimer.c's direct access to wall_to_monotonic
` [RFC][PATCH 6/6] Make xtime and wall_to_monotonic static
[GIT PATCH] STAGING fixes and new drivers for 2.6.35-git
2010-06-05 2:40 UTC (6+ messages)
[PATCH 1/2] MAINTAINERS: update files for SAMSUNG ARM ARCHITECTURES
2010-06-05 2:24 UTC (3+ messages)
` [PATCH 2/2] MAINTAINERS: add maintainer "
[PATCH 0/2] PNPACPI: cope with invalid device IDs
2010-06-05 2:24 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] PNPACPI: check return value of pnp_add_device()
Hang during boot, bisected to commit 96d60303fd
2010-06-05 2:01 UTC (7+ messages)
[Regression] Crash in load_module() while freeing args
2010-06-05 1:49 UTC (6+ messages)
` [PATCH 2/2] module: fix bne2 "gave up waiting for init of module libcrc32c"
[linux-pm] Invalid opcode on resume from STR on Asus P4P800-VM
2010-06-05 1:45 UTC (3+ messages)
` [PATCH] "
[PATCH 0/4] input: evdev: Dynamic buffers (rev3)
2010-06-05 1:35 UTC (12+ messages)
` [PATCH 1/4] input: Introduce buflock, a one-to-many circular buffer mechanism
2.6.35-rc1 system oom, many processes killed but memory not free
2010-06-05 0:46 UTC
[PATCH] early_res: fix check in free_early_partial
2010-06-05 0:00 UTC (2+ messages)
[PATCH 3/11] arch/sparc/kernel: Eliminate what looks like a NULL pointer dereference
2010-06-04 23:17 UTC (2+ messages)
NULL Pointer Deference: NFS & Telnet
2010-06-04 23:15 UTC (4+ messages)
[PATCH 21/27] drivers/ide: Use memdup_user
2010-06-04 23:13 UTC (2+ messages)
[PATCH] NOMMU: Add '[stack]' label to /proc/pid/maps output
2010-06-04 23:00 UTC (3+ messages)
` [Uclinux-dist-devel] "
[GIT PULL] block/IO bits for 2.6.35-rc1
2010-06-04 22:37 UTC (2+ messages)
[PATCH] Documentation: Add doc about aerdriver.* parameters to kernel-parameters.txt
2010-06-04 22:34 UTC (3+ messages)
Ethernet drivers wiki page
2010-06-04 22:23 UTC (2+ messages)
[PATCH] scripts: confdata: Fix fwrite warning
2010-06-04 22:16 UTC (2+ messages)
Intel Arrandale IGP - screen does not light up on resume
2010-06-04 22:13 UTC (2+ messages)
` [BUG] ACPI/dynamic-hybrid-graphics (?) on Vaio VPCZ11 - screen does not light up on resume [was: Re: Intel Arrandale IGP - screen does not light up on resume]
[PATCH] kernel/power/swap.c: fix typos in comments
2010-06-04 22:07 UTC (4+ messages)
[PATCH] maintainers: Add git trees for SPI and device tree
2010-06-04 21:55 UTC
[PATCH] rtc: driver for the DryIce block found in i.MX25 chips
2010-06-04 21:53 UTC (2+ messages)
[RFC][PATCH] irq: support IRQ_NESTED_THREAD with non-threaded interrupt handlers
2010-06-04 21:46 UTC (2+ messages)
Important: Email Account Verification Update!!!
2010-06-04 18:11 UTC
[PATCH] arch/tile: new multi-core architecture for Linux
2010-06-04 21:32 UTC (5+ messages)
` [PATCH 0/8] revised patch for arch/tile/ support
[PATCH 1/2] sparc/of: Move of_device fields into struct pdev_archdata
2010-06-04 21:11 UTC
[GIT PATCH] TTY and serial fixes for .35-git
2010-06-04 20:47 UTC (12+ messages)
` [PATCH 01/11] msm_serial: fix serial on trout
` [PATCH 02/11] serial_cs: add and sort IDs for serial and modem cards
` [PATCH 03/11] serial: bfin_5xx: IRDA is not affected by anomaly 05000230
` [PATCH 04/11] serial: bfin_5xx: fix typo in IER check
` [PATCH 05/11] TTY/n_gsm: potential double lock
` [PATCH 06/11] altera_uart: Don't take spinlock in already protected functions
` [PATCH 07/11] altera_uart: Simplify altera_uart_console_putc
` [PATCH 08/11] tty: fix a little bug in scrup, vt.c
` [PATCH 09/11] serial: altera_uart: Proper section for altera_uart_remove
` [PATCH 10/11] vt_ioctl: return -EFAULT on copy_from_user errors
` [PATCH 11/11] serial: add support for various Titan PCI cards
[GIT PATCH] driver core fixes for .35-git
2010-06-04 20:47 UTC (4+ messages)
` [PATCH 1/3] lib/kobject_uevent.c: fix CONIG_NET=n warning
` [PATCH 2/3] kobject: free memory if netlink_kernel_create() fails
` [PATCH 3/3] fix setattr error handling in sysfs, configfs
[GIT PATCH] USB fixes for 2.6.35-git
2010-06-04 20:44 UTC
[PATCH 00/14] EVM
2010-06-04 20:25 UTC (19+ messages)
` [PATCH 04/14] evm: re-release
` [ProbableSpam] Re: [PATCH 00/14] EVM
[PATCH 01/12] Add support for hvm_op
2010-06-04 20:23 UTC (4+ messages)
` [PATCH 02/12] early PV on HVM
` [Xen-devel] "
[PATCH] blkdev: cgroup whitelist permission fix
2010-06-04 20:15 UTC
[PATCH 5/5] cciss: change pad value from 32 to 0
2010-06-04 20:16 UTC
[ANNOUNCE]: Persistent Reservations implemented for SCST, iSCSI-SCST and Fibre Channel qla2x00t
2010-06-04 20:11 UTC
[PATCH 4/5] cciss: remove errant debug code
2010-06-04 20:14 UTC
[PATCH] swiotlb-0.8.2: seperation of physical/virtual address translation and core memory allocation
2010-06-04 20:06 UTC (8+ messages)
` [PATCH 1/5] swiotlb: add swiotlb_tbl_map_single library function
` [PATCH 2/5] swiotlb: add the swiotlb initialization function with iotlb memory
` [PATCH 3/5] swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix
` [PATCH 4/5] swiotlb: search and replace "int dir" with "enum dma_data_direction dir"
` [PATCH 5/5] swiotlb: Make swiotlb bookkeeping functions visible in the header file
` [PATCH] swiotlb-0.8.2^H3: seperation of physical/virtual address translation and core memory allocation
[PATCH 3/5] cciss: move next_command function from ifdef
2010-06-04 20:12 UTC
[PATCH 2/5] cciss: make sure we request the performant mode irq
2010-06-04 20:08 UTC
[PATCH 1/5] cciss: fix call to put_controller_in_performant_mode
2010-06-04 20:05 UTC
[git pull request] ACPI patches for 2.6.35-rc1
2010-06-04 19:56 UTC
[patch 0/4] Initial vfs scalability patches again
2010-06-04 19:35 UTC (4+ messages)
` [patch 1/4] fs: cleanup files_lock
` [PATCH, RFC] tty: stop abusing file->f_u.fu_list
[git pull request] SFI patch for 2.6.31-rc1
2010-06-04 19:29 UTC (2+ messages)
[v5 Patch 1/3] netpoll: add generic support for bridge and bonding devices
2010-06-04 19:18 UTC (10+ messages)
Possible bug in 2.6.34 slub
2010-06-04 18:39 UTC (9+ messages)
Commit 9b8c4a0b215e603497daebe8ecbc9b1f0f035808 broken X11 pointer
2010-06-04 18:26 UTC (3+ messages)
[PATCH] kvm: rework remove-write-access for a slot
2010-06-04 15:18 UTC (4+ messages)
(no subject)
2010-06-04 17:26 UTC
[PATCH] iwlwifi: recalculate average tpt if not current
2010-06-04 18:03 UTC (2+ messages)
mmotm 2010-06-03-16-36 uploaded
2010-06-04 18:07 UTC (3+ messages)
` [PATCH -mmotm] cciss: fix build for CONFIG_PROC_FS=n
[PATCH] PNPACPI: cope with invalid device IDs
2010-06-04 17:58 UTC (4+ messages)
[linux-pm] Is it supposed to be ok to call del_gendisk while userspace is frozen?
2010-06-04 17:52 UTC (2+ messages)
Commit cfecde435dda78248d6fcdc424bed68d5db6be0b turns screen blank
2010-06-04 17:52 UTC (3+ messages)
[PATCH] staging: usbip: usbip_common: kill rx thread on tx thread creation error
2010-06-04 17:46 UTC
[PATCH 1/1] perf tools: Make target to generate self contained source tarball
2010-06-04 17:35 UTC (7+ messages)
` [PATCH v2 "
[GIT PULL for 2.6.35] V4L/DVB fixes
2010-06-04 17:24 UTC
[PATCH] drivers/base/power: be more verbose in device_pm_add()
2010-06-04 17:12 UTC (6+ messages)
Wrong DIF guard tag on ext2 write
2010-06-04 17:11 UTC (5+ messages)
` [LFS/VM TOPIC] Stable pages while IO (was Wrong DIF guard tag on ext2 write)
` [Lsf10-pc] "
perf: tools/perf/design.txt is badly out of date
2010-06-04 17:10 UTC (3+ messages)
linux-next: Tree for June 4
2010-06-04 16:56 UTC (3+ messages)
` linux-next: Tree for June 4 (kernel/module.c)
` linux-next: Tree for June 4 (mac80211)
kernel BUG in iwl-agn-rs.c:2076, WAS: iwlagn + some accesspoint == hardlock
2010-06-04 16:57 UTC (3+ messages)
[PATCH] staging: usbip: usbip_common: kill rx thread on tx thread creation error
2010-06-04 16:54 UTC (2+ messages)
[GIT PULL] sound fixes for 2.6.35-rc2
2010-06-04 16:46 UTC
[PATCH] [ath5k][leds] Ability to disable leds support. If leds support enabled do not force mac802.11 leds layer selection
2010-06-04 16:22 UTC (2+ messages)
Dear Account User
2010-06-04 15:43 UTC
[2.6.35-rc1] page alloc failure order:1, mode:0x4020
2010-06-04 16:16 UTC (3+ messages)
[PATCH V2 3/7] Cleancache (was Transcendent Memory): VFS hooks
2010-06-04 16:06 UTC (2+ messages)
[Patch] infiniband: check local reserved ports
2010-06-04 16:04 UTC (4+ messages)
Email Account Owner
2010-06-04 14:55 UTC
[linux-pm] [PATCH 0/8] Suspend block api (version 8)
2010-06-04 15:43 UTC (17+ messages)
[PATCH 2/4] mmc: Add erase, secure erase, trim and secure trim operations
2010-06-04 15:37 UTC (3+ messages)
strange problem with ricoh-mmc
2010-06-04 15:33 UTC (11+ messages)
` [PATCH] mmc: make sdhci work with ricoh mmc controller
Wrong DIF guard tag on ext2 write
2010-06-04 15:32 UTC (11+ messages)
[linux-pm] [PATCH 0/8] Suspend block api (version 8)
2010-05-31 9:43 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox