summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-11-23bpf: fix branch pruning logicAlexei Starovoitov
2017-11-22bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello
2017-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds
2017-11-21bpf: make bpf_prog_offload_verifier_prep() static inlineJakub Kicinski
2017-11-21bpf: revert report offload info to user spaceJakub Kicinski
2017-11-21bpf: turn bpf_prog_get_type() into a wrapperJakub Kicinski
2017-11-21bpf: offload: move offload device validation out to the driversJakub Kicinski
2017-11-21bpf: offload: rename the ifindex fieldJakub Kicinski
2017-11-19Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds
2017-11-19tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell
2017-11-18NTB: switchtec_ntb: Add skeleton NTB driverLogan Gunthorpe
2017-11-18NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe
2017-11-18NTB: Add check and comment for link up to mw_count() and mw_get_align()Logan Gunthorpe
2017-11-18NTB: switchtec: Add link event notifier callbackLogan Gunthorpe
2017-11-18NTB: switchtec: Add NTB hardware register definitionsLogan Gunthorpe
2017-11-18NTB: switchtec: Export class symbol for use in upper layer driverLogan Gunthorpe
2017-11-18NTB: switchtec: Move structure definitions into a common headerLogan Gunthorpe
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-18Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-17Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-11-18sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-17include/asm-generic/topology.h: remove unused parent_node() macroDou Liyang
2017-11-17sysvipc: make get_maxid O(1) againDavidlohr Bueso
2017-11-17sysvipc: unteach ids->next_id for !CHECKPOINT_RESTOREDavidlohr Bueso
2017-11-17kernel/reboot.c: add devm_register_reboot_notifier()Andrey Smirnov
2017-11-17kcov: support comparison operands collectionVictor Chibotaru
2017-11-17kernel/panic.c: add TAINT_AUXBorislav Petkov
2017-11-17pid: remove pidhashGargi Sharma
2017-11-17pid: replace pid bitmap implementation with IDR APIGargi Sharma
2017-11-17pipe: add proc_dopipe_max_size() to safely assign pipe_max_sizeJoe Lawrence
2017-11-17lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates
2017-11-17include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>Masahiro Yamada
2017-11-17include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>Masahiro Yamada
2017-11-17include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das
2017-11-17bug: fix "cut here" location for __WARN_TAINT architecturesKees Cook
2017-11-17bug: define the "cut here" string in a single placeKees Cook
2017-11-17iopoll: avoid -Wint-in-bool-context warningArnd Bergmann
2017-11-17kernel debug: support resetting WARN_ONCE for all architecturesAndi Kleen
2017-11-17kernel debug: support resetting WARN*_ONCEAndi Kleen
2017-11-17mm, compaction: persistently skip hugetlbfs pageblocksDavid Rientjes
2017-11-17mm: fix nodemask printingArnd Bergmann
2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds