sfrench/cifs-2.6.git
2016-05-24 Michal Hockodrm/i915: make i915_gem_mmap_ioctl wait for mmap_sem...
2016-05-24 Michal Hockouprobes: wait for mmap_sem for write killable
2016-05-24 Michal Hockoprctl: make PR_SET_THP_DISABLE wait for mmap_sem killable
2016-05-24 Michal Hockoexec: make exec path waiting for mmap_sem killable
2016-05-24 Michal Hockoaio: make aio_setup_ring killable
2016-05-24 Michal Hockocoredump: make coredump_wait wait for mmap_sem for...
2016-05-24 Michal Hockovdso: make arch_setup_additional_pages wait for mmap_se...
2016-05-24 Michal Hockoipc, shm: make shmem attach/detach wait for mmap_sem...
2016-05-24 Michal Hockomm, fork: make dup_mmap wait for mmap_sem for write...
2016-05-24 Michal Hockomm, proc: make clear_refs killable
2016-05-24 Michal Hockomm: make vm_brk killable
2016-05-24 Michal Hockomm, elf: handle vm_brk error
2016-05-24 Michal Hockomm, aout: handle vm_brk failures
2016-05-24 Michal Hockomm: make vm_munmap killable
2016-05-24 Michal Hockomm: make vm_mmap killable
2016-05-24 Michal Hockomm: make mmap_sem for write waits killable for mm syscalls
2016-05-24 Kieran BinghamMAINTAINERS: add co-maintainer for scripts/gdb
2016-05-24 Kieran Binghamscripts/gdb: decode bytestream on dmesg for Python3
2016-05-24 Dom Cotescripts/gdb: fix issue with dmesg.py and python 3.X
2016-05-24 Dom Cotescripts/gdb: improve types abstraction for gdb python...
2016-05-24 Kieran Binghamscripts/gdb: add lx_thread_info_by_pid helper
2016-05-24 Kieran Binghamscripts/gdb: add documentation example for radix tree
2016-05-24 Kieran Binghamscripts/gdb: add a Radix Tree Parser
2016-05-24 Jan Kiszkascripts/gdb: cast CPU numbers to integer
2016-05-24 Kieran Binghamscripts/gdb: add cpu iterators
2016-05-24 Kieran Binghamscripts/gdb: add mount point list command
2016-05-24 Kieran Binghamscripts/gdb: add io resource readers
2016-05-24 Kieran Binghamscripts/gdb: provide a dentry_name VFS path helper
2016-05-24 Kieran Binghamscripts/gdb: support !CONFIG_MODULES gracefully
2016-05-24 Kieran Binghamscripts/gdb: provide exception catching parser
2016-05-24 Kieran Binghamscripts/gdb: convert modules usage to lists functions
2016-05-24 Kieran Binghamscripts/gdb: provide kernel list item generators
2016-05-24 Kieran Binghamscripts/gdb: provide linux constants
2016-05-24 Jan Kiszkascripts/gdb: Adjust module reference counter reported...
2016-05-24 Konstantin... arch/defconfig: remove CONFIG_RESOURCE_COUNTERS
2016-05-24 Muhammad Falak... drivers/memstick/core/mspro_block: use kmemdup
2016-05-24 Oleksandr Natalenkortsx_usb_ms: use schedule_timeout_idle() in polling...
2016-05-24 Corey Minyardkdump: fix gdb macros work work with newer and 64-bit...
2016-05-24 Xunlei Pangs390/kexec: consolidate crash_map/unmap_reserved_pages...
2016-05-24 Minfei Huangkexec: do a cleanup for function kexec_load
2016-05-24 Minfei Huangkexec: make a pair of map/unmap reserved pages in error...
2016-05-24 Xunlei Pangkexec: provide arch_kexec_protect(unprotect)_crashkres()
2016-05-24 Xunlei Pangkexec: introduce a protection mechanism for the crashke...
2016-05-24 Oleg Nesterovexec: remove the no longer needed remove_arg_zero(...
2016-05-24 Andi Kleenkernek/fork.c: allocate idle task for a CPU always...
2016-05-24 Oleg Nesterovsignal: move the "sig < SIGRTMIN" check into siginmask...
2016-05-24 Wang Xiaoqiangkernel/signal.c: convert printk(KERN_<LEVEL> ...) to...
2016-05-24 Tetsuo Handasignal: make oom_flags a bool
2016-05-24 Oleg Nesterovwait: allow sys_waitid() to accept __WNOTHREAD/__WCLONE...
2016-05-24 Oleg Nesterovwait/ptrace: assume __WALL if the child is traced
2016-05-24 Ryusuke Konishinilfs2: fix block comments
2016-05-24 Ryusuke Konishinilfs2: remove loops of single statement macros
2016-05-24 Ryusuke Konishinilfs2: remove unnecessary else after return or break
2016-05-24 Ryusuke Konishinilfs2: avoid bare use of 'unsigned'
2016-05-24 Ryusuke Konishinilfs2: fix code indent coding style issue
2016-05-24 Ryusuke Konishinilfs2: remove space before semicolon
2016-05-24 Ryusuke Konishinilfs2: do not emit extra newline on nilfs_warning...
2016-05-24 Ryusuke Konishinilfs2: clean trailing semicolons in macros
2016-05-24 Ryusuke Konishinilfs2: add missing line spacing
2016-05-24 Ryusuke Konishinilfs2: replace __attribute__((packed)) with __packed
2016-05-24 Ryusuke Konishinilfs2: move cleanup code of metadata file from inode...
2016-05-24 Ryusuke Konishinilfs2: get rid of nilfs_mdt_mark_block_dirty()
2016-05-24 Ryusuke Konishinilfs2: clarify permission to replicate the design
2016-05-24 Ryusuke KonishiMAINTAINERS: add web link for nilfs project
2016-05-24 Ryusuke Konishinilfs2: clean up old e-mail addresses
2016-05-24 Ryusuke Konishinilfs2: remove FSF mailing address from GPL notices
2016-05-24 Ryusuke Konishinilfs2: remove space before comma
2016-05-24 Ryusuke Konishinilfs2: fix white space issue in nilfs_mount()
2016-05-24 Julia Lawallnilfs2: constify nilfs_sc_operations structures
2016-05-24 Salah Trikifs/befs/io.c:befs_bread(): remove unneeded initializati...
2016-05-24 Salah Trikifs/befs/io.c:befs_bread_iaddr(): remove unneeded initia...
2016-05-24 Salah Trikifs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_ni...
2016-05-24 Salah Trikifs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_ino...
2016-05-24 Salah Trikifs/befs/linuxvfs.c:befs_iget(): remove unneeded initial...
2016-05-24 Salah Trikifs/befs/linuxvfs.c:befs_get_block(): remove unneeded...
2016-05-24 Salah Trikifs/befs/datastream.c:befs_find_brun_dblindirect():...
2016-05-24 Salah Trikifs/befs/datastream.c:befs_read_lsymlink(): remove unnee...
2016-05-24 Salah Trikifs/befs/datastream.c:befs_read_datastream(): remove...
2016-05-24 Vladimir Davydovmm: memcontrol: fix possible css ref leak on oom
2016-05-24 Ralf BaechleELF/MIPS build fix
2016-05-24 Sudip Mukherjeem32r: fix build failure
2016-05-23 Linus TorvaldsMerge tag 'trace-v4.7-2' of git://git./linux/kernel...
2016-05-23 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2016-05-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-05-23 Linus Torvaldsx86: remove more uaccess_32.h complexity
2016-05-22 Linus Torvaldsx86: remove pointless uaccess_32.h complexity
2016-05-22 Linus TorvaldsMerge tag 'for-f2fs-4.7' of git://git./linux/kernel...
2016-05-21 Linus TorvaldsMerge branch 'for-linus-4.7' of git://git./linux/kernel...
2016-05-21 Linus TorvaldsMerge tag 'rtc-4.7' of git://git./linux/kernel/git...
2016-05-21 Linus TorvaldsMerge branch 'mailbox-for-next' of git://git.linaro...
2016-05-21 Linus Torvaldsx86 isa: add back X86_32 dependency on CONFIG_ISA
2016-05-21 Nicolas Chauvetrtc: tps6586x: rename so module can be autoloaded
2016-05-21 Arnd Bergmannrtc: rv3029: hide unused i2c device table
2016-05-21 Thomas Koellerrtc: rs5c372: r2025: fix check for 'oscillator halted...
2016-05-21 Mylène Josserandrtc: rv3029: add alarm IRQ
2016-05-21 Mylène Josserandrtc: rv3029: fix set_time function
2016-05-21 Mylène Josserandrtc: rv3029: fix alarm support
2016-05-21 Mylène Josserandrtc: rv3029: Remove some checks and warnings
2016-05-21 Mylène Josserandrtc: rv3029: Add support of RV3049
2016-05-21 Mylène Josserandrtc: rv3029: convert to use regmap
next