aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-22new helper: file_inode(file)Al Viro2-12/+12
2013-02-22mount: consolidate permission checksAl Viro1-33/+7
2013-02-22get rid of unprotected dereferencing of mnt->mnt_nsAl Viro1-12/+17
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov3-29/+1
2013-01-19sys_clone() needs asmlinkage_protectAl Viro1-2/+4
2013-01-19make sure that /linuxrc has std{in,out,err}Al Viro1-0/+4
2013-01-18asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov1-4/+2
2013-01-17Linux 3.8-rc4Linus Torvalds1-1/+1
2013-01-17USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch1-0/+3
2013-01-17USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork1-0/+6
2013-01-17USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork1-1/+2
2013-01-17staging/sb105x: PARPORT config is not good enough must use PARPORT_PCSteven Rostedt1-1/+1
2013-01-17staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden1-1/+1
2013-01-178250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd4-1/+52
2013-01-17pty: return EINVAL for TIOCGPTN for BSD ptysJiri Slaby1-0/+2
2013-01-17staging: vt6656: Fix inconsistent structure packingBen Hutchings4-24/+19
2013-01-17Drivers: hv: balloon: Fix a memory leakK. Y. Srinivasan1-10/+13
2013-01-17Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msgK. Y. Srinivasan1-4/+8
2013-01-16xfs: recalculate leaf entry pointer after compacting a dir2 blockEric Sandeen1-2/+4
2013-01-16xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster1-2/+2
2013-01-16xfs: fix the multi-segment log buffer formatMark Tinguely2-5/+15
2013-01-16xfs: fix segment in xfs_buf_item_format_segmentMark Tinguely1-5/+15
2013-01-16xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely3-24/+24
2013-01-16xfs: use b_maps[] for discontiguous buffersMark Tinguely2-9/+9
2013-01-16xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper1-1/+0
2013-01-16Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov1-1/+1
2013-01-16mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu1-0/+1
2013-01-16drivers/base/cpu.c: Fix typo in commentRalf Baechle1-1/+1
2013-01-16lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina1-1/+1
2013-01-16MAINTAINERS: update email address for Timur TabiTimur Tabi1-10/+9
2013-01-16firmware: make sure the fw file size is not 0Luciano Coelho1-1/+1
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo3-2/+29
2013-01-16s390/chsc: fix SEI usageSebastian Ott1-19/+12
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens3-2/+30
2013-01-16sh: ecovec: add sample amixer settingsKuninori Morimoto1-0/+10
2013-01-15serial:ifx6x60:Keep word size accordance with SPI controllerchanning1-1/+2
2013-01-15tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard1-1/+1
2013-01-15serial: samsung: remove redundant setting of line config during port resetThomas Abraham1-1/+0
2013-01-15Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic."Konrad Rzeszutek Wilk1-7/+0
2013-01-15serial:ifx6x60:Delete SPI timer when shut down portchao bi1-0/+1
2013-01-15tty/8250: The correct device id for this card is 0x0022Matt Schulte1-1/+1
2013-01-15tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definitionMatt Schulte1-1/+1
2013-01-15tty: serial: vt8500: fix return value check in vt8500_serial_probe()Wei Yongjun1-1/+1
2013-01-15serial: mxs-auart: Index is unsignedfabio.estevam@freescale.com1-1/+1
2013-01-15mxs: uart: fix setting RTS from softwareSteffen Trumtrar1-1/+3
2013-01-15xen/gntdev: remove erronous use of copy_to_userDaniel De Graaf1-10/+3
2013-01-15xen/gntdev: correctly unmap unlinked maps in mmu notifierDaniel De Graaf1-29/+63
2013-01-15xen/gntdev: fix unsafe vma accessDaniel De Graaf1-5/+24
2013-01-15xen/privcmd: Fix mmap batch ioctl.Andres Lagar-Cavilla1-36/+47
2013-01-15Xen: properly bound buffer access when parsing cpu/*/availabilityJan Beulich1-2/+2