aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-22Linux 2.6.33.12v2.6.33.12Greg Kroah-Hartman
2011-04-22net: fix rds_iovec page count overflowLinus Torvalds
2011-04-22net: ax25: fix information leak to userland harderKees Cook
2011-04-22x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld
2011-04-22USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov
2011-04-22USB: xhci - fix unsafe macro definitionsDmitry Torokhov
2011-04-22USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov
2011-04-22USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern
2011-04-22proc: do proper range check on readdir offsetLinus Torvalds
2011-04-22next_pidmap: fix overflow conditionLinus Torvalds
2011-04-22USB: ftdi_sio: add ids for Hameg HO720 and HO730Paul Friedrich
2011-04-22USB: ftdi_sio: add PID for OCT DK201 docking stationJohan Hovold
2011-04-22USB: ftdi_sio: Added IDs for CTI USB Serial DevicesChristian Simon
2011-04-22x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel
2011-04-22x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld
2011-04-22x86, cpu: AMD errata checking frameworkHans Rosenfeld
2011-04-22x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky
2011-04-22UBIFS: fix oops when R/O file-system is fsync'edArtem Bityutskiy
2011-04-22MAINTAINERS: update STABLE BRANCH infoRandy Dunlap
2011-04-22ramfs: fix memleak on no-mmu archBob Liu
2011-04-22mca.c: Fix cast from integer to pointer warningJeff Mahoney
2011-04-22tioca: Fix assignment from incompatible pointer warningsJeff Mahoney
2011-04-22x86: Fix a bogus unwind annotation in lib/semaphore_32.SJan Beulich
2011-04-22NET: cdc-phonet, handle empty phonet headerJiri Slaby
2011-04-22UBIFS: restrict world-writable debugfs filesVasiliy Kulikov
2011-04-22video: sn9c102: world-wirtable sysfs filesVasiliy Kulikov
2011-04-22cifs: always do is_path_accessible check in cifs_mountJeff Layton
2011-04-15Linux 2.6.33.11v2.6.33.11Greg Kroah-Hartman
2011-04-15Revert "net: fix rds_iovec page count overflow"Greg Kroah-Hartman
2011-04-14Linux 2.6.33.10v2.6.33.10Greg Kroah-Hartman
2011-04-14xfs: zero proper structure size for geometry callsAlex Elder
2011-04-14net: fix rds_iovec page count overflowLinus Torvalds
2011-04-14exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2011-04-14exec: make argv/envp memory visible to oom-killerOleg Nesterov
2011-04-14CAN: Use inode instead of kernel address for /proc fileDan Rosenberg
2011-04-14irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg
2011-04-14econet: Fix crash in aun_incoming().David S. Miller
2011-04-14inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage
2011-04-14net: tipc: fix information leak to userlandKulikov Vasiliy
2011-04-14nfsd: fix auth_domain reference leak on nlm operationsJ. Bruce Fields
2011-04-14ext4: fix credits computing for indirect mapped filesYongqiang Yang
2011-04-14net: packet: fix information leak to userlandVasiliy Kulikov
2011-04-14net: ax25: fix information leak to userlandVasiliy Kulikov
2011-04-14atm/solos-pci: Don't include frame pseudo-header on transmit hex-dumpPhilip A. Prindeville
2011-04-14Squashfs: handle corruption of directory structurePhillip Lougher
2011-04-14Revert "x86: Cleanup highmap after brk is concluded"Greg Kroah-Hartman
2011-04-14powerpc: Fix default_machine_crash_shutdown #ifdef botchKamalesh Babulal
2011-04-14powerpc/kexec: Add ifdef CONFIG_PPC_STD_MMU_64 to PPC64 codeKamalesh Babulal
2011-04-14gro: reset skb_iif on reuseAndy Gospodarek
2011-04-14gro: Reset dev pointer on reuseHerbert Xu