Age | Commit message (Expand) | Author |
2013-06-10 | isofs: avoid info leak on export | Mathias Krause |
2013-06-10 | fs/cifs/cifs_dfs_ref.c: fix potential memory leakage | Cong Ding |
2013-06-10 | udf: Fix bitmap overflow on large filesystems with small block size | Jan Kara |
2013-06-10 | udf: avoid info leak on export | Mathias Krause |
2013-06-10 | udf: fix memory leak while allocating blocks during write | Namjae Jeon |
2013-06-10 | ext4: avoid hang when mounting non-journal filesystems with orphan list | Theodore Ts'o |
2013-06-10 | ext4: make orphan functions be no-op in no-journal mode | Anatol Pomozov |
2013-06-10 | CVE-2012-4508 kernel: ext4: AIO vs fallocate stale data exposure | Jamie Iles |
2013-06-10 | ext4: limit group search loop for non-extent files | Lachlan McIlroy |
2013-06-10 | ext4: fix race in ext4_mb_add_n_trim() | Niu Yawei |
2013-06-10 | ext4: lock i_mutex when truncating orphan inodes | Theodore Ts'o |
2013-06-10 | ext4: fix fdatasync() for files with only i_size changes | Jan Kara |
2013-06-10 | ext4: always set i_op in ext4_mknod() | Bernd Schubert |
2013-06-10 | ext4: online defrag is not supported for journaled files | Dmitry Monakhov |
2013-06-10 | ext4: fix memory leak in ext4_xattr_set_acl()'s error path | Eugene Shatokhin |
2013-06-10 | ext4: Fix max file size and logical block counting of extent format file | Lukas Czerner |
2013-06-10 | ext4: don't dereference null pointer when make_indexed_dir() fails | Allison Henderson |
2013-06-10 | ext4: Fix fs corruption when make_indexed_dir() fails | Jan Kara |
2013-06-10 | jbd: Fix lock ordering bug in journal_unmap_buffer() | Jan Kara |
2013-06-10 | jbd: Fix assertion failure in commit code due to lacking transaction credits | Jan Kara |
2013-06-10 | jbd: Delay discarding buffers in journal_unmap_buffer | Jan Kara |
2013-06-10 | tmpfs: fix use-after-free of mempolicy object | Greg Thelen |
2013-06-10 | sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat() | Geert Uytterhoeven |
2013-06-10 | fs/fscache/stats.c: fix memory leak | Anurup m |
2013-06-10 | fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check | Kees Cook |
2013-06-10 | epoll: prevent missed events on EPOLL_CTL_MOD | Eric Wong |
2013-06-10 | USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer | Ying Xue |
2013-06-10 | USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port() | Andrew Worsley |
2013-06-10 | USB: cdc-wdm: fix buffer overflow | Oliver Neukum |
2013-06-10 | USB: io_ti: Fix NULL dereference in chase_port() | Wolfgang Frisch |
2013-06-10 | USB: garmin_gps: fix memory leak on disconnect | Johan Hovold |
2013-06-10 | USB: mos7840: fix port-device leak in error path | Johan Hovold |
2013-06-10 | USB: mos7840: fix urb leak at release | Johan Hovold |
2013-06-10 | USB: serial: Fix memory leak in sierra_release() | Lennart Sorensen |
2013-06-10 | USB: whiteheat: fix memory leak in error path | Johan Hovold |
2013-06-10 | USB: EHCI: go back to using the system clock for QH unlinks | Alan Stern |
2013-06-10 | xhci: Make handover code more robust | Matthew Garrett |
2013-06-10 | Bluetooth: fix possible info leak in bt_sock_recvmsg() | Mathias Krause |
2013-06-10 | Bluetooth: L2CAP - Fix info leak via getsockname() | Mathias Krause |
2013-06-10 | Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg() | Mathias Krause |
2013-06-10 | Bluetooth: RFCOMM - Fix info leak via getsockname() | Mathias Krause |
2013-06-10 | Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER) | Mathias Krause |
2013-06-10 | Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() | Anderson Lizardo |
2013-06-10 | telephony: ijx: buffer overflow in ixj_write_cid() | Dan Carpenter |
2013-06-10 | IPoIB: Fix use-after-free of multicast object | Patrick McHardy |
2013-06-10 | tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode | Nithin Nayak Sujir |
2013-06-10 | b43legacy: Fix crash on unload when firmware not available | Larry Finger |
2013-06-10 | r8169: incorrect identifier for a 8168dp | Francois Romieu |
2013-06-10 | r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862) | Lennart Sorensen |
2013-06-10 | r8169: remove the obsolete and incorrect AMD workaround | Timo Teräs |