summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-08-31sigqueue_free: fix the race with collect_signal()Oleg Nesterov
2007-08-31userns: don't leak root userAlexey Dobriyan
2007-08-31request_irq: fix DEBUG_SHIRQ handlingJarek Poplawski
2007-08-31eCryptfs: fix possible fault in ecryptfs_sync_pageRyusuke Konishi
2007-08-31Fix typo in atmel_spi.cAndrew Victor
2007-08-31Fix modpost warning in serial driverRalf Baechle
2007-08-31Add MAINTAINERS entry for IOC3 serial driverRalf Baechle
2007-08-31PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki
2007-08-31setpgid(child) fails if the child was forked by sub-threadOleg Nesterov
2007-08-31slub: do not fail if we cannot register a slab with sysfsChristoph Lameter
2007-08-31spi: correct name for spi_txx9Atsushi Nemoto
2007-08-31SPI driver hotplug/coldplug fixesDavid Brownell
2007-08-31Assign task_struct.exit_code before taskstats_exit()Jonathan Lim
2007-08-31Fix font dependency for SGI Newport console driverRalf Baechle
2007-08-31Fix possible NULL pointer dereference in udf_table_free_blocks()Jan Kara
2007-08-31UDF: handle wrong superblock betterJan Kara
2007-08-31fix rcu_read_lock() in page migratonKAMEZAWA Hiroyuki
2007-08-31uml: fix x86_64 core dump crashJeff Dike
2007-08-31uml: fix linker script alignment bugsJeff Dike
2007-08-31process_zones(): fix recovery codeAndrew Morton
2007-08-31revert "eCryptfs: fix lookup error for special files"Andrew Morton
2007-08-31SLUB: Force inlining for functions in slub_def.hChristoph Lameter
2007-08-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-08-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-08-30[SPARC64]: Fix several bugs in MSI handling.David S. Miller
2007-08-30[SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.David S. Miller
2007-08-30[PKTGEN]: Remove write-only variable.Pavel Emelyanov
2007-08-30[NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentryJesper Bengtsson
2007-08-30[NET_SCHED] sch_prio.c: remove duplicate call of tc_classify()Lucas Nussbaum
2007-08-30ACPI: EC: Check if boot_ec was really found in DSDTAlexey Starikovskiy
2007-08-30[BRIDGE]: Fix OOPS when bridging device without ethtool.Stephen Hemminger
2007-08-30[BRIDGE]: Packets leaking out of disabled/blocked ports.Stephen Hemminger
2007-08-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksc...David S. Miller
2007-08-30[TCP]: Allow minimum RTO to be configurable via routing metrics.David S. Miller
2007-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2007-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-08-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-08-30fix maxcpus=1 oops in show_stat()Hugh Dickins
2007-08-30SELinux: clear parent death signal on SID transitionsStephen Smalley
2007-08-30SCTP: Fix to handle invalid parameter length correctlyWei Yongjun
2007-08-30SCTP: Abort on COOKIE-ECHO if backlog is exceeded.Vlad Yasevich
2007-08-30SCTP: Correctly disable listening when backlog is 0.Vlad Yasevich
2007-08-30SCTP: Do not retransmit chunks that are newer then rtt.Vlad Yasevich
2007-08-30SCTP: Uncomfirmed transports can't become InactiveVlad Yasevich
2007-08-30SCTP: Pick the correct port when binding to 0.Vlad Yasevich
2007-08-30SCTP: Use net_ratelimit to suppress error messages print too fastWei Yongjun
2007-08-30SCTP: Fix to encode PROTOCOL VIOLATION error cause correctlyWei Yongjun
2007-08-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-08-30xtensa process.c must #include <linux/fs.h>Adrian Bunk
2007-08-30Fix lguest page-pinning logic ("lguest: bad stack page 0xc057a000")Rusty Russell