summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-22Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris3-4/+67
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds40-155/+180
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony3-0/+13
2018-02-22kconfig.h: Include compiler types to avoid missed struct attributesKees Cook1-0/+3
2018-02-22NFS: make struct nlmclnt_fl_close_lock_ops staticColin Ian King1-1/+1
2018-02-22nfs: system crashes after NFS4ERR_MOVED recoveryBill.Baker@oracle.com1-2/+4
2018-02-22x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu3-0/+5
2018-02-22KEYS: Use individual pages in big_key for crypto buffersDavid Howells1-23/+87
2018-02-22X.509: fix NULL dereference when restricting key with unsupported_sigEric Biggers1-8/+13
2018-02-22X.509: fix BUG_ON() when hash algorithm is unsupportedEric Biggers1-1/+3
2018-02-22PKCS#7: fix direct verification of SignerInfo signatureEric Biggers1-0/+1
2018-02-22PKCS#7: fix certificate blacklistingEric Biggers1-4/+6
2018-02-22PKCS#7: fix certificate chain verificationEric Biggers1-1/+1
2018-02-22selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian1-0/+2
2018-02-22arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon1-0/+10
2018-02-22i2c: designware: Consider SCL GPIO optionalAndy Shevchenko1-1/+1
2018-02-22i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula".Patryk Kocielnik1-2/+2
2018-02-22i2c: bcm2835: Set up the rising/falling edge delaysEric Anholt1-1/+20
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar17-19/+19
2018-02-22powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data accessMark Lord1-0/+3
2018-02-22powerpc/pseries: Revert support for ibm,drc-info devtree propertyMichael Bringmann1-1/+1
2018-02-22powerpc/pseries: Fix duplicate firmware feature for DRC_INFOMichael Ellerman1-1/+1
2018-02-21seccomp: add a selftest for get_metadataTycho Andersen1-0/+61
2018-02-21ptrace, seccomp: tweak get_metadata behavior slightlyTycho Andersen1-2/+4
2018-02-21seccomp, ptrace: switch get_metadata types to arch independentTycho Andersen1-2/+2
2018-02-22selftests/bpf: update gitignore with test_libbpf_openAnders Roxell1-0/+1
2018-02-22selftests/bpf: tcpbpf_kern: use in6_* macros from glibcAnders Roxell1-1/+0
2018-02-22bpf: clean up unused-variable warningArnd Bergmann1-5/+1
2018-02-21mm: don't defer struct page initialization for Xen pv guestsJuergen Gross1-0/+4
2018-02-21lib/Kconfig.debug: enable RUNTIME_TESTING_MENUAnders Roxell1-0/+1
2018-02-21vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systemsMichal Hocko1-3/+7
2018-02-21selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell1-0/+1
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann8-6/+44
2018-02-21mm/swap.c: make functions and their kernel-doc agree (again)Mike Rapoport1-1/+1
2018-02-21mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-docMike Rapoport1-1/+1
2018-02-21ida: do zeroing in ida_pre_get()Rasmus Villemoes2-3/+1
2018-02-21mm, swap, frontswap: fix THP swap if frontswap enabledHuang Ying2-0/+10
2018-02-21certs/blacklist_nohashes.c: fix const confusion in certs blacklistAndi Kleen1-1/+1
2018-02-21kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZEDavid Rientjes1-1/+1
2018-02-21mm, mlock, vmscan: no more skipping pagevecsShakeel Butt4-95/+54
2018-02-21mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner1-8/+16
2018-02-21Kbuild: always define endianess in kconfig.hArnd Bergmann1-0/+6
2018-02-21include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton2-14/+14
2018-02-21tools: fix cross-compile var clobberingMartin Kelly13-22/+18
2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie15-58/+196
2018-02-21NFSv4: Fix broken cast in nfs4_callback_recallany()Trond Myklebust1-8/+6
2018-02-21amd-xgbe: Restore PCI interrupt enablement setting on resumeTom Lendacky1-0/+2
2018-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller9-22/+36
2018-02-21Merge branch 'virtio_net-XDP-fixes'David S. Miller1-24/+34
2018-02-21virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDPJesper Dangaard Brouer1-1/+11