summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-14sis900: correct a few typosSergej Benilov
2019-07-14sit: use dst_cache in ipip6_tunnel_xmitHaishuang Yan
2019-07-14gve: Remove the exporting of gve_probeDenis Efremov
2019-07-13bonding: add documentation for peer_notif_delayVincent Bernat
2019-07-13r8169: fix issue with confused RX unit after PHY power-down on RTL8411bHeiner Kallweit
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2019-07-13Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2019-07-13Merge tag 'for-5.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-13Merge tag 'for-linus-5.3' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-07-13Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-12ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"Eric Biggers
2019-07-12Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2019-07-12Merge tag '9p-for-5.3' of git://github.com/martinetd/linuxLinus Torvalds
2019-07-12Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2019-07-12Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-07-12Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds
2019-07-12Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-12Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-12Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-12net: dsa: qca8k: replace legacy gpio includeChristian Lamparter
2019-07-12Merge tag 'nios2-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-07-12net: hisilicon: Use devm_platform_ioremap_resourceJiangfeng Xiao
2019-07-12cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-12tipc: ensure head->lock is initialisedChris Packham
2019-07-12tc-tests: updated skbedit testsRoman Mashak
2019-07-12Merge branch 'nfp-flower-bugs'David S. Miller
2019-07-12nfp: flower: ensure ip protocol is specified for L4 matchesJohn Hurley
2019-07-12nfp: flower: fix ethernet check on match fieldsJohn Hurley
2019-07-12Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-12net/mlx5e: Provide cb_list pointer when setting up tc block on repVlad Buslov
2019-07-12net: phy: make exported variables non-staticDenis Efremov
2019-07-12net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov
2019-07-12davinci_cpdma: don't cast dma_addr_t to pointerArnd Bergmann
2019-07-12net: openvswitch: do not update max_headroom if new headroom is equal to old ...Taehee Yoo
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-12coresight: Make the coresight_device_fwnode_match declaration's fwnode parame...Nathan Chancellor
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-12net/mlx5e: Convert single case statement switch statements into if statementsNathan Chancellor
2019-07-12mm/oom_kill.c: remove redundant OOM score normalization in select_bad_process()Tetsuo Handa
2019-07-12oom: decouple mems_allowed from oom_unkillable_taskShakeel Butt
2019-07-12mm, oom: remove redundant task_in_mem_cgroup() checkShakeel Butt