Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | HID: holtekff: move MODULE_* parameters out of #ifdef block | Daniel Axtens | 2017-12-01 | 1 | -4/+4 | |
| | * | | | | | | | | HID: cp2112: Fix I2C_BLOCK_DATA transactions | Eudean Sun | 2017-11-21 | 1 | -2/+13 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-12-29 | 7 | -7/+46 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | bnx2x: Improve reliability in case of nested PCI errors | Guilherme G. Piccoli | 2017-12-27 | 2 | -3/+15 | |
| | * | | | | | | | | | tg3: Enable PHY reset in MTU change path for 5720 | Siva Reddy Kallam | 2017-12-27 | 1 | -1/+2 | |
| | * | | | | | | | | | tg3: Add workaround to restrict 5762 MRRS to 2048 | Siva Reddy Kallam | 2017-12-27 | 2 | -0/+14 | |
| | * | | | | | | | | | tg3: Update copyright | Siva Reddy Kallam | 2017-12-27 | 2 | -3/+6 | |
| | * | | | | | | | | | net: fec: unmap the xmit buffer that are not transferred by DMA | Fugang Duan | 2017-12-27 | 1 | -0/+6 | |
| | * | | | | | | | | | net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround | Grygorii Strashko | 2017-12-26 | 1 | -0/+1 | |
| | * | | | | | | | | | phylink: ensure AN is enabled | Russell King | 2017-12-26 | 1 | -0/+1 | |
| | * | | | | | | | | | phylink: ensure the PHY interface mode is appropriately set | Russell King | 2017-12-26 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2017-12-29 | 3 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge tag 'drm-intel-fixes-2017-12-22-1' of git://anongit.freedesktop.org/drm... | Dave Airlie | 2017-12-27 | 2 | -3/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | i915: Reject CCS modifiers for pipe C on Geminilake | Gabriel Krisman Bertazi | 2017-12-21 | 1 | -1/+1 | |
| | | * | | | | | | | | | | Merge tag 'gvt-fixes-2017-12-21' of https://github.com/intel/gvt-linux into d... | Jani Nikula | 2017-12-21 | 1 | -2/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | drm/i915/gvt: Fix pipe A enable as default for vgpu | Xiaolin Zhang | 2017-12-11 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2017-12-27 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | drm/nouveau: fix race when adding delayed work items | Ben Skeggs | 2017-12-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-12-29 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | clk: use atomic runtime pm api in clk_core_is_enabled | Dong Aisheng | 2017-12-27 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-12-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | led: core: Fix brightness setting when setting delay_off=0 | Matthieu CASTET | 2017-12-27 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2017-12-29 | 21 | -105/+204 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | IB/mlx5: Fix mlx5_ib_alloc_mr error flow | Nitzan Carmi | 2017-12-27 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | IB/core: Verify that QP is security enabled in create and destroy | Moni Shoua | 2017-12-27 | 2 | -1/+5 | |
| | * | | | | | | | | | | | | | | IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp() | Moni Shoua | 2017-12-27 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | IB/mlx5: Serialize access to the VMA list | Majd Dibbiny | 2017-12-27 | 2 | -0/+12 | |
| | * | | | | | | | | | | | | | | IB/hfi: Only read capability registers if the capability exists | Michael J. Ruhl | 2017-12-22 | 2 | -19/+12 | |
| | * | | | | | | | | | | | | | | IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush | Alex Vesker | 2017-12-22 | 1 | -4/+3 | |
| | * | | | | | | | | | | | | | | IB/mlx5: Fix congestion counters in LAG mode | Majd Dibbiny | 2017-12-22 | 4 | -42/+62 | |
| | * | | | | | | | | | | | | | | RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy | Bryan Tan | 2017-12-22 | 5 | -22/+22 | |
| | * | | | | | | | | | | | | | | RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning | Bryan Tan | 2017-12-22 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path | Bryan Tan | 2017-12-22 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | iw_cxgb4: when flushing, complete all wrs in a chain | Steve Wise | 2017-12-22 | 1 | -2/+26 | |
| | * | | | | | | | | | | | | | | iw_cxgb4: reflect the original WR opcode in drain cqes | Steve Wise | 2017-12-22 | 4 | -11/+50 | |
| | * | | | | | | | | | | | | | | iw_cxgb4: Only validate the MSN for successful completions | Steve Wise | 2017-12-22 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | Merge tag 'hwmon-for-linus-v4.15-rc6' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-12-27 | 1 | -4/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | hwmon: Deal with errors from the thermal subsystem | Linus Walleij | 2017-12-26 | 1 | -4/+17 | |
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'gpio-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2017-12-27 | 5 | -15/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | gpio: fix "gpio-line-names" property retrieval | Christophe Leroy | 2017-12-22 | 4 | -13/+12 | |
| | * | | | | | | | | | | | | | | gpio: gpio-reg: fix build | Grygorii Strashko | 2017-12-22 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-12-23 | 4 | -41/+236 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | libnvdimm, btt: Fix an incompatibility in the log layout | Vishal Verma | 2017-12-21 | 2 | -35/+211 | |
| | * | | | | | | | | | | | | | | libnvdimm, btt: add a couple of missing kernel-doc lines | Vishal Verma | 2017-12-21 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignment | Dan Williams | 2017-12-20 | 1 | -3/+12 | |
| | * | | | | | | | | | | | | | | libnvdimm, pfn: fix start_pad handling for aligned namespaces | Dan Williams | 2017-12-20 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | acpi, nfit: fix health event notification | Dan Williams | 2017-12-04 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-12-22 | 1 | -9/+56 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | xen/balloon: Mark unallocated host memory as UNUSABLE | Boris Ostrovsky | 2017-12-20 | 1 | -9/+56 | |
| * | | | | | | | | | | | | | | | | Merge tag 'pinctrl-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-12-22 | 1 | -0/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |