| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-08-13 | net/mlx5e: Ethtool steering, move ethtool callbacks |  Saeed Mahameed | 3 | -64/+62 |
| 2018-08-13 | net/mlx5e: Ethtool steering, l4 proto support |  Saeed Mahameed | 1 | -3/+16 |
| 2018-08-13 | net/mlx5e: Ethtool steering, ip6 support |  Saeed Mahameed | 1 | -0/+129 |
| 2018-08-13 | PCI: Add function 1 DMA alias quirk for Marvell 88SS9183 |  Bjorn Helgaas | 1 | -0/+3 |
| 2018-08-13 | dm crypt: don't decrease device limits |  Mikulas Patocka | 1 | -5/+5 |
| 2018-08-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 77 | -1979/+985 |
| 2018-08-13 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2018-08-13 | net/mlx5e: Ethtool steering flow parsing refactoring |  Saeed Mahameed | 1 | -102/+128 |
| 2018-08-13 | net/mlx5e: Ethtool steering flow validation refactoring |  Saeed Mahameed | 1 | -64/+100 |
| 2018-08-13 | remoteproc/davinci: Mark error recovery as disabled |  Suman Anna | 1 | -0/+3 |
| 2018-08-13 | ide: mark expected switch fall-throughs |  Gustavo A. R. Silva | 5 | -3/+8 |
| 2018-08-13 | ide-tape: remove redundant variable buffer_size |  Colin Ian King | 1 | -2/+0 |
| 2018-08-13 | ide: remove redundant variables queue_run_ms and left |  Colin Ian King | 1 | -4/+0 |
| 2018-08-13 | perf tools: Fix check-headers.sh AND list path of execution |  Alexander Kapshuk | 1 | -2/+6 |
| 2018-08-13 | net: sched: act_ife: disable bh when taking ife_mod_lock |  Vlad Buslov | 1 | -10/+10 |
| 2018-08-13 | perf tools: Check for null when copying nsinfo. |  Benno Evers | 1 | -0/+3 |
| 2018-08-13 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next |  David S. Miller | 1 | -1/+1 |
| 2018-08-13 | tools lib traceevent: Rename static variables and functions in event-parse.c |  Tzvetomir Stoyanov (VMware) | 1 | -27/+27 |
| 2018-08-13 | tools lib traceevent: Rename various pevent APIs |  Tzvetomir Stoyanov (VMware) | 3 | -21/+21 |
| 2018-08-13 | tools lib traceevent: Rename internal parser related APIs |  Tzvetomir Stoyanov (VMware) | 3 | -26/+26 |
| 2018-08-13 | tools lib traceevent: Rename various pevent get/set/is APIs |  Tzvetomir Stoyanov (VMware) | 3 | -11/+11 |
| 2018-08-13 | tools lib traceevent: Rename pevent_find_* APIs |  Tzvetomir Stoyanov (VMware) | 5 | -25/+25 |
| 2018-08-13 | tools lib traceevent: Rename pevent field APIs |  Tzvetomir Stoyanov (VMware) | 5 | -58/+58 |
| 2018-08-13 | tools lib traceevent: Rename pevent_data_ APIs |  Tzvetomir Stoyanov (VMware) | 3 | -36/+36 |
| 2018-08-13 | tools lib traceevent: Rename pevent_register / unregister APIs |  Tzvetomir Stoyanov (VMware) | 12 | -179/+179 |
| 2018-08-13 | tools lib traceevent: Rename pevent_filter* APIs |  Tzvetomir Stoyanov (VMware) | 2 | -67/+67 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs |  Tzvetomir Stoyanov (VMware) | 3 | -24/+24 |
| 2018-08-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 38 | -870/+1009 |
| 2018-08-13 | tools lib traceevent: Rename pevent_function* APIs |  Tzvetomir Stoyanov (VMware) | 7 | -66/+66 |
| 2018-08-13 | tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum tep_errno' |  Tzvetomir Stoyanov (VMware) | 5 | -133/+133 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag' |  Tzvetomir Stoyanov (VMware) | 6 | -11/+11 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename traceevent_* APIs |  Tzvetomir Stoyanov (VMware) | 3 | -11/+11 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename pevent_set_* APIs |  Tzvetomir Stoyanov (VMware) | 7 | -29/+29 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename pevent_register_* APIs |  Tzvetomir Stoyanov (VMware) | 4 | -11/+11 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename pevent_read_number_* APIs |  Tzvetomir Stoyanov (VMware) | 10 | -52/+52 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename pevent print APIs |  Tzvetomir Stoyanov (VMware) | 7 | -89/+89 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename pevent parse APIs |  Tzvetomir Stoyanov (VMware) | 5 | -24/+24 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename pevent find APIs |  Tzvetomir Stoyanov (VMware) | 12 | -57/+57 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename pevent alloc / free APIs |  Tzvetomir Stoyanov (VMware) | 7 | -25/+25 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename pevent plugin related APIs |  Tzvetomir Stoyanov (VMware) | 13 | -67/+67 |
| 2018-08-13 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+2 |
| 2018-08-13 | tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct tep_record' |  Tzvetomir Stoyanov (VMware) | 12 | -70/+70 |
| 2018-08-13 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -95/+107 |
| 2018-08-13 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 39 | -1209/+1675 |
| 2018-08-13 | f2fs: support fault_type mount option |  Chao Yu | 4 | -10/+51 |
| 2018-08-13 | f2fs: fix to return success when trimming meta area |  Chao Yu | 1 | -2/+2 |
| 2018-08-13 | f2fs: fix use-after-free of dicard command entry |  Chao Yu | 1 | -34/+45 |
| 2018-08-13 | f2fs: support discard submission error injection |  Chao Yu | 3 | -0/+10 |
| 2018-08-13 | f2fs: split discard command in prior to block layer |  Chao Yu | 2 | -43/+126 |
| 2018-08-13 | f2fs: wake up gc thread immediately when gc_urgent is set |  Sheng Yong | 1 | -0/+1 |