Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS... | Liran Alon | 2018-11-27 | 1 | -6/+6 | |
| * | | | | | | | | svm: Add mutex_lock to protect apic_access_page_done on AMD systems | Wei Wang | 2018-11-27 | 1 | -8/+11 | |
| * | | | | | | | | KVM: X86: Fix scan ioapic use-before-initialization | Wanpeng Li | 2018-11-27 | 1 | -1/+2 | |
| * | | | | | | | | KVM: LAPIC: Fix pv ipis use-before-initialization | Wanpeng Li | 2018-11-27 | 1 | -0/+5 | |
| * | | | | | | | | KVM: VMX: re-add ple_gap module parameter | Luiz Capitulino | 2018-11-27 | 1 | -0/+1 | |
| * | | | | | | | | Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2018-11-25 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED | Michael Roth | 2018-11-15 | 1 | -0/+1 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
* | | | | | | | | | ia64: export node_distance function | Matias Bjørling | 2018-11-27 | 3 | -4/+12 | |
* | | | | | | | | | Merge tag 'hwmon-for-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-11-26 | 4 | -11/+5 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | hwmon: (w83795) temp4_type has writable permission | Huacai Chen | 2018-11-18 | 1 | -1/+1 | |
| * | | | | | | | | hwmon: (mlxreg-fan) Fix macros for tacho fault reading | Vadim Pasternak | 2018-11-16 | 1 | -1/+1 | |
| * | | | | | | | | hwmon: (ina2xx) Fix current value calculation | Nicolin Chen | 2018-11-14 | 1 | -1/+1 | |
| * | | | | | | | | hwmon: (raspberrypi) Fix initial notify | Stefan Wahren | 2018-11-13 | 1 | -6/+0 | |
| * | | | | | | | | hwmon (ina2xx) Fix NULL id pointer in probe() | Nicolin Chen | 2018-11-13 | 1 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Linux 4.20-rc4v4.20-rc4 | Linus Torvalds | 2018-11-25 | 1 | -2/+2 | |
* | | | | | | | | Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-11-25 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | swiotlb: Skip cache maintenance on map error | Robin Murphy | 2018-11-21 | 1 | -1/+2 | |
| * | | | | | | | | dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB | Robin Murphy | 2018-11-21 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2018-11-25 | 7 | -37/+66 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | flexfiles: use per-mirror specified stateid for IO | Tigran Mkrtchyan | 2018-11-22 | 3 | -12/+32 | |
| * | | | | | | | | | NFSv4.2 copy do not allocate memory under the lock | Olga Kornievskaia | 2018-11-22 | 2 | -20/+21 | |
| * | | | | | | | | | NFSv4: Fix a NFSv4 state manager deadlock | Trond Myklebust | 2018-11-20 | 2 | -5/+13 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | MAINTAINERS: change Sparse's maintainer | Luc Van Oostenryck | 2018-11-25 | 2 | -2/+5 | |
* | | | | | | | | | 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 |