summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-20Linux 2.6.27.52v2.6.27.52Greg Kroah-Hartman1-1/+1
2010-08-20mm: fix up some user-visible effects of the stack guard pageLinus Torvalds1-1/+7
2010-08-20mm: fix page table unmap for stack guard page properlyLinus Torvalds1-5/+4
2010-08-20mm: pass correct mm when growing stackHugh Dickins1-1/+1
2010-08-20x86: don't send SIGBUS for kernel page faultsGreg Kroah-Hartman1-1/+8
2010-08-20mm: fix missing page table unmap for stack guard page failure caseLinus Torvalds1-1/+3
2010-08-20mm: keep a guard page below a grow-down stack segmentLinus Torvalds1-0/+23
2010-08-13Linux 2.6.27.51v2.6.27.51Greg Kroah-Hartman1-1/+1
2010-08-13mm/backing-dev.c: remove recently-added WARN_ON()Andrew Morton1-1/+1
2010-08-13bdi: register sysfs bdi device only once per queueKay Sievers1-0/+3
2010-08-13xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge3-44/+4
2010-08-13jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp1-49/+38
2010-08-13signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch1-0/+2
2010-08-13fs/ecryptfs/file.c: introduce missing freeJulia Lawall1-2/+2
2010-08-13eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks1-21/+35
2010-08-13md/raid10: fix deadlock with unaligned read during resyncNeilBrown1-0/+18
2010-08-13PCI: disable MSI on VIA K8M800Tejun Heo1-0/+1
2010-08-13splice: fix misuse of SPLICE_F_NONBLOCKMiklos Szeredi1-11/+1
2010-08-13nvram: Fix write beyond end condition; prove to gcc copy is safeH. Peter Anvin1-4/+10
2010-08-10Linux 2.6.27.50v2.6.27.50Greg Kroah-Hartman1-1/+1
2010-08-10GFS2: rename causes kernel OopsBob Peterson1-1/+1
2010-08-10SCSI: enclosure: fix error path - actually return ERR_PTR() on errorJames Bottomley1-2/+5
2010-08-10xfs: prevent swapext from operating on write-only filesDan Rosenberg1-1/+4
2010-08-10PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller1-2/+4
2010-08-06.gitignore updatesAlexey Dobriyan11-0/+14
2010-08-02Linux 2.6.27.49v2.6.27.49Greg Kroah-Hartman1-1/+1
2010-08-02ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues1-8/+9
2010-08-02kbuild: Fix modpost segfaultKrzysztof Halasa1-1/+1
2010-08-02bonding: select current active slave when enslaving device for mode tlb and albJiri Pirko1-0/+1
2010-08-02IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz1-2/+2
2010-08-02x86, Calgary: Limit the max PHB number to 256Darrick J. Wong1-3/+1
2010-08-02x86, Calgary: Increase max PHB numberDarrick J. Wong1-5/+10
2010-08-02amd64-agp: Probe unknown AGP devices the right wayBen Hutchings1-12/+15
2010-08-02SCSI: aacraid: Eliminate use after freeJulia Lawall1-2/+2
2010-08-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet1-2/+4
2010-08-02hostap: Protect against initialization interruptTim Gardner3-1/+24
2010-08-02math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson1-1/+1
2010-08-02sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips1-5/+14
2010-08-02cpmac: do not leak struct net_device on phy_connect errorsFlorian Fainelli1-1/+2
2010-08-02cifs: Fix a kernel BUG with remote OS/2 server (try #3)Suresh Jayaraman1-0/+16
2010-08-02cifs: remove bogus first_time check in NTLMv2 session setup codeJeff Layton1-9/+1
2010-08-02hwmon: (coretemp) Skip duplicate CPU entriesJean Delvare1-1/+25
2010-08-02hwmon: (coretemp) Properly label the sensorsJean Delvare1-1/+5
2010-07-05Linux 2.6.27.48v2.6.27.48Greg Kroah-Hartman1-1/+1
2010-07-05sctp: fix append error cause to ERROR chunk correctlyWei Yongjun1-2/+2
2010-07-05KEYS: find_keyring_by_name() can gain access to a freed keyringToshiyuki Okajima1-9/+9
2010-07-05KEYS: Return more accurate error codesDan Carpenter1-3/+3
2010-07-05parisc: clear floating point exception flag on SIGFPE signalHelge Deller1-0/+1
2010-07-05tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman3-53/+11
2010-07-05vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi2-1/+10