Age | Commit message (Expand) | Author |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-07-20 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2019-07-19 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-07-19 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-07-19 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-07-19 | Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-07-19 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-07-19 | Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-07-19 | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-07-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-19 | Input: alps - fix a mismatch between a condition check and its comment | Hui Wang |
2019-07-19 | Input: psmouse - fix build error of multiple definition | YueHaibing |
2019-07-19 | Input: applespi - remove set but not used variables 'sts' | Mao Wenan |
2019-07-19 | Input: add Apple SPI keyboard and trackpad driver | Ronald Tschalär |
2019-07-19 | Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-next | Dave Airlie |
2019-07-19 | Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie |
2019-07-19 | drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bug | Ben Skeggs |
2019-07-19 | drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSP | Ben Skeggs |
2019-07-19 | drm/nouveau: fix memory leak in nouveau_conn_reset() | Yongxin Liu |
2019-07-19 | drm/nouveau/dmem: missing mutex_lock in error path | Ralph Campbell |
2019-07-19 | drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors reads | Karol Herbst |
2019-07-19 | drm/nouveau: fix bogus GPL-2 license header | Ben Skeggs |
2019-07-19 | drm/nouveau: fix bogus GPL-2 license header | Ilia Mirkin |
2019-07-19 | drm/nouveau/i2c: Enable i2c pads & busses during preinit | Lyude Paul |
2019-07-19 | drm/nouveau/disp/tu102-: wire up scdc parameter setter | Ben Skeggs |
2019-07-19 | drm/nouveau/core: recognise TU116 chipset | Ben Skeggs |
2019-07-19 | drm/nouveau/kms: disallow dual-link harder if hdmi connection detected | Ben Skeggs |
2019-07-19 | drm/nouveau/disp/nv50-: fix center/aspect-corrected scaling | Ilia Mirkin |
2019-07-19 | drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modes | Ilia Mirkin |
2019-07-19 | drm/nouveau/mcp89/mmu: Use mcp77_mmu_new instead of g84_mmu_new on MCP89. | Timo Wiren |
2019-07-18 | ag71xx: fix return value check in ag71xx_probe() | Wei Yongjun |
2019-07-18 | ag71xx: fix error return code in ag71xx_probe() | Wei Yongjun |
2019-07-18 | proc/sysctl: add shared variables for range check | Matteo Croce |
2019-07-18 | libnvdimm/pfn: stop padding pmem namespaces to section alignment | Dan Williams |
2019-07-18 | libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields | Dan Williams |
2019-07-18 | drivers/base/memory.c: get rid of find_memory_block_hinted() | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: move and simplify walk_memory_blocks() | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ... | David Hildenbrand |
2019-07-18 | mm: make register_mem_sect_under_node() static | David Hildenbrand |
2019-07-18 | drivers/base/memory: use "unsigned long" for block ids | David Hildenbrand |
2019-07-18 | mm: section numbers use the type "unsigned long" | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: remove memory block devices before arch_remove_memory() | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: create memory block devices after arch_add_memory() | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE | David Hildenbrand |
2019-07-18 | drivers/base/memory: pass a block_id to init_memory_block() | David Hildenbrand |
2019-07-18 | usb: qmi_wwan: add D-Link DWM-222 A2 device ID | Rogan Dawes |
2019-07-18 | bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips. | Michael Chan |
2019-07-18 | gve: replace kfree with kvfree | Chuhong Yuan |