messages from 2009-04-30 13:46:56 to 2009-04-30 17:30:08 UTC [more...]
[patch 00/88] 2.6.28.10-stable review
2009-04-30 17:01 UTC (51+ messages)
` [patch 01/88] bonding: Fix updating of speed/duplex changes
` [patch 02/88] net: fix sctp breakage
` [patch 03/88] ipv6: dont use tw net when accounting for recycled tw
` [patch 04/88] ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)
` [patch 05/88] netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sack
` [patch 06/88] xfrm: spin_lock() should be spin_unlock() in xfrm_state.c
` [patch 07/88] bridge: bad error handling when adding invalid ether address
` [patch 08/88] bas_gigaset: correctly allocate USB interrupt transfer buffer
` [patch 09/88] USB: EHCI: add software retry for transaction errors
` [patch 10/88] USB: fix USB_STORAGE_CYPRESS_ATACB
` [patch 11/88] USB: usb-storage: increase max_sectors for tape drives
` [patch 12/88] USB: gadget: fix rndis regression
` [patch 13/88] USB: add quirk to avoid config and interface strings
` [patch 14/88] cifs: fix buffer format byte on NT Rename/hardlink
` [patch 15/88] b43: fix b43_plcp_get_bitrate_idx_ofdm return type
` [patch 16/88] CIFS: Fix memory overwrite when saving nativeFileSystem field during mount
` [patch 17/88] Add a missing unlock_kernel() in raw_open()
` [patch 18/88] x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot
` [patch 19/88] x86: mtrr: dont modify RdDram/WrDram bits of fixed MTRRs
` [patch 20/88] security/smack: fix oops when setting a size 0 SMACK64 xattr
` [patch 21/88] x86, setup: mark %esi as clobbered in E820 BIOS call
` [patch 22/88] dock: fix dereference after kfree()
` [patch 23/88] mm: define a UNIQUE value for AS_UNEVICTABLE flag
` [patch 24/88] mm: do_xip_mapping_read: fix length calculation
` [patch 25/88] vfs: skip I_CLEAR state inodes
` [patch 26/88] af_rose/x25: Sanity check the maximum user frame size
` [patch 27/88] net/netrom: Fix socket locking
` [patch 28/88] kprobes: Fix locking imbalance in kretprobes
` [patch 29/88] netfilter: {ip, ip6, arp}_tables: fix incorrect loop detection
` [patch 30/88] splice: fix deadlock in splicing to file
` [patch 31/88] ALSA: hda - add missing comma in ad1884_slave_vols
` [patch 32/88] SCSI: libiscsi: fix iscsi pool error path
` [patch 33/88] SCSI: libiscsi: fix iscsi pool error path again
` [patch 34/88] posixtimers, sched: Fix posix clock monotonicity
` [patch 35/88] sched: do not count frozen tasks toward load
` [patch 36/88] add some long-missing capabilities to fs_mask
` [patch 37/88] spi: spi_write_then_read() bugfixes
` [patch 38/88] powerpc: Fix data-corrupting bug in __futex_atomic_op
` [patch 39/88] hpt366: fix HPT370 DMA timeouts
` [patch 40/88] pata_hpt37x: "
` [patch 41/88] mm: pass correct mm when growing stack
` [patch 42/88] SCSI: sg: fix races during device removal
` [patch 43/88] SCSI: sg: fix races with ioctl(SG_IO)
` [patch 44/88] SCSI: sg: avoid blk_put_request/blk_rq_unmap_user in interrupt
` [patch 45/88] usb gadget: fix ethernet link reports to ethtool
` [patch 46/88] USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometer
` [patch 47/88] USB: fix oops in cdc-wdm in case of malformed descriptors
` [patch 48/88] USB: usb-storage: augment unusual_devs entry for Simple Tech/Datafab
` [patch 49/88] Input: gameport - fix attach driver code
` [patch 50/88] r8169: Reset IntrStatus after chip reset
Specific support for Intel Atom architecture
2009-04-30 17:03 UTC (3+ messages)
[PATCH] asus_atk0110: fix compiler warning
2009-04-30 17:01 UTC (2+ messages)
[PATCH] blktrace: swap arg name "from" and "to" of blk_add_trace_remap
2009-04-30 16:59 UTC (4+ messages)
` Subject: [PATCH] from-sector redundant in trace_block_remap
` [PATCH] blktrace: correct remap names
[git pull] IDE fix
2009-04-30 17:00 UTC
[PATCH 00/27] more non-ABI asm-generic headers
2009-04-30 16:51 UTC (35+ messages)
` [PATCH 01/27] asm-generic: rename atomic.h to atomic-long.h
` [PATCH 03/27] asm-generic: make pci.h usable directly
` [PATCH 04/27] asm-generic: add legacy I/O header files
` [PATCH 05/27] asm-generic: add generic io.h
` [PATCH 07/27] asm-generic: add minimal cache description
` [PATCH 09/27] asm-generic: add generic NOMMU versions of some headers
` [PATCH 10/27] asm-generic: rename page.h to getorder.h
` [PATCH 12/27] asm-generic: add a NOMMU uaccess.h
` [PATCH 14/27] asm-generic: make bitops.h usable
` [PATCH 15/27] asm-generic: Add missing generic tlb_flush definition
` [PATCH 17/27] add generic lib/checksum.c
` [PATCH 19/27] microblaze: make syscall_table implementation generic
` [PATCH 20/27] microblaze: use the generic lib/checksum.c
` [PATCH 23/27] microblaze: convert all simple headers to use asm-generic
` [PATCH 22/27] microblaze: don't include asm/mmu.h in hw_exception_handler
` [PATCH 25/27] microblaze: use generic uaccess.h
` [PATCH 06/27] asm-generic: clean up asm-generic/io.h
` [PATCH 26/27] microblaze: make io.h use asm-generic/io.h
` [PATCH 27/27] microblaze: use generic system.h
` [PATCH 21/27] microblaze: use generic swab.h
` [PATCH 16/27] asm-generic: introduce generic syscalls.h
` [PATCH 24/27] microblaze: use generic dma-mapping.h
` [PATCH 08/27] asm-generic: add generic versions of common headers
` [PATCH 13/27] asm-generic: make uaccess.h usable by mmu archs
` [PATCH 18/27] microblaze: use generic syscalls.h
` [PATCH 02/27] asm-generic: add generic atomic.h
` [PATCH 11/27] asm-generic: add generic page.h
` [PATCH 0/2] use generic headers in x86
` [PATCH 1/2] x86: two small fixes in termios.h
` [PATCH 2/2] x86: adapt simple headers to use generic headers
[PATCH] clear irq pending when bypassing it
2009-04-30 16:49 UTC
[PATCH] netconsole: take care of NETDEV_UNREGISTER event
2009-04-30 16:48 UTC (5+ messages)
` [PATCH, resend] "
[PATCH] xt_socket: checks for the state of nf_conntrack
2009-04-30 16:39 UTC (2+ messages)
Class device namespaces
2009-04-30 16:34 UTC (13+ messages)
[PATCH 14/15] x86: convert to use __HEAD and HEAD_TEXT macros
2009-04-30 16:29 UTC (5+ messages)
` [tip:x86/kbuild] x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler
[PATCH] Fix dirty page accounting in redirty_page_for_writepage()
2009-04-30 16:16 UTC (34+ messages)
` [ltt-dev] "
[PATCH] v4l2: fill the reserved fields of VIDIOC_REQBUFS ioctl
2009-04-30 16:20 UTC (3+ messages)
[PATCH] poll: Avoid extra wakeups in select/poll
2009-04-30 16:07 UTC (13+ messages)
` [BUG] perf_counter: change cpu frequencies
[GIT PATCH] block,scsi,ide: unify sector and data_len
2009-04-30 16:07 UTC (7+ messages)
` [PATCH 07/10] block: drop request->hard_* and *nr_sectors
` [PATCH 08/10] block: cleanup rq->data_len usages
[ANNOUNCE] The Linux Test Project has been Released for APRIL 2009
2009-04-30 15:59 UTC
[PATCH 2/5] USB: Provide USB boot device availability notification
2009-04-30 15:50 UTC (4+ messages)
[PATCH 5/5] USB: Wait for USB and SCSI block boot devices, v2
2009-04-30 15:48 UTC
No NCQ support on X61s Ultrabay? (Intel ICH8 SATA controller question)
2009-04-30 15:47 UTC (9+ messages)
[PATCH] [GIT PULL] tracing/workqueue: fix 32 bits unfriendly 64 bits division
2009-04-30 15:34 UTC (2+ messages)
Porting the ibm_newemac driver to use phylib (and other PHY/MAC questions)
2009-04-30 15:33 UTC (7+ messages)
[BUG] 2.6.30-rc4 hid bluetooth not working
2009-04-30 15:32 UTC
[PATCH] fix build bug in 2.6.30-rc4: xt_socket.c:(.text+0x57780): undefined reference to `nf_conntrack_untracked'
2009-04-30 15:10 UTC (3+ messages)
[PATCH] x86/pci: do assign root bus res if _CRS is used
2009-04-30 15:14 UTC (4+ messages)
[PATCH] proc: avoid leaking eip, esp, or wchan to non-privileged processes
2009-04-30 15:11 UTC
[BUG] 2.6.30-rc4 hid bluetooth not working
2009-04-30 15:03 UTC (3+ messages)
[PATCH] use GFP_NOFS in kernel_event()
2009-04-30 14:52 UTC (8+ messages)
[PATCH 3/3] add irq tracepoint documentation
2009-04-30 14:51 UTC (3+ messages)
[PATCH 2/3] add new tracepoints docbook
2009-04-30 14:49 UTC (3+ messages)
[PATCH 22/30] microblaze_mmu_v1: Update linker script for MMU
2009-04-30 14:51 UTC (7+ messages)
` [PATCH 29/30] microblaze_mmu_v1: stat.h MMU update
[PATCH 1/3] make kernel-doc understand TRACE_EVENT() macro
2009-04-30 14:48 UTC (3+ messages)
[BUG] 2.6.30-rc4 hid bluetooth not working
2009-04-30 14:49 UTC
[RFC PATCH 00/21 v2] amd64_edac: EDAC module for AMD64
2009-04-30 14:48 UTC (5+ messages)
[PATCH][RFC] Handle improbable possibility of io_context->refcount overflow
2009-04-30 14:44 UTC (7+ messages)
` [PATCH] Detect and warn on atomic_inc/atomic_dec wrapping around
[PATCH 0/3] removing unwanted module configs
2009-04-30 14:43 UTC (8+ messages)
[unused symbol] need to use init_mm
2009-04-30 14:40 UTC (3+ messages)
[RFC PATCH 00/21 v2] amd64_edac: EDAC module for AMD64
2009-04-30 14:39 UTC
TSC unstable on Intel Pentium M processor 750
2009-04-30 14:32 UTC (4+ messages)
Memory limits - mm_segment_t - MAKE_MM_SEG
2009-04-30 14:28 UTC (3+ messages)
splice() on two pipes
2009-04-30 14:26 UTC (5+ messages)
[RFC PATCH 00/21 v2] amd64_edac: EDAC module for AMD64
2009-04-30 14:23 UTC
Next April 28: boot failure on PowerPC with SLQB
2009-04-30 14:10 UTC (14+ messages)
[RFC 00/17] asm-generic ABI files for microblaze
2009-04-30 14:07 UTC (2+ messages)
` diff between asm-generic and x86 headers
[PATCH] NLS: update handling of Unicode
2009-04-30 14:08 UTC
Swappiness vs. mmap() and interactive response
2009-04-30 14:00 UTC (7+ messages)
` [PATCH] vmscan: evict use-once pages first
` [PATCH] vmscan: evict use-once pages first (v2)
[GIT] HID
2009-04-30 14:00 UTC
[PATCH 20/21] amd64_edac: add DRAM error injection logic using sysfs
2009-04-30 13:55 UTC
realtek ALC272 support
2009-04-30 13:51 UTC (7+ messages)
[splice PATCH 1/3] splice: use "long" for tee() return values
2009-04-30 13:50 UTC (4+ messages)
` [splice PATCH 3/3] splice: added support for pipe-to-pipe splice()
[PATCH 00/22] Cleanup and optimise the page allocator V7
2009-04-30 13:48 UTC (9+ messages)
` [PATCH 18/22] Use allocation flags as an index to the zone watermark
` [RFC] Replace the watermark-related union in struct zone with a watermark[] array
[PATCH 2.6.30 1/2] mfd: Correct readability of WM8350 register 227
2009-04-30 13:48 UTC (2+ messages)
` [PATCH 2.6.30 2/2] mfd: Keep a cache of WM8350 volatile values
Swappiness vs. mmap() and interactive response
2009-04-30 13:46 UTC (5+ messages)
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