summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-09selftests/bpf: add test program for loading BPF ELF filesJesper Dangaard Brouer
2018-02-09tools/libbpf: improve the pr_debug statements to contain section numbersJesper Dangaard Brouer
2018-02-09bpf: Sync kernel ABI header with tooling header for bpf_common.hJesper Dangaard Brouer
2018-02-08Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-02-08Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-02-08Merge tag 'gcc-plugins-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-02-08fix parallelism for rpc tasksOlga Kornievskaia
2018-02-08net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit
2018-02-08net: thunder: change q_len's type to handle max ring sizeDean Nelson
2018-02-08Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...David S. Miller
2018-02-08tipc: fix skb truesize/datasize ratio controlHoang Le
2018-02-08net/sched: cls_u32: fix cls_u32 on filter replaceIvan Vecera
2018-02-08mpls, nospec: Sanitize array index in mpls_label_ok()Dan Williams
2018-02-08rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...Sowmini Varadhan
2018-02-08Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds
2018-02-08net: Whitelist the skbuff_head_cache "cb" fieldKees Cook
2018-02-08net: Extra '_get' in declaration of arch_get_platform_mac_addressMathieu Malaterre
2018-02-08Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-08ibmvnic: queue reset when CRQ gets closed during resetNathan Fontenot
2018-02-08atm: he: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-02-08Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-08Merge branch 'pcmcia' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2018-02-08Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds
2018-02-08Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-02-08cramfs: better MTD dependency expressionNicolas Pitre
2018-02-08rtnetlink: require unique netns identifierChristian Brauner
2018-02-08tuntap: add missing xdp flushJason Wang
2018-02-09kconfig: send error messages to stderrMasahiro Yamada
2018-02-09kconfig: echo stdin to stdout if either is redirectedMasahiro Yamada
2018-02-09kconfig: remove check_stdin()Masahiro Yamada
2018-02-09kconfig: remove 'config*' pattern from .gitignnoreMasahiro Yamada
2018-02-09kconfig: show '?' prompt even if no help text is availableMasahiro Yamada
2018-02-09kconfig: do not write choice values when their dependency becomes nMasahiro Yamada
2018-02-08netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel
2018-02-08rxrpc: Don't put crypto buffers on the stackDavid Howells
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-02-08svcrdma: Fix Read chunk round-upChuck Lever
2018-02-08NFSD: hide unused svcxdr_dupstr()Arnd Bergmann
2018-02-08nfsd: store stat times in fill_pre_wcc() instead of inode timesAmir Goldstein
2018-02-08nfsd: encode stat->mtime for getattr instead of inode->i_mtimeAmir Goldstein
2018-02-08nfsd: return RESOURCE not GARBAGE_ARGS on too many opsJ. Bruce Fields
2018-02-08Merge tags 'cris-for-4.16' and 'cris-for-4.16-urgent' of git://git.kernel.org...Linus Torvalds
2018-02-08Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo
2018-02-08selftests/ftrace: Add more tests for removing of function probesSteven Rostedt (VMware)
2018-02-08selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)
2018-02-08selftests/ftrace: Have reset_ftrace_filter handle multiple instancesSteven Rostedt (VMware)
2018-02-08selftests/ftrace: Have reset_ftrace_filter handle modulesSteven Rostedt (VMware)
2018-02-08tracing: Fix parsing of globs with a wildcard at the beginningSteven Rostedt (VMware)
2018-02-08ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)