messages from 2009-09-17 08:12:37 to 2009-09-17 17:30:34 UTC [more...]
rt2x00dev.c:405: error: too few arguments to function ‘rt2x00crypto_rx_insert_iv’
2009-09-17 17:23 UTC (2+ messages)
[PATCH tracing/kprobes 0/6] tracing/kprobes: kprobe-based event tracer update and perf support
2009-09-17 17:32 UTC (3+ messages)
[PATCH] Remove broken by design and by implementation devtmpfs maintenance disaster
2009-09-17 17:29 UTC (9+ messages)
[GIT]: Networking
2009-09-17 17:29 UTC (4+ messages)
` [crash] kernel BUG at net/core/pktgen.c:3503!
compiling 2.6.31, SMP with NR_CPUS == 1
2009-09-17 17:28 UTC
[Patch net-next]atl1e:fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMA
2009-09-17 17:27 UTC (2+ messages)
[git pull] dmaengine, async_tx, and raid6 for 2.6.32
2009-09-17 17:25 UTC
[PATCH] implement posix O_SYNC and O_DSYNC semantics
2009-09-17 17:16 UTC (3+ messages)
[PATCH 5/10] drivers/pci: Move a dereference below a NULL test
2009-09-17 17:12 UTC (2+ messages)
[PATCH] ACPI: set acpi_driver.owner in all acpi drivers
2009-09-17 17:10 UTC (2+ messages)
Multiple ports support for virtio_console; major number for dev
2009-09-17 16:46 UTC (14+ messages)
` [PATCH] virtio_console: Add support for multiple ports for generic guest and host communication
[Xen-devel] Re: [PATCH][v2.6.29][XEN] Return unused memory to hypervisor
2009-09-17 16:47 UTC (2+ messages)
[Xen-devel] [RFC][PATCH 03/10] xen/hybrid: Xen Hybrid Extension initialization
2009-09-17 16:46 UTC (2+ messages)
fixing "pci=use_crs"
2009-09-17 16:45 UTC (3+ messages)
[PATCH] vga: implements VGA arbitration on Linux
2009-09-17 16:41 UTC (3+ messages)
` [PATCH] PCI/VGA: fix header commentary
[PATCH 1/8] networking/fanotify: declare fanotify socket numbers
2009-09-17 16:40 UTC (12+ messages)
` fanotify as syscalls
[GIT PULL] ocfs2 changes for 2.6.32
2009-09-17 16:38 UTC (13+ messages)
[PATCH] PCI: Disable AER with pci=nomsi
2009-09-17 16:37 UTC (2+ messages)
[PATCH] pci: overwite pci bridge res regs to get big range
2009-09-17 16:36 UTC (2+ messages)
[GIT PULL, v4] S+core architecture (arch/score) support
2009-09-17 16:31 UTC (2+ messages)
Pull request blackfin.git (for-linus branch) [v2]
2009-09-17 16:31 UTC
[PATCH 01/11] USB: musb: tweak musb_read_fifo() to avoid unused warnings
2009-09-17 16:25 UTC (4+ messages)
` [PATCH 05/11] USB: musb: add notes for Blackfin anomalies
` [PATCH 05/12 v2] "
[PATCH] KEYS: Fix garbage collector
2009-09-17 16:21 UTC (8+ messages)
` [GIT] security / creds fixes
` BUG avc_node: Objects remaining on kmem_cache_close()
MD/RAID time out writing superblock
2009-09-17 16:17 UTC (17+ messages)
[GIT PULL] DRBD for 2.6.32
2009-09-17 16:11 UTC (6+ messages)
[PATCH 3/3] usb console,usb-serial: pass initial console baud on to first tty open
2009-09-17 16:02 UTC (8+ messages)
[PATCH] Actually show KiB rather than pages in "Freeing initrd memory:" message on h3800, m68knommu and microblaze
2009-09-17 15:50 UTC (11+ messages)
` =?us-ascii?Q?=5Bmicroblaze=2Duclinux=5D=20Re=3A=20=5BPATCH=5D=20Actually=20show=20KiB=20rather=20than=20pages=20in=20=22Freeing=20initrd
` [microblaze-uclinux] =?us-ascii?Q?=5Bmicroblaze=2Duclinux=5D=20Re=3A=20=5BPATCH=5D=20Actually=20show=20KiB=20rather=20than=20pages=20in=20=22Freeing=20initrd
` [PATCH] Actually show KiB rather than pages in "Freeing initrd memory:" message on microblaze
` [PATCH] Actually show KiB rather than pages in "Freeing initrd memory:" message on h8300
` [PATCH] Actually show KiB rather than pages in "Freeing initrd memory:" message on m68knommu
MD/RAID time out writing superblock
2009-09-17 15:47 UTC (7+ messages)
Transmit timeouts with forcedeth card in 2.6.30.4
2009-09-17 15:47 UTC
[GIT PULL] please pull ummunotify
2009-09-17 15:45 UTC (9+ messages)
` [ofa-general] "
2.6.31-rc8 libata WARNING?
2009-09-17 15:39 UTC (4+ messages)
` 2.6.31-rc9 kernel BUG and mvsas
` 2.6.31-git4 mvsas DRIVER_TIMEOUT
[PATCH 0/2] mmc: atmel-mci: introduce MCI2 support on at91
2009-09-17 16:29 UTC (3+ messages)
` [PATCH 1/2] atmel-mci: change use of dma slave interface
` [PATCH 2/2] mmc: atmel-mci: New MCI2 module support in atmel-mci driver
Is nobh code still useful?
2009-09-17 15:25 UTC (3+ messages)
futex: wakeup race and futex_q woken state definition
2009-09-17 15:23 UTC (4+ messages)
[RFC] [PATCH 0/7] Improve VFS to handle better mmaps when blocksize < pagesize (v3)
2009-09-17 15:21 UTC (8+ messages)
` [PATCH 1/7] fs: buffer_head writepage no invalidate
` [PATCH 2/7] fs: Remove zeroing from nobh_writepage
` [PATCH 3/7] ext4: Deprecate nobh mount option
` [PATCH 4/7] vfs: Add better VFS support for page_mkwrite when blocksize < pagesize
` [PATCH 5/7] ext4: Convert filesystem to the new truncate calling convention
` [PATCH 6/7] ext4: Convert ext4 to new mkwrite code
` [PATCH 7/7] ext2: Convert ext2 "
[PATCH v3 0/5] Linker script cleanup patches for x86
2009-09-17 15:22 UTC (3+ messages)
` [PATCH v3 1/5] x86: fix fragile computation of vsyscall address
free_initrd_mem() corrups mm state on m68knommu
2009-09-17 15:19 UTC (4+ messages)
[GIT] HID patches for 2.6.32 merge window
2009-09-17 14:56 UTC (8+ messages)
[PATCH 0/5] kernel handling of dynamic logical partitioning
2009-09-17 14:45 UTC (4+ messages)
` [PATCH 1/5] dynamic logical partitioning infrastructure
[PULL] http://www.kernellabs.com/hg/~stoth/saa7164-merge
2009-09-17 14:20 UTC (4+ messages)
[PATCHv5 3/3] vhost_net: a kernel-level virtio server
2009-09-17 14:16 UTC (10+ messages)
[PATCH 1/2] driver core: introduce devtmpfs_wait_for_dev() v1
2009-09-17 14:01 UTC (2+ messages)
[GIT PULL] MFD update for 2.6.32
2009-09-17 14:10 UTC (2+ messages)
[RESUBMIT PULL] http://kernellabs.com/hg/~mkrufky/saa7164
2009-09-17 13:55 UTC
[PATCH v2] cpuidle: Fix the menu governor to boost IO performance
2009-09-17 13:39 UTC (3+ messages)
Howto switch off ext4's delayed allocation?
2009-09-17 13:34 UTC (5+ messages)
linux-next: manual merge of the ext4 tree with Linus tree
2009-09-17 13:30 UTC (3+ messages)
[patch 44/45] PCI: Unhide the SMBus on the Compaq Evo D510 USDT
2009-09-17 13:26 UTC (5+ messages)
` [stable] "
[PATCH] softirq: Fix softirq_to_name
2009-09-17 13:19 UTC (3+ messages)
linux-next: m86k/m68knommu tree build failure
2009-09-17 13:12 UTC (4+ messages)
[PATCH v2 0/2] Linker script cleanup patches for frv
2009-09-17 13:01 UTC (2+ messages)
New ark3116 driver - how to get included into kernel?
2009-09-17 12:52 UTC
[PATCH] Make safe some helpers building on container_of
2009-09-17 12:53 UTC (3+ messages)
[PATCH] x86 uaccess_32.h typo
2009-09-17 12:54 UTC
kernel panic - not syncing: out of memory and no killable processes
2009-09-17 12:43 UTC (2+ messages)
[RFC/PATCH] SLQB: Mark the allocator as broken PowerPC and S390
2009-09-17 12:42 UTC (18+ messages)
[PATCH] nfs: fix bdi_unregister() before sb kill
2009-09-17 12:42 UTC
[PATCH] devmem: handle partial kmem write/read
2009-09-17 12:40 UTC (13+ messages)
` Question: how to handle too big f_pos "
` [RFC][PATCH][bugfix] more checks for negative f_pos handling (Was Re: Question: how to handle too big f_pos
` [RFC][PATCH][bugfix] more checks for negative f_pos handling v2
` [RFC][PATCH][bugfix] more checks for negative f_pos handling v3
` [RFC][PATCH][bugfix] more checks for negative f_pos handling v4
performance counter for linux question
2009-09-17 12:28 UTC
Linux not shutting down all devices? Battery drain in after shutdown
2009-09-17 12:24 UTC
[patch] Makefile: can't build modules outside the kernel tree if it was built using O=
2009-09-17 11:45 UTC (2+ messages)
block: add blk-iopoll, a NAPI like approach for block devices
2009-09-17 11:22 UTC (2+ messages)
` Pls ignore, sorry for the noise (was: Re: block: add blk-iopoll, a NAPI like approach for block devices)
Hello
2009-09-17 11:27 UTC
linux-next: Tree for September 17
2009-09-17 11:07 UTC (2+ messages)
[GIT PULL] fuse updates for 2.6.32
2009-09-17 11:01 UTC
aim7 scalability issue on 4 socket machine
2009-09-17 10:35 UTC (4+ messages)
[PATCH 2/2] ipv4: make do_ip_setsockopt for IP_MULTICAST_IF support ip_mreq struct
2009-09-17 9:36 UTC (4+ messages)
buffered reads on /dev/sdXY use buffers instead of cache memory ?
2009-09-17 9:56 UTC
unable to handle kernel NULL pointer / tty / 2.6.31-vanilla/ still persists
2009-09-17 9:58 UTC (3+ messages)
[PATCH 0/11] Post merge per-bdi writeback patches v3
2009-09-17 9:33 UTC (7+ messages)
` [PATCH 10/11] writeback: splice dirty inode entries to default bdi on bdi_destroy()
[PATCH] mfd: Convert WM8350 to use request_threaded_irq()
2009-09-17 9:33 UTC (3+ messages)
[PATCH] Voltage count for AB3100 regulator
2009-09-17 9:29 UTC (3+ messages)
[Bugme-new] [Bug 14150] New: BUG: soft lockup - CPU#3 stuck for 61s!, while running cpu controller latency testcase on two containers parallaly
2009-09-17 9:25 UTC (3+ messages)
[PATCH 1/2] perf tools: Fix memory leak in read_ftrace_printk()
2009-09-17 9:23 UTC (7+ messages)
` [PATCH 2/2] perf tools: Increase MAX_EVENT_LENGTH
[PATCH 0/16] Post merge per-bdi writeback patches v4
2009-09-17 9:22 UTC (5+ messages)
` [PATCH 10/16] writeback: splice dirty inode entries to default bdi on bdi_destroy()
[PATCH 2/3] Helper which returns the huge page at a given address (Take 3)
2009-09-17 9:19 UTC (4+ messages)
[PATCH 1/3] Identification of huge pages mapping (Take 3)
2009-09-17 9:18 UTC (4+ messages)
asus_atk0110 not working on Asus P7P55D PRO
2009-09-17 9:17 UTC (2+ messages)
HugeTLB: Driver example
2009-09-17 9:14 UTC (4+ messages)
[PATCH 2/2] at91/USB: at91sam9g45 series USB host integration
2009-09-17 9:00 UTC (5+ messages)
` [PATCH] at91: use gpiolib calls for USB vbus pin on at91sam9g45
[PATCH] Fix "W" macro in arch/arm/include/asm/unified.h
2009-09-17 9:12 UTC
[PATCH 1/2] ipv4: fix do_ip_setsockopt optlen check for IP_MULTICAST_IF
2009-09-17 9:15 UTC (2+ messages)
[PATCH] fs: Fix busyloop in wb_writeback()
2009-09-17 9:09 UTC (3+ messages)
[RFC][PATCH 0/10] Xen Hybrid extension support
2009-09-17 8:59 UTC (3+ messages)
` [Xen-devel] "
[PATCH] perf trace: Sample timestamp and cpu when using record flag
2009-09-17 8:56 UTC (2+ messages)
[tip:sched/core] sched: Add new wakeup preemption mode: WAKEUP_RUNNING
2009-09-17 8:54 UTC (4+ messages)
` [tip:sched/core] sched: Stop buddies from hogging the system
` [tip:sched/core] sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE
[PATCH] Fix the regs->sp value error when got a traps in x86_32 kernel mode
2009-09-17 8:37 UTC
RCU callbacks and TREE_PREEMPT_RCU
2009-09-17 8:29 UTC (8+ messages)
MD/RAID time out writing superblock
2009-09-16 22:28 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