| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-01-29 | platform/x86: GPD pocket fan: Use a min-speed of 2 while charging |  Hans de Goede | 1 | -4/+24 |
| 2018-01-29 | platform/x86: GPD pocket fan: Set speed to max on get_temp failure |  Hans de Goede | 1 | -4/+6 |
| 2018-01-29 | platform/x86: intel_pmc_core: Convert to ICPU macro |  Rajneesh Bhardwaj | 1 | -8/+7 |
| 2018-01-29 | platform/x86: intel_pmc_core: Substitute PCI with CPUID enumeration |  Srinivas Pandruvada | 2 | -59/+31 |
| 2018-01-29 | platform/x86: intel_pmc_core: Refactor debugfs entries |  Rajneesh Bhardwaj | 1 | -24/+14 |
| 2018-01-29 | platform/x86: dell-smbios: Correct notation for filtering |  Mario Limonciello | 1 | -4/+4 |
| 2018-01-29 | btrfs: drop devid as device_list_add() arg |  Anand Jain | 1 | -5/+3 |
| 2018-01-29 | btrfs: get device pointer from device_list_add() |  Anand Jain | 1 | -16/+18 |
| 2018-01-29 | Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 69 | -408/+1210 |
| 2018-01-29 | Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 67 | -1098/+2309 |
| 2018-01-29 | Merge branch 'net_sched-reflect-tx_queue_len-change-for-pfifo_fast' |  David S. Miller | 6 | -36/+88 |
| 2018-01-29 | net_sched: implement ->change_tx_queue_len() for pfifo_fast |  Cong Wang | 1 | -0/+18 |
| 2018-01-29 | net_sched: plug in qdisc ops change_tx_queue_len |  Cong Wang | 3 | -0/+36 |
| 2018-01-29 | net: introduce helper dev_change_tx_queue_len() |  Cong Wang | 4 | -36/+34 |
| 2018-01-29 | Merge tag 'sound-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound |  Linus Torvalds | 231 | -5261/+15751 |
| 2018-01-29 | libceph: check kstrndup() return value |  Chengguang Xu | 1 | -0/+4 |
| 2018-01-29 | ceph: try to allocate enough memory for reserved caps |  Zhi Zhang | 4 | -16/+74 |
| 2018-01-29 | ceph: fix race of queuing delayed caps |  Yan, Zheng | 1 | -17/+16 |
| 2018-01-29 | ceph: delete unreachable code in ceph_check_caps() |  Yan, Zheng | 1 | -12/+3 |
| 2018-01-29 | ceph: limit rate of cap import/export error messages |  Yan, Zheng | 1 | -7/+15 |
| 2018-01-29 | ceph: fix incorrect snaprealm when adding caps |  Yan, Zheng | 2 | -3/+19 |
| 2018-01-29 | ceph: fix un-balanced fsc->writeback_count update |  Yan, Zheng | 1 | -3/+6 |
| 2018-01-29 | ceph: track read contexts in ceph_file_info |  Yan, Zheng | 3 | -9/+66 |
| 2018-01-29 | ceph: avoid dereferencing invalid pointer during cached readdir |  Yan, Zheng | 2 | -19/+66 |
| 2018-01-29 | ceph: use atomic_t for ceph_inode_info::i_shared_gen |  Yan, Zheng | 4 | -12/+13 |
| 2018-01-29 | ceph: cleanup traceless reply handling for rename |  Yan, Zheng | 2 | -12/+6 |
| 2018-01-29 | ceph: voluntarily drop Fx cap for readdir request |  Yan, Zheng | 1 | -0/+1 |
| 2018-01-29 | ceph: properly drop caps for setattr request |  Yan, Zheng | 1 | -6/+6 |
| 2018-01-29 | ceph: voluntarily drop Lx cap for link/rename requests |  Yan, Zheng | 1 | -2/+2 |
| 2018-01-29 | ceph: voluntarily drop Ax cap for requests that create new inode |  Yan, Zheng | 3 | -10/+19 |
| 2018-01-29 | rbd: whitelist RBD_FEATURE_OPERATIONS feature bit |  Ilya Dryomov | 1 | -1/+3 |
| 2018-01-29 | vhost_net: stop device during reset owner |  Jason Wang | 1 | -0/+1 |
| 2018-01-29 | Merge branch 'net-Ease-to-follow-an-interface-that-moves-to-another-netns' |  David S. Miller | 4 | -23/+36 |
| 2018-01-29 | dev: advertise the new ifindex when the netns iface changes |  Nicolas Dichtel | 4 | -20/+36 |
| 2018-01-29 | dev: always advertise the new nsid when the netns iface changes |  Nicolas Dichtel | 1 | -4/+1 |
| 2018-01-29 | net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly to module name |  Vadim Lomovtsev | 5 | -5/+5 |
| 2018-01-29 | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs |  Linus Torvalds | 57 | -431/+230 |
| 2018-01-29 | Merge branch 'ptr_ring-fixes' |  David S. Miller | 7 | -45/+110 |
| 2018-01-29 | tools/virtio: fix smp_mb on x86 |  Michael S. Tsirkin | 1 | -1/+1 |
| 2018-01-29 | tools/virtio: copy READ/WRITE_ONCE |  Michael S. Tsirkin | 1 | -0/+57 |
| 2018-01-29 | tools/virtio: more stubs to fix tools build |  Michael S. Tsirkin | 2 | -1/+2 |
| 2018-01-29 | tools/virtio: switch to __ptr_ring_empty |  Michael S. Tsirkin | 1 | -1/+1 |
| 2018-01-29 | ptr_ring: prevent queue load/store tearing |  Michael S. Tsirkin | 1 | -2/+2 |
| 2018-01-29 | skb_array: use __ptr_ring_empty |  Michael S. Tsirkin | 1 | -1/+1 |
| 2018-01-29 | Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds" |  Michael S. Tsirkin | 1 | -6/+1 |
| 2018-01-29 | ptr_ring: disallow lockless __ptr_ring_full |  Michael S. Tsirkin | 1 | -3/+4 |
| 2018-01-29 | tap: fix use-after-free |  Michael S. Tsirkin | 1 | -3/+0 |
| 2018-01-29 | ptr_ring: READ/WRITE_ONCE for __ptr_ring_empty |  Michael S. Tsirkin | 1 | -3/+8 |
| 2018-01-29 | ptr_ring: clean up documentation |  Michael S. Tsirkin | 1 | -16/+18 |
| 2018-01-29 | ptr_ring: keep consumer_head valid at all times |  Michael S. Tsirkin | 1 | -9/+16 |