summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-31Merge branch 'fixes' into next/socOlof Johansson802-4875/+8957
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds49-1644/+2494
2018-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds14-1043/+609
2018-12-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-34/+9
2018-12-31Merge tag 'dax-fix-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...Linus Torvalds1-9/+7
2018-12-31Merge tag 'f2fs-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds21-366/+542
2018-12-31block/swim3: Fix regression on PowerBook G3Finn Thain1-4/+3
2018-12-31block/swim3: Fix -EBUSY error when re-opening device after unmountFinn Thain1-1/+5
2018-12-31block/swim3: Remove dead return statementFinn Thain1-1/+0
2018-12-31block/amiflop: Don't log error message on invalid ioctlFinn Thain1-2/+0
2018-12-31nfs: fixed broken compilation in nfs_callback_up_net()Vasily Averin2-1/+10
2018-12-31Merge branch 'topic/xilinx' into for-linusVinod Koul2-21/+25
2018-12-31Merge branch 'topic/uniphier' into for-linusVinod Koul5-0/+544
2018-12-31Merge branch 'topic/sprd' into for-linusVinod Koul2-20/+194
2018-12-31Merge branch 'topic/sh' into for-linusVinod Koul8-105/+10
2018-12-31Merge branch 'topic/sa11x0' into for-linusVinod Koul2-37/+8
2018-12-31Merge branch 'topic/mtk' into for-linusVinod Koul3-0/+965
2018-12-31Merge branch 'topic/imx' into for-linusVinod Koul1-3/+1
2018-12-31Merge branch 'topic/ep93xx' into for-linusVinod Koul1-3/+3
2018-12-31Merge branch 'topic/dw' into for-linusVinod Koul7-1/+39
2018-12-31Merge branch 'topic/dmatest' into for-linusVinod Koul2-59/+349
2018-12-31Merge branch 'topic/dirn_remove' into for-linusVinod Koul4-32/+111
2018-12-31Merge branch 'topic/coh' into for-linusVinod Koul1-5/+0
2018-12-31Merge branch 'topic/bcm' into for-linusVinod Koul1-11/+2
2018-12-31rtc: rename core filesAlexandre Belloni5-4/+4
2018-12-31cifs: update internal module version numberSteve French1-1/+1
2018-12-31cifs: we can not use small padding iovs together with encryptionRonnie Sahlberg3-33/+55
2018-12-31r8169: fix WoL device wakeup enableHeiner Kallweit1-2/+2
2018-12-31netrom: fix locking in nr_find_socket()Cong Wang1-5/+10
2018-12-31net/wan: fix a double free in x25_asy_open_tty()Cong Wang1-0/+2
2018-12-31rtc: nvmem: fix possible use after freeAlexandre Belloni1-4/+5
2018-12-31ax25: fix a use-after-free in ax25_fillin_cb()Cong Wang2-2/+11
2018-12-31ipv6: fix typo in net/ipv6/reassembly.cSu Yanjun1-1/+1
2018-12-30ipv4: fib_rules: Fix possible infinite loop in fib_empty_tableYueHaibing1-2/+6
2018-12-30net/ipv6: Fix a test against 'ipv6_find_idev()' return valueChristophe JAILLET1-2/+2
2018-12-30net: rtnetlink: address is mandatory for rtnl_fdb_getNikolay Aleksandrov1-0/+5
2018-12-30sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...Linus Torvalds1-34/+9
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy14-14/+14
2018-12-30mips/kgdb: prepare arch_kgdb_ops for constnessChristophe Leroy1-9/+7
2018-12-30kdb: use bool for binary state indicatorsNicholas Mc Guire1-7/+7
2018-12-30kdb: Don't back trace on a cpu that didn't round upDouglas Anderson3-8/+14
2018-12-30kgdb: Don't round up a CPU that failed rounding up beforeDouglas Anderson2-1/+20
2018-12-30kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson9-83/+59
2018-12-30kgdb: Remove irq flags from roundupDouglas Anderson11-29/+14
2018-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-189/+136
2018-12-30Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds75-641/+287
2018-12-30Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds78-694/+548
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds37-562/+543
2018-12-29lib: don't depend on linux headers being installed.NeilBrown1-2/+0
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds119-654/+6688