| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux 2.6.34.10v2.6.34.10linux-2.6.34.y | Paul Gortmaker | 2011-06-26 | 1 | -1/+1 |
* | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. | Al Viro | 2011-06-26 | 1 | -2/+2 |
* | net: fix rds_iovec page count overflow | Linus Torvalds | 2011-06-26 | 1 | -0/+9 |
* | econet: 4 byte infoleak to the network | Vasiliy Kulikov | 2011-06-26 | 1 | -1/+1 |
* | ipv6: netfilter: ip6_tables: fix infoleak to userspace | Vasiliy Kulikov | 2011-06-26 | 1 | -0/+3 |
* | netfilter: ip_tables: fix infoleak to userspace | Vasiliy Kulikov | 2011-06-26 | 1 | -0/+3 |
* | netfilter: arp_tables: fix infoleak to userspace | Vasiliy Kulikov | 2011-06-26 | 1 | -0/+3 |
* | bridge: netfilter: fix information leak | Vasiliy Kulikov | 2011-06-26 | 1 | -0/+2 |
* | Bluetooth: bnep: fix buffer overflow | Vasiliy Kulikov | 2011-06-26 | 1 | -0/+1 |
* | Bluetooth: sco: fix information leak to userspace | Vasiliy Kulikov | 2011-06-26 | 1 | -0/+1 |
* | xfs: zero proper structure size for geometry calls | Alex Elder | 2011-06-26 | 1 | -3/+8 |
* | xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 | Dan Rosenberg | 2011-06-26 | 1 | -0/+3 |
* | CAN: Use inode instead of kernel address for /proc file | Dan Rosenberg | 2011-06-26 | 1 | -2/+2 |
* | irda: prevent integer underflow in IRLMP_ENUMDEVICES | Dan Rosenberg | 2011-06-26 | 1 | -7/+9 |
* | netlink: Make nlmsg_find_attr take a const nlmsghdr*. | Nelson Elhage | 2011-06-26 | 1 | -1/+1 |
* | inet_diag: Make sure we actually run the same bytecode we audited. | Nelson Elhage | 2011-06-26 | 1 | -11/+16 |
* | net: tipc: fix information leak to userland | Kulikov Vasiliy | 2011-06-26 | 1 | -0/+1 |
* | net: ax25: fix information leak to userland | Vasiliy Kulikov | 2011-06-26 | 1 | -1/+1 |
* | dcdbas: force SMI to happen when expected | Stuart Hayes | 2011-06-26 | 1 | -1/+3 |
* | fs: call security_d_instantiate in d_obtain_alias V2 | Josef Bacik | 2011-06-26 | 1 | -0/+3 |
* | epoll: convert max_user_watches to long | Robin Holt | 2011-06-26 | 2 | -9/+13 |
* | udp: Fix bogus UFO packet generation | Herbert Xu | 2011-06-26 | 1 | -3/+6 |
* | agp: fix OOM and buffer overflow | Vasiliy Kulikov | 2011-06-26 | 1 | -1/+7 |
* | agp: fix arbitrary kernel memory writes | Vasiliy Kulikov | 2011-06-26 | 1 | -3/+8 |
* | Fix for buffer overflow in ldm_frag_add not sufficient | Timo Warns | 2011-06-26 | 1 | -0/+5 |
* | fs/partitions/ldm.c: fix oops caused by corrupted partition table | Timo Warns | 2011-06-26 | 1 | -4/+12 |
* | mpt2sas: prevent heap overflows and unchecked reads | Dan Rosenberg | 2011-06-26 | 1 | -2/+21 |
* | PCI: return correct value when writing to the "reset" attribute | Michal Schmidt | 2011-06-26 | 1 | -1/+6 |
* | ext3: skip orphan cleanup on rocompat fs | Amir Goldstein | 2011-06-26 | 1 | -0/+7 |
* | procfs: fix /proc/<pid>/maps heap check | Aaro Koskinen | 2011-06-26 | 1 | -2/+2 |
* | proc: protect mm start_code/end_code in /proc/pid/stat | Kees Cook | 2011-06-26 | 1 | -2/+2 |
* | fbcon: Bugfix soft cursor detection in Tile Blitting | Henry Nestler | 2011-06-26 | 1 | -1/+1 |
* | nfsd41: modify the members value of nfsd4_op_flags | Mi Jinlong | 2011-06-26 | 1 | -2/+2 |
* | uvcvideo: Fix uvc_fixup_video_ctrl() format search | Stephan Lachowsky | 2011-06-26 | 1 | -5/+9 |
* | ehci-hcd: Bug fix: don't set a QH's Halt bit | Alan Stern | 2011-06-26 | 1 | -12/+0 |
* | USB: uss720 fixup refcount position | Peter Holik | 2011-06-26 | 1 | -4/+3 |
* | USB: cdc-acm: fix memory corruption / panic | Johan Hovold | 2011-06-26 | 1 | -0/+2 |
* | USB: cdc-acm: fix potential null-pointer dereference | Johan Hovold | 2011-06-26 | 1 | -0/+2 |
* | USB: cdc-acm: fix potential null-pointer dereference on disconnect | Johan Hovold | 2011-06-26 | 1 | -1/+2 |
* | Input: xen-kbdfront - fix mouse getting stuck after save/restore | Igor Mammedov | 2011-06-26 | 1 | -1/+12 |
* | Input: xen-kbdfront - advertise either absolute or relative coordinates | Olaf Hering | 2011-06-26 | 1 | -21/+24 |
* | SUNRPC: Never reuse the socket port after an xs_close() | Trond Myklebust | 2011-06-26 | 1 | -0/+2 |
* | hwmon: (sht15) Fix integer overflow in humidity calculation | Vivien Didelot | 2011-06-26 | 1 | -2/+2 |
* | x86, binutils, xen: Fix another wrong size directive | Alexander van Heukelum | 2011-06-26 | 1 | -1/+1 |
* | powerpc: rtas_flash needs to use rtas_data_buf | Milton Miller | 2011-06-26 | 1 | -18/+21 |
* | powerpc: Fix default_machine_crash_shutdown #ifdef botch | Paul E. McKenney | 2011-06-26 | 1 | -0/+4 |
* | powerpc/kdump: Fix race in kdump shutdown | Michael Neuling | 2011-06-26 | 1 | -0/+27 |
* | powerpc/kexec: Fix race in kexec shutdown | Michael Neuling | 2011-06-26 | 6 | -17/+47 |
* | mmc: sdio: remember new card RCA when redetecting card | Stefan Nilsson XK | 2011-06-26 | 1 | -0/+8 |
* | i2c: Fix typo in instantiating-devices document | Roman Fietze | 2011-06-26 | 1 | -1/+1 |