Age | Commit message (Expand) | Author |
2018-05-12 | EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error() | Alexandru Gagniuc |
2018-05-04 | EDAC, i7core: Fix spelling mistake: "redundacy" -> "redundancy" | Colin Ian King |
2018-05-02 | EDAC, ghes: Add a null pointer check in ghes_edac_unregister() | Sughosh Ganu |
2018-05-02 | ghes, EDAC: Fix ghes_edac registration | Borislav Petkov |
2018-04-22 | Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/... | Linus Torvalds |
2018-04-23 | Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2018-04-23 | Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li... | Dave Airlie |
2018-04-23 | Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/... | Dave Airlie |
2018-04-22 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2018-04-21 | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-04-21 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-04-21 | Merge tag 'linux-watchdog-4.17-rc2' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2018-04-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-04-20 | rapidio: fix rio_dma_transfer error handling | Ioan Nicu |
2018-04-20 | Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh... | Linus Torvalds |
2018-04-20 | Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds |
2018-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-04-20 | Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-04-19 | device-dax: allow MAP_SYNC to succeed | Dave Jiang |
2018-04-19 | Revert "libnvdimm, of_pmem: workaround OF_NUMA=n build error" | Dan Williams |
2018-04-19 | libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid() | Rob Herring |
2018-04-19 | bnxt_en: Fix memory fault in bnxt_ethtool_init() | Vasundhara Volam |
2018-04-19 | virtio_net: sparse annotation fix | Michael S. Tsirkin |
2018-04-19 | virtio_net: fix adding vids on big-endian | Michael S. Tsirkin |
2018-04-19 | virtio_net: split out ctrl buffer | Michael S. Tsirkin |
2018-04-19 | net: hns: Avoid action name truncation | dann frazier |
2018-04-19 | vmxnet3: fix incorrect dereference when rxvlan is disabled | Ronak Doshi |
2018-04-19 | atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit" | Colin Ian King |
2018-04-19 | net: qmi_wwan: add Wistron Neweb D19Q1 | Pawel Dembicki |
2018-04-19 | net: stmmac: Disable ACS Feature for GMAC >= 4 | Jose Abreu |
2018-04-19 | net: mvpp2: Fix DMA address mask size | Maxime Chevallier |
2018-04-19 | drm/amd/powerplay: header file interface to SMU update | Kenneth Feng |
2018-04-19 | drm/amd/pp: Fix bug voltage can't be OD separately on VI | Rex Zhu |
2018-04-19 | drm/amd/display: Don't program bypass on linear regamma LUT | Harry Wentland |
2018-04-19 | mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCs | Wolfram Sang |
2018-04-19 | clocksource/imx-tpm: Correct -ETIME return condition check | Anson Huang |
2018-04-19 | HID: i2c-hid: fix inverted return value from i2c_hid_command() | Jiri Kosina |
2018-04-18 | net: qualcomm: rmnet: Fix warning seen with fill_info | Subash Abhinov Kasiviswanathan |
2018-04-18 | Merge tag 'ceph-for-4.17-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds |
2018-04-18 | tun: fix vlan packet truncation | Bjørn Mork |
2018-04-18 | drm/i915: Fix LSPCON TMDS output buffer enabling from low-power state | Imre Deak |
2018-04-18 | drm/i915/audio: Fix audio detection issue on GLK | Gaurav K Singh |
2018-04-18 | drm/i915: Call i915_perf_fini() on init_hw error unwind | Chris Wilson |
2018-04-18 | drm/i915/bios: filter out invalid DDC pins from VBT child devices | Jani Nikula |
2018-04-18 | drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6 | Tvrtko Ursulin |
2018-04-18 | drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value | Xidong Wang |
2018-04-17 | sfc: check RSS is active for filter insert | Bert Kenward |
2018-04-17 | xen: xenbus_dev_frontend: Really return response string | Simon Gaiser |