summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-22Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/p...Linus Torvalds
2018-02-22ibmvnic: Fix early release of login bufferThomas Falcon
2018-02-22net/smc9194: Remove bogus CONFIG_MAC referenceFinn Thain
2018-02-22net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern
2018-02-22tcp_bbr: better deal with suboptimal GSOEric Dumazet
2018-02-22smsc75xx: fix smsc75xx_set_features()Eric Dumazet
2018-02-22netlink: put module reference if dump start failsJason A. Donenfeld
2018-02-22Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony
2018-02-22kconfig.h: Include compiler types to avoid missed struct attributesKees Cook
2018-02-22NFS: make struct nlmclnt_fl_close_lock_ops staticColin Ian King
2018-02-22nfs: system crashes after NFS4ERR_MOVED recoveryBill.Baker@oracle.com
2018-02-22x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu
2018-02-22KEYS: Use individual pages in big_key for crypto buffersDavid Howells
2018-02-22X.509: fix NULL dereference when restricting key with unsupported_sigEric Biggers
2018-02-22X.509: fix BUG_ON() when hash algorithm is unsupportedEric Biggers
2018-02-22PKCS#7: fix direct verification of SignerInfo signatureEric Biggers
2018-02-22PKCS#7: fix certificate blacklistingEric Biggers
2018-02-22PKCS#7: fix certificate chain verificationEric Biggers
2018-02-22selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian
2018-02-22arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon
2018-02-22i2c: designware: Consider SCL GPIO optionalAndy Shevchenko
2018-02-22i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula".Patryk Kocielnik
2018-02-22i2c: bcm2835: Set up the rising/falling edge delaysEric Anholt
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar
2018-02-22powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data accessMark Lord
2018-02-22powerpc/pseries: Revert support for ibm,drc-info devtree propertyMichael Bringmann
2018-02-22powerpc/pseries: Fix duplicate firmware feature for DRC_INFOMichael Ellerman
2018-02-21seccomp: add a selftest for get_metadataTycho Andersen
2018-02-21ptrace, seccomp: tweak get_metadata behavior slightlyTycho Andersen
2018-02-21seccomp, ptrace: switch get_metadata types to arch independentTycho Andersen
2018-02-22selftests/bpf: update gitignore with test_libbpf_openAnders Roxell
2018-02-22selftests/bpf: tcpbpf_kern: use in6_* macros from glibcAnders Roxell
2018-02-22bpf: clean up unused-variable warningArnd Bergmann
2018-02-21mm: don't defer struct page initialization for Xen pv guestsJuergen Gross
2018-02-21lib/Kconfig.debug: enable RUNTIME_TESTING_MENUAnders Roxell
2018-02-21vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systemsMichal Hocko
2018-02-21selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-02-21mm/swap.c: make functions and their kernel-doc agree (again)Mike Rapoport
2018-02-21mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-docMike Rapoport
2018-02-21ida: do zeroing in ida_pre_get()Rasmus Villemoes
2018-02-21mm, swap, frontswap: fix THP swap if frontswap enabledHuang Ying
2018-02-21certs/blacklist_nohashes.c: fix const confusion in certs blacklistAndi Kleen
2018-02-21kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZEDavid Rientjes
2018-02-21mm, mlock, vmscan: no more skipping pagevecsShakeel Butt
2018-02-21mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner
2018-02-21Kbuild: always define endianess in kconfig.hArnd Bergmann