summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-31net/sonic: Use dma_mapping_error()Finn Thain
2018-05-30vhost_net: flush batched heads before trying to busy pollingJason Wang
2018-05-29tun: Fix NULL pointer dereference in XDP redirectToshiaki Makita
2018-05-29be2net: Fix error detection logic for BE3Suresh Reddy
2018-05-29net: qmi_wwan: Add Netgear Aircard 779SJosh Hill
2018-05-29mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAGPetr Machata
2018-05-29atm: zatm: fix memcmp castingIvan Bornyakov
2018-05-28net: netsec: reduce DMA mask to 40 bitsArd Biesheuvel
2018-05-28ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inlineMathieu Xhonneux
2018-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-05-29netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()Taehee Yoo
2018-05-29netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()Taehee Yoo
2018-05-29netfilter: nf_tables: disable preemption in nft_update_chain_stats()Pablo Neira Ayuso
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-25kasan: fix memory hotplug during bootDavid Hildenbrand
2018-05-25kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand
2018-05-25checkpatch: fix macro argument precedence testJoe Perches
2018-05-25init/main.c: include <linux/mem_encrypt.h>Mathieu Malaterre
2018-05-25kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron
2018-05-25proc: fix smaps and meminfo alignmentHugh Dickins
2018-05-25mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko
2018-05-25mm, memory_hotplug: make has_unmovable_pages more robustMichal Hocko
2018-05-25mm/kasan: don't vfree() nonexistent vm_areaAndrey Ryabinin
2018-05-25MAINTAINERS: change hugetlbfs maintainer and update filesMike Kravetz
2018-05-25ipc/shm: fix shmat() nil address after round-down when remappingDavidlohr Bueso
2018-05-25Revert "ipc/shm: Fix shmat mmap nil-page protection"Davidlohr Bueso
2018-05-25idr: fix invalid ptr dereference on item deleteMatthew Wilcox
2018-05-25ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...Changwei Ge
2018-05-25mm: fix nr_rotate_swap leak in swapon() error caseOmar Sandoval
2018-05-25ibmvnic: Fix partial success login retriesThomas Falcon
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-25selftests/net: Add missing config options for PMTU testsStefano Brivio
2018-05-25Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-05-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-05-25Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-05-25Merge tag 'mmc-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-05-25Merge tag 'drm-fixes-for-v4.17-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-05-25Merge tag 'sound-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-05-25mlx4_core: allocate ICM memory in page size chunksQing Huang
2018-05-24enic: set DMA mask to 47 bitGovindarajulu Varadarajan
2018-05-24ppp: remove the PPPIOCDETACH ioctlEric Biggers
2018-05-24ipv4: remove warning in ip_recv_errorWillem de Bruijn
2018-05-24net : sched: cls_api: deal with egdev path only if neededOr Gerlitz
2018-05-24vhost: synchronize IOTLB message with dev cleanupJason Wang
2018-05-24Merge tag 'mlx5-fixes-2018-05-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-05-24packet: fix reserve calculationWillem de Bruijn
2018-05-25Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-05-24Merge branch 'stable/for-linus-4.17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds