public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Ho ho ho.. Linux 2.6.15-rc7
@ 2005-12-28 16:10 Nicolas Mailhot
  2005-12-28 17:13 ` Michael Krufky
  0 siblings, 1 reply; 18+ messages in thread
From: Nicolas Mailhot @ 2005-12-28 16:10 UTC (permalink / raw)
  To: Mark Knecht
  Cc: Lee Revell, markus.kossmann, Mauro Carvalho Chehab, Lee Revell,
	Michael Krufky, linux-kernel

1. the latest and greatest ivtv is 0.5.x svn trunk
2. a week ago it still depended on some v4l cvs changes not merged
upstream (ie could not build without a private v4l tree dump)
3. and it had firmware loading problems with the latest 2.6.15-rc git
dumps
4. the merging process stalled considerably when the paken fork was
discovered

The root of the problem of course is ivtv developpers still haven't
understood the "release early, release often" part and are aiming for
a perfect (cleaned-up and feature-complete) driver before submitting
it. Instead of merging everything now (experimental) and finishing the
paken merge cleanup / inside the kernel.

ivtv 0.5 is not even available as a kernel patchset, so you get the
idea. ivtv writers would get a boatload of feedback if it behaved like
any other kernel patchset.

Now don't get me wrong, the ivtv people did and are doing a wonderful
job driver-side, but they seriously need to learn to integrate in the
kernel ecosystem. Someone wrote in the thread about the need to "kick"
them a bit to make them understand this. I'm afraid this feeling is
shared by a lot of other people. The low priority given to merging is
real frustrating.

Regards,

-- 
Nicolas Mailhot

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: Ho ho ho.. Linux 2.6.15-rc7
@ 2005-12-27 11:44 Luuk van der Duim
  0 siblings, 0 replies; 18+ messages in thread
From: Luuk van der Duim @ 2005-12-27 11:44 UTC (permalink / raw)
  To: LKML

I too have been bored during Christmas and ran 2.6.15-rc7 as Linus asked.

Furthermore I patched it with 'adaptive read-ahead', Ingo's mutex,
Balbirs/Stevens 'slab-cache estimate optimization' and Cons 'swap
prefetch'.
I've enable 4k stacks and kernel preemption and up till now I've yet
to see one glitch.

Usage: Watching movies, using git, compiling kernel, ftp, bittorrent..
Nothing special...

Machine is a Athlon 1.3 GHz, 512 MB Ram, 46xx sound ALSA ..

    Luuk van der Duim

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Ho ho ho.. Linux 2.6.15-rc7
@ 2005-12-25  3:39 Linus Torvalds
  2005-12-25  5:00 ` Keith Owens
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Linus Torvalds @ 2005-12-25  3:39 UTC (permalink / raw)
  To: Linux Kernel Mailing List


Now, most of you are probably going to be totally bored out of your minds 
on Christmas day, and here's the perfect distraction. Test 2.6.15-rc7. All 
the stores will be closed, and there's really nothing better to do in 
between meals.

A number of mostly one-liners. The biggest ones are probably some s390 
qeth updates and some ipv6 fixes, the rest is just a number of small 
fixes. The shortlog gives a pretty good picture of what's going on. I 
suspect the forcedeth fix is the one most likely to affect any reasonable 
number of people, although the more relaxed usb suspend probably makes 
a big difference.

Please do give it a try, and if you have any issues/regressions, send out 
a note (even if you sent one earlier) so that we don't forget about it.

Thanks,

		Linus

