| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-03-29 | Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-client |  Linus Torvalds | 2 | -3/+7 |
| 2019-03-29 | Merge tag 'xfs-5.1-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux |  Linus Torvalds | 5 | -17/+49 |
| 2019-03-29 | LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig" |  Kees Cook | 1 | -0/+38 |
| 2019-03-29 | Revert "cxgb4: Update 1.23.3.0 as the latest firmware supported." |  David S. Miller | 1 | -6/+6 |
| 2019-03-29 | cxgb4: Update 1.23.3.0 as the latest firmware supported. |  Vishal Kulkarni | 1 | -6/+6 |
| 2019-03-29 | net: ethtool: not call vzalloc for zero sized memory request |  Li RongQing | 1 | -16/+30 |
| 2019-03-29 | net: tls: prevent false connection termination with offload |  Jakub Kicinski | 1 | -0/+2 |
| 2019-03-29 | hv_netvsc: Fix unwanted wakeup after tx_disable |  Haiyang Zhang | 3 | -8/+31 |
| 2019-03-29 | bonding: show full hw address in sysfs for slave entries |  Konstantin Khorenko | 1 | -1/+3 |
| 2019-03-29 | Merge tag 'perf-urgent-for-mingo-5.1-20190329' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent |  Thomas Gleixner | 57 | -389/+716 |
| 2019-03-29 | net/mlx5e: Consider tunnel type for encap contexts |  Eli Britstein | 1 | -9/+19 |
| 2019-03-29 | net/mlx5e: Update xon formula |  Huy Nguyen | 1 | -12/+16 |
| 2019-03-29 | net/mlx5e: Update xoff formula |  Huy Nguyen | 1 | -5/+6 |
| 2019-03-29 | net/mlx5: E-Switch, fix syndrome (0x678139) when turn on vepa |  Huy Nguyen | 1 | -0/+1 |
| 2019-03-29 | net/mlx5: E-Switch, Fix esw manager vport indication for more vport commands |  Omri Kahalon | 1 | -4/+2 |
| 2019-03-29 | net/mlx5: E-Switch, Protect from invalid memory access in offload fdb table |  Roi Dayan | 1 | -0/+1 |
| 2019-03-29 | net/mlx5e: Correctly use the namespace type when allocating pedit action |  Tonghao Zhang | 1 | -1/+1 |
| 2019-03-29 | net/mlx5: E-Switch, Fix access to invalid memory when toggling esw modes |  Roi Dayan | 1 | -0/+2 |
| 2019-03-29 | net/mlx5: ethtool, Allow legacy link-modes configuration via non-extended ptys |  Aya Levin | 2 | -19/+31 |
| 2019-03-29 | net/mlx5: ethtool, Fix type analysis of advertised link-mode |  Aya Levin | 1 | -2/+3 |
| 2019-03-29 | net/mlx5e: Add a lock on tir list |  Yuval Avnery | 2 | -0/+9 |
| 2019-03-29 | net: mlx5: Add a missing check on idr_find, free buf |  Aditya Pakki | 1 | -3/+11 |
| 2019-03-29 | net/mlx5e: Allow IPv4 ttl & IPv6 hop_limit rewrite for all L4 protocols |  Dmytro Linkin | 1 | -4/+48 |
| 2019-03-29 | net/mlx5e: Fix error handling when refreshing TIRs |  Gavi Teitz | 1 | -2/+4 |
| 2019-03-29 | net/mlx5: Decrease default mr cache size |  Artemy Kovalyov | 1 | -20/+0 |
| 2019-03-29 | xdp: fix cpumap redirect SKB creation bug |  Jesper Dangaard Brouer | 1 | -3/+10 |
| 2019-03-29 | Merge tag 'drm-fixes-2019-03-29' of git://anongit.freedesktop.org/drm/drm |  Linus Torvalds | 20 | -103/+89 |
| 2019-03-29 | fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links |  YueHaibing | 1 | -1/+2 |
| 2019-03-29 | fs: fs_parser: fix printk format warning |  Randy Dunlap | 1 | -1/+1 |
| 2019-03-29 | checkpatch: add %pt as a valid vsprintf extension |  Alexandre Belloni | 1 | -1/+1 |
| 2019-03-29 | mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate |  Lars Persson | 1 | -3/+8 |
| 2019-03-29 | drivers/block/zram/zram_drv.c: fix idle/writeback string compare |  Minchan Kim | 1 | -26/+6 |
| 2019-03-29 | mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate() |  Qian Cai | 1 | -1/+2 |
| 2019-03-29 | mm/memory_hotplug.c: fix notification in offline error path |  Qian Cai | 1 | -1/+1 |
| 2019-03-29 | ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK |  Andrei Vagin | 2 | -2/+31 |
| 2019-03-29 | fs/proc/kcore.c: make kcore_modules static |  YueHaibing | 1 | -1/+1 |
| 2019-03-29 | include/linux/list.h: fix list_is_first() kernel-doc |  Randy Dunlap | 1 | -1/+1 |
| 2019-03-29 | mm/debug.c: fix __dump_page when mapping->host is not set |  Oscar Salvador | 1 | -1/+1 |
| 2019-03-29 | mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified |  Yang Shi | 1 | -7/+33 |
| 2019-03-29 | include/linux/hugetlb.h: convert to use vm_fault_t |  Souptick Joarder | 1 | -1/+7 |
| 2019-03-29 | iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging |  Nicolas Boichat | 1 | -4/+15 |
| 2019-03-29 | mm: add support for kmem caches in DMA32 zone |  Nicolas Boichat | 5 | -2/+12 |
| 2019-03-29 | ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock |  Darrick J. Wong | 1 | -18/+24 |
| 2019-03-29 | mm/hotplug: fix offline undo_isolate_page_range() |  Qian Cai | 5 | -34/+45 |
| 2019-03-29 | fs/open.c: allow opening only regular files during execve() |  Tetsuo Handa | 1 | -0/+6 |
| 2019-03-29 | mailmap: add Changbin Du |  Changbin Du | 1 | -0/+2 |
| 2019-03-29 | mm/debug.c: add a cast to u64 for atomic64_read() |  Qian Cai | 1 | -1/+1 |
| 2019-03-29 | mm/memory.c: fix modifying of page protection by insert_pfn() |  Jan Kara | 1 | -5/+6 |
| 2019-03-29 | kasan: fix variable 'tag' set but not used warning |  Qian Cai | 1 | -1/+4 |
| 2019-03-29 | dt-bindings: hwmon: (adc128d818) Specify ti,mode property size |  Carlos Menin | 1 | -2/+2 |