summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-23Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-23Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-06-23fs/exec.c: account for argv/envp pointersKees Cook
2017-06-23ocfs2: fix deadlock caused by recursive locking in xattrEric Ren
2017-06-23slub: make sysfs file removal asynchronousTejun Heo
2017-06-23lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov
2017-06-23fs/dax.c: fix inefficiency in dax_writeback_mapping_range()Jan Kara
2017-06-23autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown
2017-06-23mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappingsArd Biesheuvel
2017-06-23mm, thp: remove cond_resched from __collapse_huge_page_copyDavid Rientjes
2017-06-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-06-23Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-06-22Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-06-22Merge tag 'mfd-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2017-06-22KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-06-22Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2017-06-22KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens
2017-06-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-21xfs: don't allow bmap on rt filesDarrick J. Wong
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-21Merge tag 'pinctrl-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-06-21Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-06-21Allow stack to grow up to address space limitHelge Deller
2017-06-21mm: fix new crash in unmapped_area_topdown()Hugh Dickins
2017-06-21blk-mq: fix performance regression with shared tagsJens Axboe
2017-06-21dm io: fix duplicate bio completion due to missing ref countMike Snitzer
2017-06-21dm integrity: fix to not disable/enable interrupts from interrupt contextMike Snitzer
2017-06-21CIFS: Fix some return values in case of error in 'crypt_message'Christophe Jaillet
2017-06-20cifs: remove redundant return in cifs_creation_time_getColin Ian King
2017-06-20CIFS: Improve readdir verbosityPavel Shilovsky
2017-06-20CIFS: check if pages is null rather than bv for a failed allocationColin Ian King
2017-06-20CIFS: Set ->should_dirty in cifs_user_readv()Dan Carpenter
2017-06-20igmp: add a missing spin_lock_init()WANG Cong
2017-06-20Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...David S. Miller
2017-06-20net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel
2017-06-20sfc: remove duplicate up_write on VF filter_semEdward Cree
2017-06-20rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych
2017-06-20ipv6: Do not leak throw route referencesSerhey Popovych
2017-06-20dt-bindings: net: sms911x: Add missing optional VDD regulatorsKrzysztof Kozlowski
2017-06-20Merge branch 'net-fix-loadable-module-for-DPAA-Ethernet'David S. Miller
2017-06-20dpaa_eth: reuse the dma_ops provided by the FMan MAC deviceMadalin Bucur
2017-06-20fsl/fman: propagate dma_opsMadalin Bucur
2017-06-20net/core: remove explicit do_softirq() from busy_poll_stop()Sebastian Siewior
2017-06-20fib_rules: Resolve goto rules target on deleteSerhey Popovych
2017-06-20dt-bindings: mfd: Update STM32 timers clock namesFabrice Gasnier
2017-06-20KVM: MIPS: Fix maybe-uninitialized build failureJames Cowgill