summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-08-06Merge tag 'gpio-v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-08-06packet: refine ring v3 block size test to hold one frameWillem de Bruijn
2018-08-06root dentries need RCU-delayed freeingAl Viro
2018-08-06bpf: btf: Change tools/lib/bpf/btf to LGPLMartin KaFai Lau
2018-08-05ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmitXin Long
2018-08-05ipv6: fix double refcount of fib6_metricsCong Wang
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-03scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATEDJim Gill
2018-08-03scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche
2018-08-03scsi: mpt3sas: Swap I/O memory read value back to cpu endiannessSreekanth Reddy
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_iterMing Lei
2018-08-02fs: fix iomap_bmap position calculationEric Sandeen
2018-08-02scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn
2018-08-02scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn
2018-08-02scsi: fcoe: fix use-after-free in fcoe_ctlr_els_sendJohannes Thumshirn