---
Adrian Bunk:
      [SPARC]: Fix RTC build failure.
      include/linux/irq.h: #include <linux/smp.h>
      [SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled.
      [SPARC]: introduce a SPARC Kconfig symbol

Alan Stern:
      usbcore: allow suspend/resume even if drivers don't support it

Alex Williamson:
      [ACPI] increase owner_id limit to 64 from 32

Andi Kleen:
      Fix swiotlb pci_map_sg error handling
      Fix build with CONFIG_PCI_MMCONFIG

Andreas Gruenbacher:
      nfsd: check for read-only exports before setting acls

Andrew Morton:
      Fix memory ordering problem in wake_futex()

Antonino A. Daplas:
      intelfb: Fix freeing of nonexistent resource
      intelfb: Fix oops when changing video mode

ASANO Masahiro:
      fix posix lock on NFS

Bart De Schuymer:
      [BRIDGE-NF]: Fix bridge-nf ipv6 length check

Ben Collins:
      block: Cleanup CDROMEJECT ioctl
      Fix typo in x86_64 __build_write_lock_const assembly

Benjamin Herrenschmidt:
      powerpc: g5 thermal overtemp bug

David S. Miller:
      [IPSEC]: Perform SA switchover immediately.
      [SPARC64]: Stop putting -finline-limit=XXX into CFLAGS
      [IPSEC]: Fix policy updates missed by sockets
      [SPARC]: Kill CHILD_MAX.
      [VIDEO] sbuslib: Disallow private mmaps.

David Shaohua Li:
      [ACPI] correct earlier SMP deep C-states on HT patch

Edson Seabra:
      powerpc: CPM2 interrupt handler failure after 100,000 interrupts

Frank Pavlic:
      s390: some minor qeth driver fixes
      s390: minor qeth network driver fixes
      s390: remove redundant and useless code in qeth

Hans Verkuil:
      V4L/DVB (3191): Fix CC output

Hiroyuki YAMAMORI:
      [IPV6]: Fix Temporary Address Generation

Ian McDonald:
      [DCCP]: Comment typo

Ingo Molnar:
      fix spinlock-debugging smp_processor_id() usage

James Bottomley:
      [SCSI] fix scsi_reap_target() device_del from atomic context

James.Smart@Emulex.Com:
      [SCSI] fix for fc transport recursion problem.

Jason Wessel:
      kernel/params.c: fix sysfs access with CONFIG_MODULES=n

Jean Delvare:
      V4L/DVB (3188): Fix compilation failure with gcc 2.95.3.

Knut Petersen:
      Fix framebuffer console upside-down ywrap scrolling

Kristian Slavov:
      [RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.h
      [IPV6]: Fix address deletion

Kurt Huwig:
      n_r3964: fixed usage of HZ; removed bad include

Len Brown:
      [ACPI] fix build warning from owner_id patch

Linus Torvalds:
      Initialize drivers/media/video/saa7134 late
      Fix silly typo ("smb" vs "smp")
      Linux v2.6.15-rc7

Manfred Spraul:
      forcedeth: fix random memory scribbling bug
      add missing memory barriers to ipc/sem.c

Mauro Carvalho Chehab:
      V4L/DVB (3189): Fix a broken logic that didn't cover all standards.
      V4L/DVB SCM Maintainers Update

Michael Chan:
      [TG3]: Fix peer device handling
      [TG3]: Some low power fixes
      [TG3]: Add tw32_wait_f() for some sensitive registers
      [TG3]: Fix ethtool memory test

Mika Kukkonen:
      [NETROM]: Fix three if-statements in nr_state1_machine()
      [VLAN]: Add two missing checks to vlan_ioctl_handler()

Neil Brown:
      md: Change case of raid level reported in sys/mdX/md/level

Neil Horman:
      [SCTP]: Fix sctp to not return erroneous POLLOUT events.

Nicolas Pitre:
      [ARM] 3210/1: add missing memory barrier helper for NPTL support
      fix race with preempt_enable()

Olaf Hering:
      missing license for libphy.ko

Oliver Endriss:
      V4L/DVB (3181): Enable SPDIF output for DVB-S rev 2.3

Patrick McHardy:
      [NETFILTER]: Fix NAT init order
      [NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUE
      [XFRM]: Handle DCCP in xfrm{4,6}_decode_session

Paul Mackerras:
      powerpc: correct register usage in 64-bit syscall exit path
      powerpc: update defconfigs
      powerpc: Fix i8259 cascade on pSeries with XICS interrupt controller

Paul Walmsley:
      USB Storage: Force starget->scsi_level in usb-storage scsiglue.c

Pavel Roskin:
      orinoco_nortel: Fix incorrect PCI resource use
      orinoco_nortel: Add Symbol LA-4123 ID

Ravikiran G Thirumalai:
      x86_64/ia64 : Fix compilation error for node_to_first_cpu

Ricardo Cerqueira:
      V4L/DVB (3180): Fix tuner 100 definition for hauppauge eeprom
      V4L/DVB (3200): Fix saa7134 ALSA/OSS collisions

Russell King:
      [ARM] Fix sys_sendto and sys_recvfrom 6-arg syscalls

Thomas Renninger:
      [ACPI] fix passive cooling regression

Tom Zanussi:
      relayfs: remove warning printk() in relay_switch_subbuf()

Tony Battersby:
      fix libata inquiry VPD for ATAPI devices

Trond Myklebust:
      RPC: Do not block on skb allocation
      NFS: Fix another O_DIRECT race
      SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions
      NLM: Fix Oops in nlmclnt_mark_reclaim()

YOSHIFUJI Hideaki:
      [IPV6]: Fix route lifetime.
      [IPV6]: Flag RTF_ANYCAST for anycast routes.
      [IPV6]: Try not to send icmp to anycast address.
      [IPV6]: Defer IPv6 device initialization until the link becomes ready.
      [IPV6]: Run DAD when the link becomes ready.
      [IPV6]: Don't select a tentative address as a source address.
      [IPV6]: Fix dead lock.


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2005-12-28 17:14 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-28 16:10 Ho ho ho.. Linux 2.6.15-rc7 Nicolas Mailhot
2005-12-28 17:13 ` Michael Krufky
  -- strict thread matches above, loose matches on Subject: below --
2005-12-27 11:44 Luuk van der Duim
2005-12-25  3:39 Linus Torvalds
2005-12-25  5:00 ` Keith Owens
2005-12-26  5:23 ` Grant Coady
2005-12-26 13:54   ` Kalin KOZHUHAROV
2005-12-28  9:11     ` Paul Rolland
2005-12-26 18:02 ` Mark Knecht
2005-12-26 18:14   ` Lee Revell
2005-12-27  2:49     ` Mark Knecht
2005-12-27  5:56     ` Michael Krufky
2005-12-27 13:23     ` James Courtier-Dutton
2005-12-27 17:53       ` Michael Krufky
2005-12-26 18:50   ` Markus Koßmann
2005-12-26 23:24   ` Mauro Carvalho Chehab
2005-12-27  5:47   ` Michael Krufky
2005-12-27 12:43 ` Pekka Enberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox