| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-11-25 | 6 | -185/+387 |
|\ |
|
| * | XArray tests: Add missing locking | Matthew Wilcox | 2018-11-19 | 1 | -0/+10 |
| * | dax: Avoid losing wakeup in dax_lock_mapping_entry | Matthew Wilcox | 2018-11-19 | 1 | -0/+1 |
| * | dax: Fix huge page faults | Matthew Wilcox | 2018-11-17 | 1 | -8/+4 |
| * | dax: Fix dax_unlock_mapping_entry for PMD pages | Matthew Wilcox | 2018-11-17 | 1 | -9/+8 |
| * | dax: Reinstate RCU protection of inode | Matthew Wilcox | 2018-11-16 | 1 | -3/+19 |
| * | dax: Make sure the unlocking entry isn't locked | Matthew Wilcox | 2018-11-16 | 1 | -0/+1 |
| * | dax: Remove optimisation from dax_lock_mapping_entry | Matthew Wilcox | 2018-11-16 | 1 | -5/+2 |
| * | XArray tests: Correct some 64-bit assumptions | Matthew Wilcox | 2018-11-16 | 1 | -2/+2 |
| * | XArray: Correct xa_store_range | Matthew Wilcox | 2018-11-16 | 1 | -2/+3 |
| * | XArray: Fix Documentation | Matthew Wilcox | 2018-11-05 | 3 | -8/+12 |
| * | XArray: Handle NULL pointers differently for allocation | Matthew Wilcox | 2018-11-05 | 2 | -12/+29 |
| * | XArray: Unify xa_store and __xa_store | Matthew Wilcox | 2018-11-05 | 1 | -33/+25 |
| * | XArray: Add xa_store_bh() and xa_store_irq() | Matthew Wilcox | 2018-11-05 | 2 | -1/+56 |
| * | XArray: Turn xa_erase into an exported function | Matthew Wilcox | 2018-11-05 | 2 | -17/+25 |
| * | XArray: Unify xa_cmpxchg and __xa_cmpxchg | Matthew Wilcox | 2018-11-05 | 2 | -85/+69 |
| * | XArray: Regularise xa_reserve | Matthew Wilcox | 2018-11-05 | 4 | -12/+105 |
| * | nilfs2: Use xa_erase_irq | Matthew Wilcox | 2018-11-05 | 1 | -3/+1 |
| * | XArray: Export __xa_foo to non-GPL modules | Matthew Wilcox | 2018-11-05 | 1 | -3/+3 |
| * | XArray: Fix xa_for_each with a single element at 0 | Matthew Wilcox | 2018-11-05 | 2 | -1/+31 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 2018-11-24 | 11 | -444/+159 |
|\ \ |
|
| * | | Revert "Input: Add the `REL_WHEEL_HI_RES` event code" | Benjamin Tissoires | 2018-11-22 | 2 | -20/+1 |
| * | | Revert "HID: input: Create a utility class for counting scroll events" | Benjamin Tissoires | 2018-11-22 | 2 | -73/+0 |
| * | | Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling accelerati... | Benjamin Tissoires | 2018-11-22 | 1 | -34/+13 |
| * | | Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice" | Benjamin Tissoires | 2018-11-22 | 1 | -245/+4 |
| * | | Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice" | Benjamin Tissoires | 2018-11-22 | 1 | -5/+10 |
| * | | Revert "HID: logitech: fix a used uninitialized GCC warning" | Benjamin Tissoires | 2018-11-22 | 1 | -3/+5 |
| * | | Revert "HID: input: simplify/fix high-res scroll event handling" | Benjamin Tissoires | 2018-11-22 | 1 | -21/+22 |
| * | | HID: Add quirk for Primax PIXART OEM mice | Sebastian Parschauer | 2018-11-20 | 2 | -0/+4 |
| * | | HID: i2c-hid: Disable runtime PM for LG touchscreen | Kai-Heng Feng | 2018-11-19 | 2 | -0/+3 |
| * | | HID: multitouch: Add pointstick support for Cirque Touchpad | Kai-Heng Feng | 2018-11-19 | 2 | -0/+9 |
| * | | HID: steam: remove input device when a hid client is running. | Rodrigo Rivas Costa | 2018-11-19 | 1 | -64/+90 |
| * | | Revert "HID: uhid: use strlcpy() instead of strncpy()" | David Herrmann | 2018-11-19 | 1 | -6/+7 |
| * | | HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges | Eric Biggers | 2018-11-19 | 1 | -0/+12 |
| * | | HID: input: Ignore battery reported by Symbol DS4308 | Benson Leung | 2018-11-12 | 2 | -0/+4 |
| * | | HID: Add quirk for Microsoft PIXART OEM mouse | Sebastian Parschauer | 2018-11-08 | 2 | -0/+2 |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2018-11-24 | 2 | -3/+3 |
|\ \ \ |
|
| * | | | arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD block | Will Deacon | 2018-11-23 | 1 | -1/+1 |
| * | | | arm64: sysreg: fix sparse warnings | Sergey Matyukevich | 2018-11-23 | 1 | -2/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-11-24 | 67 | -335/+537 |
|\ \ \ \ |
|
| * | | | | net: gemini: Fix copy/paste error | Andreas Fiedler | 2018-11-24 | 1 | -1/+1 |
| * | | | | net: phy: mscc: fix deadlock in vsc85xx_default_config | Quentin Schulz | 2018-11-24 | 1 | -9/+5 |
| * | | | | dt-bindings: dsa: Fix typo in "probed" | Fabio Estevam | 2018-11-24 | 1 | -1/+1 |
| * | | | | net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue | Lorenzo Bianconi | 2018-11-24 | 1 | -1/+3 |
| * | | | | net: amd: add missing of_node_put() | Yangtao Li | 2018-11-24 | 1 | -1/+3 |
| * | | | | team: no need to do team_notify_peers or team_mcast_rejoin when disabling port | Hangbin Liu | 2018-11-24 | 1 | -2/+0 |
| * | | | | virtio-net: fail XDP set if guest csum is negotiated | Jason Wang | 2018-11-23 | 1 | -2/+3 |
| * | | | | virtio-net: disable guest csum during XDP set | Jason Wang | 2018-11-23 | 1 | -6/+2 |
| * | | | | net/sched: act_police: add missing spinlock initialization | Davide Caratti | 2018-11-23 | 1 | -0/+1 |
| * | | | | net: don't keep lonely packets forever in the gro hash | Paolo Abeni | 2018-11-23 | 1 | -2/+5 |