summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-02-05wireguard: noise: reject peers with low order public keysJason A. Donenfeld
2020-02-05wireguard: allowedips: fix use-after-free in root_remove_peer_listsEric Dumazet
2020-02-05net_sched: fix a resource leak in tcindex_set_parms()Cong Wang
2020-02-05mptcp: fix use-after-free on tcp fallbackFlorian Westphal
2020-02-05net: dsa: microchip: Platform data shan't include kernel.hAndy Shevchenko
2020-02-05net: dsa: b53: Platform data shan't include kernel.hAndy Shevchenko
2020-02-05netdevsim: fix ptr_ret.cocci warningskbuild test robot
2020-02-05net: sgi: ioc3-eth: Remove leftover free_irq()Thomas Bogendoerfer
2020-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-04Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-02-04Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2020-02-04gtp: use __GFP_NOWARN to avoid memalloc warningTaehee Yoo
2020-02-04l2tp: Allow duplicate session creation with UDPRidge Kennedy
2020-02-04r8152: Add MAC passthrough support to new deviceKai-Heng Feng
2020-02-04net_sched: fix an OOB access in cls_tcindexCong Wang
2020-02-04microblaze: Add ID for Microblaze v11Michal Simek
2020-02-04microblaze: Prevent the overflow of the startShubhrajyoti Datta
2020-02-04microblaze: Wire CMA allocatorMichal Simek
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek
2020-02-04microblaze: Sync defconfig with latest Kconfig layoutMichal Simek
2020-02-04microblaze: defconfig: Disable EXT2 driver and Enable EXT3 & EXT4 driversManish Narani
2020-02-04Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-02-04Merge tag 'hwlock-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2020-02-04qed: Remove set but not used variable 'p_link'YueHaibing
2020-02-04Merge branch 'unbreak-basic-and-bpf-tdc-testcases'David S. Miller
2020-02-04tc-testing: add missing 'nsPlugin' to basic.jsonDavide Caratti
2020-02-04tc-testing: fix eBPF tests failure on linux fresh clonesDavide Caratti
2020-02-04net: hsr: fix possible NULL deref in hsr_handle_frame()Eric Dumazet
2020-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-02-04Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-02-04Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2020-02-04ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()Chen-Yu Tsai
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2020-02-04include/linux/cpumask.h: don't calculate length of the input stringYury Norov
2020-02-04lib: new testcases for bitmap_parse{_user}Yury Norov
2020-02-04lib: rework bitmap_parse()Yury Norov
2020-02-04lib: make bitmap_parse_user a wrapper on bitmap_parseYury Norov
2020-02-04lib: add test for bitmap_parse()Yury Norov
2020-02-04bitops: more BITS_TO_* macrosYury Norov
2020-02-04lib/string: add strnchrnul()Yury Norov
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-04proc: decouple proc from VFS with "struct proc_ops"Alexey Dobriyan
2020-02-04asm-generic/tlb: provide MMU_GATHER_TABLE_FREEPeter Zijlstra
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHERPeter Zijlstra
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra
2020-02-04asm-generic/tlb: add missing CONFIG symbolPeter Zijlstra