oom: kill all threads that share mm with killed task

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=650a7c974f1b91de9732c0f720e792837f8abfd6 Commit: 650a7c974f1b91de9732c0f720e792837f8abfd6 Parent: c445a31cd7f469d77acc37538ab43a99530968b8 Author: David Rientjes [EMAIL PROTECTED] AuthorDate:

Fix possible NULL pointer access in 8250 serial driver

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fdc30b3d448bf86dd45f9df3e8ac0d36a3bdd9b2 Commit: fdc30b3d448bf86dd45f9df3e8ac0d36a3bdd9b2 Parent: 650a7c974f1b91de9732c0f720e792837f8abfd6 Author: Taku Izumi [EMAIL PROTECTED] AuthorDate: Mon

fix OOM killing processes wrongly thought MPOL_BIND

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3d124cbba316737af8f3a6959edb95bbd130a4d8 Commit: 3d124cbba316737af8f3a6959edb95bbd130a4d8 Parent: fdc30b3d448bf86dd45f9df3e8ac0d36a3bdd9b2 Author: Hugh Dickins [EMAIL PROTECTED] AuthorDate: Mon

Char: mxser_new, fix recursive locking

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=67d2bc58afdd5168dce54ae06f5f30038c59f498 Commit: 67d2bc58afdd5168dce54ae06f5f30038c59f498 Parent: 3d124cbba316737af8f3a6959edb95bbd130a4d8 Author: Jan Yenya Kasprzak [EMAIL PROTECTED]

Char: mxser_new, fix TIOCMIWAIT

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b446a4a5757fe1287bf3472efcdde6b59dfd63ad Commit: b446a4a5757fe1287bf3472efcdde6b59dfd63ad Parent: 67d2bc58afdd5168dce54ae06f5f30038c59f498 Author: Jiri Slaby [EMAIL PROTECTED] AuthorDate: Mon

Char: mxser, fix TIOCMIWAIT

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fc83815c3afe1bd8d0f0961a668a96caabb049be Commit: fc83815c3afe1bd8d0f0961a668a96caabb049be Parent: b446a4a5757fe1287bf3472efcdde6b59dfd63ad Author: Jiri Slaby [EMAIL PROTECTED] AuthorDate: Mon

Taskstats fix the structure members alignment issue

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7e40f2ab0a7e36706ee78b78b3792f08f208cd44 Commit: 7e40f2ab0a7e36706ee78b78b3792f08f208cd44 Parent: fc83815c3afe1bd8d0f0961a668a96caabb049be Author: Balbir Singh [EMAIL PROTECTED] AuthorDate: Mon

MAINTAINERS: use lists.linux-foundation.org

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f318a63ba018d1f30521b733e86fc2d0207e496b Commit: f318a63ba018d1f30521b733e86fc2d0207e496b Parent: 7e40f2ab0a7e36706ee78b78b3792f08f208cd44 Author: David Brownell [EMAIL PROTECTED] AuthorDate:

Add mbuesch to .mailmap

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=39a3bfdd3779636018ca0e2b8fe0a32378eed67b Commit: 39a3bfdd3779636018ca0e2b8fe0a32378eed67b Parent: 671d40f4aa20d31121695e33393c9bd87053f4fa Author: Michael Buesch [EMAIL PROTECTED] AuthorDate:

Fix spelling in drivers/video/Kconfig

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=10ccaf4b7121fb839442be7e079baa8fd0b28caf Commit: 10ccaf4b7121fb839442be7e079baa8fd0b28caf Parent: 39a3bfdd3779636018ca0e2b8fe0a32378eed67b Author: Miguel Ojeda [EMAIL PROTECTED] AuthorDate: Mon

page migration: fix NR_FILE_PAGES accounting

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0e8c7d0fd5b4999675c7d5cd95d0eb7106b756b3 Commit: 0e8c7d0fd5b4999675c7d5cd95d0eb7106b756b3 Parent: 10ccaf4b7121fb839442be7e079baa8fd0b28caf Author: Christoph Lameter [EMAIL PROTECTED]

ieee1394: update MAINTAINERS database

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f51a5a9de86a948b9a30daab90fb003f51446dcd Commit: f51a5a9de86a948b9a30daab90fb003f51446dcd Parent: 0e8c7d0fd5b4999675c7d5cd95d0eb7106b756b3 Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

v9fs: don't use primary fid when removing file

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c959df9f01cfb2f43b4d1f58631ee1e9c50541b6 Commit: c959df9f01cfb2f43b4d1f58631ee1e9c50541b6 Parent: f51a5a9de86a948b9a30daab90fb003f51446dcd Author: Latchesar Ionkov [EMAIL PROTECTED] AuthorDate:

acpi-thermal: fix mod_timer() interval

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=94e22e13ad063c614b458a019b428ffc118e5c06 Commit: 94e22e13ad063c614b458a019b428ffc118e5c06 Parent: c959df9f01cfb2f43b4d1f58631ee1e9c50541b6 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

Allow reading tainted flag as user

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=91fcd412e957f433e9f1abeb0b1926dbeb66ca80 Commit: 91fcd412e957f433e9f1abeb0b1926dbeb66ca80 Parent: 94e22e13ad063c614b458a019b428ffc118e5c06 Author: Bastian Blank [EMAIL PROTECTED] AuthorDate:

do not truncate irq number for icom adapter

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=179fb0c726fa34a1ecbb9385a01c704babb9c0ab Commit: 179fb0c726fa34a1ecbb9385a01c704babb9c0ab Parent: 91fcd412e957f433e9f1abeb0b1926dbeb66ca80 Author: Olaf Hering [EMAIL PROTECTED] AuthorDate: Mon

hwmon/w83627ehf: Don't redefine REGION_OFFSET

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1a641fceb6bb6b0930db1aadbda1aaf5711d65d6 Commit: 1a641fceb6bb6b0930db1aadbda1aaf5711d65d6 Parent: 179fb0c726fa34a1ecbb9385a01c704babb9c0ab Author: Jean Delvare [EMAIL PROTECTED] AuthorDate: Mon

reiserfs: fix xattr root locking/refcount bug

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9b7f375505f5611efb562065b57814b28a81abc3 Commit: 9b7f375505f5611efb562065b57814b28a81abc3 Parent: 1a641fceb6bb6b0930db1aadbda1aaf5711d65d6 Author: Jeff Mahoney [EMAIL PROTECTED] AuthorDate: Mon

Char: icom, mark __init as __devinit

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=98f85d30ced96ac466f30419de8b3fac341ebe75 Commit: 98f85d30ced96ac466f30419de8b3fac341ebe75 Parent: 9b7f375505f5611efb562065b57814b28a81abc3 Author: Jiri Slaby [EMAIL PROTECTED] AuthorDate: Mon

fault injection: add entry to MAINTAINERS

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c5408b88ecb8b7127334a34c55d4e0174434f4ec Commit: c5408b88ecb8b7127334a34c55d4e0174434f4ec Parent: 98f85d30ced96ac466f30419de8b3fac341ebe75 Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Mon

8250: fix possible deadlock between serial8250_handle_port() and serial8250_interrupt()

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4bf3631cdb012591667ab927fcd7719d92837833 Commit: 4bf3631cdb012591667ab927fcd7719d92837833 Parent: c5408b88ecb8b7127334a34c55d4e0174434f4ec Author: Jiri Kosina [EMAIL PROTECTED] AuthorDate: Mon

[PATCH] x86: Remove noreplacement option

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9ce883becb83190061369940de9c415595836c9b Commit: 9ce883becb83190061369940de9c415595836c9b Parent: cf6387daf8858bdcb3e123034ca422e8979d73f1 Author: Andi Kleen [EMAIL PROTECTED] AuthorDate: Tue

Revert adjust legacy IDE resource setting (v2)

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=01abc2aa0f447bce2f6beb06dd0607ba0f01c5bb Commit: 01abc2aa0f447bce2f6beb06dd0607ba0f01c5bb Parent: c445a31cd7f469d77acc37538ab43a99530968b8 Author: Bartlomiej Zolnierkiewicz [EMAIL PROTECTED]

[PATCH] x86-64: make GART PTEs uncacheable

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cf6387daf8858bdcb3e123034ca422e8979d73f1 Commit: cf6387daf8858bdcb3e123034ca422e8979d73f1 Parent: c445a31cd7f469d77acc37538ab43a99530968b8 Author: Joachim Deguara [EMAIL PROTECTED] AuthorDate:

