summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-22i2c: bcm2835: Set up the rising/falling edge delaysEric Anholt
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
2018-02-21include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton
2018-02-21tools: fix cross-compile var clobberingMartin Kelly
2018-02-21Merge branch 'ipvlan-deps'David S. Miller
2018-02-21ipvlan: selects master_l3 device instead of depending on itMatteo Croce
2018-02-21ipvlan: drop ipv6 dependencyMatteo Croce
2018-02-21net: Allow a rule to track originating protocolDonald Sharp
2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-02-21amd-xgbe: Restore PCI interrupt enablement setting on resumeTom Lendacky
2018-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-21ibmvnic: Correct goto target for tx irq initialization failureNathan Fontenot
2018-02-21Merge branch 'virtio_net-XDP-fixes'David S. Miller
2018-02-21virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDPJesper Dangaard Brouer
2018-02-21virtio_net: fix memory leak in XDP_REDIRECTJesper Dangaard Brouer
2018-02-21virtio_net: fix XDP code path in receive_small()Jesper Dangaard Brouer
2018-02-21virtio_net: disable XDP_REDIRECT in receive_mergeable() caseJesper Dangaard Brouer
2018-02-21tcp: remove the hardcode in the definition of TCPF MacroYafang Shao
2018-02-21Merge tag 'mlx5-fixes-2018-02-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-02-21Merge branch 'tcp-remove-non-GSO-code'David S. Miller
2018-02-21tcp: remove dead code after CHECKSUM_PARTIAL adoptionEric Dumazet
2018-02-21tcp: remove dead code from tcp_set_skb_tso_segs()Eric Dumazet
2018-02-21tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIALEric Dumazet
2018-02-21tcp: remove sk_check_csum_caps()Eric Dumazet
2018-02-21tcp: remove sk_can_gso() useEric Dumazet
2018-02-21tcp: switch to GSO being always onEric Dumazet
2018-02-21Merge branch 'ibmvnic-Make-driver-resources-dynamic'David S. Miller
2018-02-21ibmvnic: Allocate max queues stats buffersNathan Fontenot
2018-02-21ibmvnic: Make napi usage dynamicNathan Fontenot
2018-02-21ibmvnic: Free and re-allocate scrqs when tx/rx scrqs changeNathan Fontenot