| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-02-21 | regulator: core: Log forbidden DRMS operation |  Marc Gonzalez | 1 | -1/+3 |
| 2019-02-21 | regulator: lp873x: Constify lp873x_buck_ramp_delay array |  Axel Lin | 1 | -1/+1 |
| 2019-02-21 | qed: Read device port count from the shmem |  Sudarsana Reddy Kalluru | 5 | -67/+44 |
| 2019-02-21 | ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN |  Jeff Kirsher | 1 | -2/+5 |
| 2019-02-21 | Merge branch 'devlink-next' |  David S. Miller | 2 | -6/+8 |
| 2019-02-21 | devlink: Modify reply of DEVLINK_CMD_HEALTH_REPORTER_GET |  Aya Levin | 1 | -2/+4 |
| 2019-02-21 | devlink: Rename devlink health attributes |  Aya Levin | 2 | -4/+4 |
| 2019-02-21 | Merge branch 'smc-next' |  David S. Miller | 9 | -224/+476 |
| 2019-02-21 | net/smc: allow PCI IDs as ib device names in the pnet table |  Hans Wippel | 1 | -2/+4 |
| 2019-02-21 | net/smc: add pnet table namespace support |  Hans Wippel | 4 | -43/+162 |
| 2019-02-21 | net/smc: add smcd support to the pnet table |  Hans Wippel | 2 | -7/+81 |
| 2019-02-21 | net/smc: rework pnet table |  Hans Wippel | 4 | -193/+248 |
| 2019-02-21 | s390/net: convert pnetids to ascii |  Hans Wippel | 1 | -0/+3 |
| 2019-02-21 | net/smc: cleanup for smcr_tx_sndbuf_nonempty |  Ursula Braun | 1 | -3/+2 |
| 2019-02-21 | udf: Drop pointless check from udf_sync_fs() |  Jan Kara | 1 | -6/+3 |
| 2019-02-21 | NFSv4.1: Avoid false retries when RPC calls are interrupted |  Trond Myklebust | 3 | -60/+55 |
| 2019-02-21 | net/smc: fix smc_poll in SMC_INIT state |  Ursula Braun | 1 | -3/+3 |
| 2019-02-21 | block: bounce: make sure that bvec table is updated |  Ming Lei | 1 | -2/+6 |
| 2019-02-21 | Merge branch 'ipv6-route-rcu' |  David S. Miller | 1 | -6/+11 |
| 2019-02-21 | ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink() |  Paolo Abeni | 1 | -1/+5 |
| 2019-02-21 | ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt() |  Paolo Abeni | 1 | -5/+6 |
| 2019-02-21 | Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-client |  Linus Torvalds | 2 | -7/+11 |
| 2019-02-21 | Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-5.1/block |  Jens Axboe | 29 | -289/+168 |
| 2019-02-21 | Merge tag 'gnss-5.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/gnss into char-misc-next |  Greg Kroah-Hartman | 10 | -44/+420 |
| 2019-02-21 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 3 | -9/+13 |
| 2019-02-21 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 20 | -82/+140 |
| 2019-02-21 | mm, memory_hotplug: fix off-by-one in is_pageblock_removable |  Michal Hocko | 1 | -12/+15 |
| 2019-02-21 | mm: don't let userspace spam allocations warnings |  Daniel Vetter | 1 | -1/+1 |
| 2019-02-21 | slub: fix a crash with SLUB_DEBUG + KASAN_SW_TAGS |  Qian Cai | 1 | -1/+1 |
| 2019-02-21 | kasan, slab: remove redundant kasan_slab_alloc hooks |  Andrey Konovalov | 1 | -2/+0 |
| 2019-02-21 | kasan, slab: make freelist stored without tags |  Andrey Konovalov | 1 | -2/+9 |
| 2019-02-21 | kasan, slab: fix conflicts with CONFIG_HARDENED_USERCOPY |  Andrey Konovalov | 1 | -0/+2 |
| 2019-02-21 | kasan: prevent tracing of tags.c |  Andrey Konovalov | 1 | -0/+2 |
| 2019-02-21 | kasan: fix random seed generation for tag-based mode |  Andrey Konovalov | 3 | -3/+4 |
| 2019-02-21 | tmpfs: fix link accounting when a tmpfile is linked in |  Darrick J. Wong | 1 | -3/+7 |
| 2019-02-21 | psi: avoid divide-by-zero crash inside virtual machines |  Johannes Weiner | 1 | -1/+1 |
| 2019-02-21 | mm: handle lru_add_drain_all for UP properly |  Michal Hocko | 1 | -7/+10 |
| 2019-02-21 | mm, page_alloc: fix a division by zero error when boosting watermarks v2 |  Mel Gorman | 1 | -0/+12 |
| 2019-02-21 | mm/debug.c: fix __dump_page() for poisoned pages |  Robin Murphy | 1 | -1/+3 |
| 2019-02-21 | proc, oom: do not report alien mms when setting oom_score_adj |  Michal Hocko | 1 | -4/+0 |
| 2019-02-21 | slub: fix SLAB_CONSISTENCY_CHECKS + KASAN_SW_TAGS |  Qian Cai | 1 | -0/+1 |
| 2019-02-21 | kasan, slub: fix more conflicts with CONFIG_SLAB_FREELIST_HARDENED |  Andrey Konovalov | 1 | -1/+12 |
| 2019-02-21 | kasan, slub: fix conflicts with CONFIG_SLAB_FREELIST_HARDENED |  Andrey Konovalov | 1 | -13/+7 |
| 2019-02-21 | kasan, slub: move kasan_poison_slab hook before page_address |  Andrey Konovalov | 1 | -4/+15 |
| 2019-02-21 | kmemleak: account for tagged pointers when calculating pointer range |  Andrey Konovalov | 4 | -3/+10 |
| 2019-02-21 | kasan, kmemleak: pass tagged pointers to kmemleak |  Andrey Konovalov | 3 | -6/+5 |
| 2019-02-21 | kasan: fix assigning tags twice |  Andrey Konovalov | 1 | -12/+17 |
| 2019-02-21 | numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES |  Ralph Campbell | 1 | -3/+3 |
| 2019-02-21 | revert "initramfs: cleanup incomplete rootfs" |  Andrew Morton | 1 | -3/+3 |
| 2019-02-21 | ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task |  Konstantin Khlebnikov | 2 | -0/+20 |