[PATCH] x86-64: Always flush all pages in change_page_attr

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=90767bd13febfdf8a5f5077e2bb975f79d6b919c Commit: 90767bd13febfdf8a5f5077e2bb975f79d6b919c Parent: 9ce883becb83190061369940de9c415595836c9b Author: Andi Kleen [EMAIL PROTECTED] AuthorDate: Tue

[PATCH] i386: Fix some warnings added by earlier patch

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8689b517be3e3f65f8ba20490beccca13c5879fa Commit: 8689b517be3e3f65f8ba20490beccca13c5879fa Parent: 90767bd13febfdf8a5f5077e2bb975f79d6b919c Author: Andi Kleen [EMAIL PROTECTED] AuthorDate: Tue

[netdrvr] depca: handle platform_device_add() failure

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d91c088b39e3c66d309938de858775bb90fd1ead Commit: d91c088b39e3c66d309938de858775bb90fd1ead Parent: 4bf3631cdb012591667ab927fcd7719d92837833 Author: Andrea Righi [EMAIL PROTECTED] AuthorDate: Tue

sis900: Allocate rx replacement buffer before rx operation

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b748d9e3b80dc7e6ce6bf7399f57964b99a4104c Commit: b748d9e3b80dc7e6ce6bf7399f57964b99a4104c Parent: d91c088b39e3c66d309938de858775bb90fd1ead Author: Neil Horman [EMAIL PROTECTED] AuthorDate: Fri

usb-net/pegasus: fix pegasus carrier detection

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c43c49bd61fdb9bb085ddafcaadb17d06f95ec43 Commit: c43c49bd61fdb9bb085ddafcaadb17d06f95ec43 Parent: b748d9e3b80dc7e6ce6bf7399f57964b99a4104c Author: Dan Williams [EMAIL PROTECTED] AuthorDate: Tue

drivers/net/hamradio/baycom_ser_fdx build fix

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5efb764c8653c187912669629c14bb47242a5d05 Commit: 5efb764c8653c187912669629c14bb47242a5d05 Parent: c43c49bd61fdb9bb085ddafcaadb17d06f95ec43 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

[MIPS] Fix oprofile logic to physical counter remapping

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6f4c5bdef2943d9ec074be32c437ca897016aaad Commit: 6f4c5bdef2943d9ec074be32c437ca897016aaad Parent: 89d8ab6993e1d9f3c482ee8c862c03c528f696aa Author: Ralf Baechle [EMAIL PROTECTED] AuthorDate: Tue

[TCP]: Congestion control initialization.

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4d4d3d1e8807d6aa9822eeedf7fe8500e1b7e38d Commit: 4d4d3d1e8807d6aa9822eeedf7fe8500e1b7e38d Parent: c445a31cd7f469d77acc37538ab43a99530968b8 Author: Stephen Hemminger [EMAIL PROTECTED]

[XFRM]: beet: fix pseudo header length value

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=05d224468a273a9ee773a0e9d34227ee7f2c0840 Commit: 05d224468a273a9ee773a0e9d34227ee7f2c0840 Parent: 4d4d3d1e8807d6aa9822eeedf7fe8500e1b7e38d Author: Patrick McHardy [EMAIL PROTECTED] AuthorDate:

[IPV6]: Disallow RH0 by default.

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0bcbc92629044b5403719f77fb015e9005b1f504 Commit: 0bcbc92629044b5403719f77fb015e9005b1f504 Parent: 05d224468a273a9ee773a0e9d34227ee7f2c0840 Author: YOSHIFUJI Hideaki [EMAIL PROTECTED]

[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=68c9f75a0539db583db074059d54deb607d1a475 Commit: 68c9f75a0539db583db074059d54deb607d1a475 Parent: 0bcbc92629044b5403719f77fb015e9005b1f504 Author: Michael Chan [EMAIL PROTECTED] AuthorDate: Tue

IPv6: fix Routing Header Type 0 handling thinko

2007-04-24 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a23cf14b161b8deeb0f701d577a0e8be6365e247 Commit: a23cf14b161b8deeb0f701d577a0e8be6365e247 Parent: 12145387a042e8aa4439485f8976e6992a529b12 Author: YOSHIFUJI Hideaki [EMAIL PROTECTED]