Age | Commit message (Expand) | Author | Files | Lines |
2020-08-15 | mm: add thp_size | Matthew Wilcox (Oracle) | 2 | -7/+3 |
2020-08-14 | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -14/+24 |
2020-08-14 | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+4 |
2020-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 14 | -47/+72 |
2020-08-14 | Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 33 | -247/+379 |
2020-08-13 | Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -2/+2 |
2020-08-13 | drm/xen-front: Pass dumb buffer data offset to the backend | Oleksandr Andrushchenko | 3 | -4/+7 |
2020-08-13 | drm/xen-front: Add YUYV to supported formats | Oleksandr Andrushchenko | 1 | -0/+1 |
2020-08-13 | drm/xen-front: Fix misused IS_ERR_OR_NULL checks | Oleksandr Andrushchenko | 3 | -7/+7 |
2020-08-13 | xen/gntdev: Fix dmabuf import with non-zero sgt offset | Oleksandr Andrushchenko | 1 | -0/+8 |
2020-08-13 | Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 13 | -214/+242 |
2020-08-12 | net: ethernet: stmmac: Disable hardware multicast filter | Jonathan McDowell | 1 | -0/+1 |
2020-08-12 | net: stmmac: dwmac1000: provide multicast filter fallback | Jonathan McDowell | 1 | -0/+3 |
2020-08-12 | i2c: iproc: fix race between client unreg and isr | Dhananjay Phadke | 1 | -1/+12 |
2020-08-12 | sfc: fix ef100 design-param checking | Edward Cree | 1 | -1/+2 |
2020-08-12 | Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2020-08-12 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 61 | -588/+4230 |
2020-08-12 | Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 50 | -153/+861 |
2020-08-12 | Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 4 | -193/+276 |
2020-08-12 | Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 81 | -373/+902 |
2020-08-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 8 | -18/+15 |
2020-08-12 | mm/gup: remove task_struct pointer for all gup code | Peter Xu | 3 | -4/+4 |
2020-08-12 | mm: do page fault accounting in handle_mm_fault | Peter Xu | 2 | -2/+3 |
2020-08-12 | rapidio/rio_mport_cdev: use array_size() helper in copy_{from,to}_user() | Gustavo A. R. Silva | 1 | -2/+2 |
2020-08-12 | drivers/rapidio/rio-scan.c: use struct_size() helper | Gustavo A. R. Silva | 1 | -5/+3 |
2020-08-12 | drivers/rapidio/devices/rio_mport_cdev.c: use struct_size() helper | Gustavo A. R. Silva | 1 | -2/+1 |
2020-08-12 | uaccess: add force_uaccess_{begin,end} helpers | Christoph Hellwig | 1 | -3/+2 |
2020-08-12 | rtc: pcf2127: fix alarm handling | Alexandre Belloni | 1 | -18/+19 |
2020-08-12 | rtc: pcf2127: add alarm support | Liam Beguin | 1 | -0/+134 |
2020-08-12 | rtc: pcf2127: add pca2129 device id | Liam Beguin | 1 | -0/+3 |
2020-08-12 | drm/ttm: revert "drm/ttm: make TT creation purely optional v3" | Christian König | 4 | -22/+31 |
2020-08-12 | Merge branch 'vmwgfx-next-5.9' of git://people.freedesktop.org/~sroland/linux... | Dave Airlie | 6 | -30/+15 |
2020-08-12 | parisc: mask out enable and reserved bits from sba imask | Sven Schnelle | 1 | -1/+1 |
2020-08-12 | Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 8 | -116/+459 |
2020-08-12 | net: phy: marvell10g: fix null pointer dereference | Marek Behún | 1 | -11/+7 |
2020-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 35 | -239/+3554 |
2020-08-12 | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 45 | -523/+1184 |
2020-08-11 | Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 34 | -606/+200 |
2020-08-11 | Merge tag 'hwlock-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ande... | Linus Torvalds | 2 | -22/+58 |
2020-08-11 | Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander... | Linus Torvalds | 26 | -508/+2417 |
2020-08-11 | Merge tag 'rpmsg-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander... | Linus Torvalds | 1 | -29/+34 |
2020-08-11 | Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -58/+905 |
2020-08-11 | net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p... | Wang Hai | 1 | -3/+14 |
2020-08-11 | ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc() | Xu Wang | 1 | -2/+2 |
2020-08-11 | hinic: fix strncpy output truncated compile warnings | Luo bin | 2 | -22/+12 |
2020-08-11 | drivers/net/wan/x25_asy: Added needed_headroom and a skb->len check | Xie He | 1 | -0/+14 |
2020-08-11 | s390/pkey: remove redundant variable initialization | Tianjia Zhang | 1 | -2/+2 |
2020-08-11 | x86/xen: remove 32-bit Xen PV guest support | Juergen Gross | 1 | -3/+1 |
2020-08-11 | Merge tag 'amd-drm-fixes-5.9-2020-08-07' of git://people.freedesktop.org/~agd... | Dave Airlie | 56 | -286/+807 |
2020-08-11 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -18/+4 |