summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-05Linux 4.18-rc8v4.18-rc8Linus Torvalds
2018-08-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-08-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-04Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-04Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-08-04Partially revert "block: fail op_is_write() requests to read-only partitions"Linus Torvalds
2018-08-04netlink: Don't shift on 64 for ngroupsDmitry Safonov
2018-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-04net/smc: no cursor update send in state SMC_INITUrsula Braun
2018-08-04jfs: Fix usercopy whitelist for inline inode dataKees Cook
2018-08-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-03l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()Guillaume Nault
2018-08-03Merge branch 'mlxsw-Fix-ACL-actions-error-condition-handling'David S. Miller
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant mirror resource destructionNir Dotan
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant counter destructionNir Dotan
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant resource destructionNir Dotan
2018-08-03mlxsw: core_acl_flex_actions: Return error for conflicting actionsNir Dotan
2018-08-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-08-03Merge tag 'for-linus-20180803' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-03Merge tag 'nfs-for-4.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-08-03Merge tag 'powerpc-4.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-03Merge tag 'drm-fixes-2018-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-03nohz: Fix missing tick reprogram when interrupting an inline softirqFrederic Weisbecker
2018-08-03genirq: Make force irq threading setup more robustThomas Gleixner
2018-08-03selftests/bpf: update test_lwt_seg6local.sh according to iproute2Mathieu Xhonneux
2018-08-02Merge tag 'media/v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-08-02Merge tag 'arc-4.18-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-02userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK failsMike Rapoport
2018-08-02ipc/shm.c add ->pagesize function to shm_vm_opsJane Chu
2018-08-02memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failureKirill Tkhai
2018-08-02drivers: net: lmc: fix case value for target abort errorColin Ian King
2018-08-02blk-mq: fix blk_mq_tagset_busy_iterfor-linus-20180803Ming Lei
2018-08-02fs: fix iomap_bmap position calculationxfs-4.18-fixes-5Eric Sandeen
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-02selftest/net: fix protocol family to work for IPv4.Maninder Singh
2018-08-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-02Squashfs: Compute expected length from inode size rather than block lengthPhillip Lougher
2018-08-02squashfs: more metadata hardeningLinus Torvalds
2018-08-02x86/boot/compressed/64: Validate trampoline placement against E820Kirill A. Shutemov
2018-08-01Revert "net/ipv6: fix metrics leak"David S. Miller
2018-08-01NFSv4: Fix _nfs4_do_setlk()Trond Myklebust
2018-08-01Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds
2018-08-01mm: delete historical BUG from zap_pmd_range()Hugh Dickins