Age | Commit message (Expand) | Author | Files | Lines |
2018-12-31 | Merge branch 'fixes' into next/soc | Olof Johansson | 802 | -4875/+8957 |
2018-12-31 | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 49 | -1644/+2494 |
2018-12-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 14 | -1043/+609 |
2018-12-31 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -34/+9 |
2018-12-31 | Merge tag 'dax-fix-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd... | Linus Torvalds | 1 | -9/+7 |
2018-12-31 | Merge tag 'f2fs-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 21 | -366/+542 |
2018-12-31 | block/swim3: Fix regression on PowerBook G3 | Finn Thain | 1 | -4/+3 |
2018-12-31 | block/swim3: Fix -EBUSY error when re-opening device after unmount | Finn Thain | 1 | -1/+5 |
2018-12-31 | block/swim3: Remove dead return statement | Finn Thain | 1 | -1/+0 |
2018-12-31 | block/amiflop: Don't log error message on invalid ioctl | Finn Thain | 1 | -2/+0 |
2018-12-31 | nfs: fixed broken compilation in nfs_callback_up_net() | Vasily Averin | 2 | -1/+10 |
2018-12-31 | Merge branch 'topic/xilinx' into for-linus | Vinod Koul | 2 | -21/+25 |
2018-12-31 | Merge branch 'topic/uniphier' into for-linus | Vinod Koul | 5 | -0/+544 |
2018-12-31 | Merge branch 'topic/sprd' into for-linus | Vinod Koul | 2 | -20/+194 |
2018-12-31 | Merge branch 'topic/sh' into for-linus | Vinod Koul | 8 | -105/+10 |
2018-12-31 | Merge branch 'topic/sa11x0' into for-linus | Vinod Koul | 2 | -37/+8 |
2018-12-31 | Merge branch 'topic/mtk' into for-linus | Vinod Koul | 3 | -0/+965 |
2018-12-31 | Merge branch 'topic/imx' into for-linus | Vinod Koul | 1 | -3/+1 |
2018-12-31 | Merge branch 'topic/ep93xx' into for-linus | Vinod Koul | 1 | -3/+3 |
2018-12-31 | Merge branch 'topic/dw' into for-linus | Vinod Koul | 7 | -1/+39 |
2018-12-31 | Merge branch 'topic/dmatest' into for-linus | Vinod Koul | 2 | -59/+349 |
2018-12-31 | Merge branch 'topic/dirn_remove' into for-linus | Vinod Koul | 4 | -32/+111 |
2018-12-31 | Merge branch 'topic/coh' into for-linus | Vinod Koul | 1 | -5/+0 |
2018-12-31 | Merge branch 'topic/bcm' into for-linus | Vinod Koul | 1 | -11/+2 |
2018-12-31 | rtc: rename core files | Alexandre Belloni | 5 | -4/+4 |
2018-12-31 | cifs: update internal module version number | Steve French | 1 | -1/+1 |
2018-12-31 | cifs: we can not use small padding iovs together with encryption | Ronnie Sahlberg | 3 | -33/+55 |
2018-12-31 | r8169: fix WoL device wakeup enable | Heiner Kallweit | 1 | -2/+2 |
2018-12-31 | netrom: fix locking in nr_find_socket() | Cong Wang | 1 | -5/+10 |
2018-12-31 | net/wan: fix a double free in x25_asy_open_tty() | Cong Wang | 1 | -0/+2 |
2018-12-31 | rtc: nvmem: fix possible use after free | Alexandre Belloni | 1 | -4/+5 |
2018-12-31 | ax25: fix a use-after-free in ax25_fillin_cb() | Cong Wang | 2 | -2/+11 |
2018-12-31 | ipv6: fix typo in net/ipv6/reassembly.c | Su Yanjun | 1 | -1/+1 |
2018-12-30 | ipv4: fib_rules: Fix possible infinite loop in fib_empty_table | YueHaibing | 1 | -2/+6 |
2018-12-30 | net/ipv6: Fix a test against 'ipv6_find_idev()' return value | Christophe JAILLET | 1 | -2/+2 |
2018-12-30 | net: rtnetlink: address is mandatory for rtnl_fdb_get | Nikolay Aleksandrov | 1 | -0/+5 |
2018-12-30 | sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f... | Linus Torvalds | 1 | -34/+9 |
2018-12-30 | kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops | Christophe Leroy | 14 | -14/+14 |
2018-12-30 | mips/kgdb: prepare arch_kgdb_ops for constness | Christophe Leroy | 1 | -9/+7 |
2018-12-30 | kdb: use bool for binary state indicators | Nicholas Mc Guire | 1 | -7/+7 |
2018-12-30 | kdb: Don't back trace on a cpu that didn't round up | Douglas Anderson | 3 | -8/+14 |
2018-12-30 | kgdb: Don't round up a CPU that failed rounding up before | Douglas Anderson | 2 | -1/+20 |
2018-12-30 | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() | Douglas Anderson | 9 | -83/+59 |
2018-12-30 | kgdb: Remove irq flags from roundup | Douglas Anderson | 11 | -29/+14 |
2018-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 4 | -189/+136 |
2018-12-30 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 75 | -641/+287 |
2018-12-30 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 78 | -694/+548 |
2018-12-29 | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 37 | -562/+543 |
2018-12-29 | lib: don't depend on linux headers being installed. | NeilBrown | 1 | -2/+0 |
2018-12-29 | Merge tag 'docs-5.0' of git://git.lwn.net/linux | Linus Torvalds | 119 | -654/+6688 |