aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-07mm, memcontrol: move swap charge handling into get_swap_page()Tejun Heo4-10/+10
2018-06-07mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_structYang Shi5-6/+16
2018-06-07slab: clean up the code comment in slab kmem_cache structBaoquan He1-3/+4
2018-06-07mm/slub: remove obsolete commentCanjiang Lu1-6/+0
2018-06-07mm/slub.c: add __printf verification to slab_err()Mathieu Malaterre1-1/+1
2018-06-07slab: __GFP_ZERO is incompatible with a constructorMatthew Wilcox3-1/+7
2018-06-07net/9p/trans_xen.c: don't inclide rwlock.h directlySebastian Andrzej Siewior1-1/+0
2018-06-07fs/9p: detect invalid options as much as possibleChengguang Xu1-17/+12
2018-06-07net/9p: detect invalid options as much as possibleChengguang Xu1-8/+5
2018-06-07fs: ocfs2: use new return type vm_fault_tSouptick Joarder1-24/+20
2018-06-07ocfs2: drop a VLA in ocfs2_orphan_del()Salvatore Mesoraca1-2/+1
2018-06-07ocfs2: correct the comments position of struct ocfs2_dir_block_trailerGuozhonghua1-4/+4
2018-06-07ocfs2: eliminate a misreported warningZhen Lei1-1/+1
2018-06-07ocfs2: ocfs2_inode_lock_tracker does not distinguish lock levelLarry Chen2-30/+90
2018-06-07ocfs2: clean up redundant function declarationsJia Guo2-7/+5
2018-06-07scripts: use SPDX tag in get_maintainer and checkpatchJoe Perches2-3/+5
2018-06-07fs/dax.c: use new return type vm_fault_tSouptick Joarder4-49/+58
2018-06-07bpfilter: fix race in pipe accessAlexei Starovoitov1-3/+7
2018-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller7-26/+118
2018-06-07Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-7/+5
2018-06-07Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds17-269/+350
2018-06-07Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds16-84/+377
2018-06-07bpf, xdp: fix crash in xdp_umem_unaccount_pagesDaniel Borkmann1-2/+4
2018-06-08xsk: Fix umem fill/completion queue mmap on 32-bitGeert Uytterhoeven2-3/+3
2018-06-08tools/bpf: fix selftest get_cgroup_id_userYonghong Song2-3/+23
2018-06-07Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds45-49/+320
2018-06-07Merge tag 'auxdisplay-for-linus-v4.18-rc1' of git://github.com/ojeda/linuxLinus Torvalds14-158/+111
2018-06-07bpfilter: fix OUTPUT_FORMATAlexei Starovoitov1-1/+1
2018-06-07Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds102-2131/+11829
2018-06-07umh: fix race conditionAlexei Starovoitov1-2/+1
2018-06-07net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event()Geert Uytterhoeven1-1/+1
2018-06-07Merge tag 'spi-nor/for-4.18' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon8-24/+220
2018-06-07Merge tag 'nand/for-4.18' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon22-416/+328
2018-06-07bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu1-0/+1
2018-06-07Merge tag 'mailbox-v4.18' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds7-7/+472
2018-06-07ip_tunnel: Fix name string concatenate in __ip_tunnel_create()Sultan Alsawaf1-2/+2
2018-06-07hv_netvsc: Fix a network regression after ifdown/ifupDexuan Cui1-1/+3
2018-06-07x86/mce: Check for alternate indication of machine check recovery on SkylakeTony Luck1-2/+9
2018-06-07x86/mce: Improve error message when kernel cannot recoverTony Luck1-0/+5
2018-06-07net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn6-13/+16
2018-06-07netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use itPablo Neira Ayuso2-7/+29
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds144-1782/+4470
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds120-3840/+6166
2018-06-07kselftest/cgroup: fix a signedness bugDan Carpenter1-2/+2
2018-06-07selftests/ftrace: Add ppc support for kprobe args testsNaveen N. Rao2-0/+15
2018-06-07bpf: reject passing modified ctx to helper functionsDaniel Borkmann2-18/+88
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1168-176612/+16727
2018-06-07perf stat: Add event parsing error handling to add_default_attributesJiri Olsa1-4/+6
2018-06-07perf stat: Allow to specify specific metric column lenJiri Olsa1-4/+5
2018-06-07perf stat: Fix metric column header display alignmentJiri Olsa1-8/+9