summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | HID: fix Logitech WingMan Formula GP joined axesJarrad Whitaker2019-02-144-0/+68
| | | |/ / | | |/| |
| * | | | Merge branch 'for-5.1/hid-elan' into for-linusJiri Kosina2019-03-051-1/+1
| |\ \ \ \
| | * | | | HID: elan: Make array buf static, shrinks object sizeColin Ian King2019-01-281-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-5.1/hid-asus' into for-linusJiri Kosina2019-03-051605-9411/+18452
| |\ \ \ \
| | * | | | HID: hid-asus: Add BT keyboard dock battery monitoring supportNOGUCHI Hiroshi2019-02-141-0/+193
| | * | | | HID: Add ASUS T100CHI keyboard dock battery quirksNOGUCHI Hiroshi2019-02-141-0/+3
| | * | | | HID: hid-asus: Add Transbook T90CHI supportNOGUCHI Hiroshi2019-02-141-16/+38
| | | |/ / | | |/| |
| * | | | HID: roccat: Mark expected switch fall-throughGustavo A. R. Silva2019-02-201-0/+1
| * | | | HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttonsMikael Wikström2019-02-142-0/+7
| * | | | HID: steam: fix boot loop with bluetooth firmwareRodrigo Rivas Costa2019-02-141-23/+11
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2019-03-0835-1071/+2649
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-5.1/atomic-replace' into for-linusJiri Kosina2019-03-055-39/+48
| |\ \ \ \ \
| | * | | | | livepatch/selftests: use "$@" to preserve argument listJoe Lawrence2019-02-121-12/+7
| | * | | | | livepatch: Module coming and going callbacks can proceed with all listed patchesPetr Mladek2019-02-061-20/+6
| | * | | | | livepatch: Proper error handling in the shadow variables selftestPetr Mladek2019-02-061-0/+22
| | * | | | | livepatch: return -ENOMEM on ptr_id() allocation failureJoe Lawrence2019-02-061-1/+1
| | * | | | | livepatch: Introduce klp_for_each_patch macroPetr Mladek2019-02-063-5/+11
| | * | | | | livepatch: core: Return EOPNOTSUPP instead of ENOSYSAlice Ferrazzi2019-02-061-1/+1
| * | | | | | Merge branch 'for-5.1/fake-signal' into for-linusJiri Kosina2019-03-055-94/+58
| |\ \ \ \ \ \
| | * | | | | | livepatch: Remove signal sysfs attributeMiroslav Benes2019-01-165-95/+48
| | * | | | | | livepatch: Send a fake signal periodicallyMiroslav Benes2019-01-162-4/+15
| * | | | | | | Merge branch 'for-5.0/upstream-fixes' into for-linusJiri Kosina2019-03-054-12/+13
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | livepatch: samples: non static warnings fixNicholas Mc Guire2019-01-253-9/+10
| | * | | | | | livepatch: update MAINTAINERSJiri Kosina2019-01-241-3/+3
| * | | | | | | selftests/livepatch: add DYNAMIC_DEBUG config dependencyJoe Lawrence2019-02-011-0/+1
| | |/ / / / / | |/| | | | |
| * | | | | | selftests/livepatch: introduce testsJoe Lawrence2019-01-1120-485/+1740
| * | | | | | livepatch: Remove ordering (stacking) of the livepatchesPetr Mladek2019-01-113-17/+11
| * | | | | | livepatch: Atomic replace and cumulative patches documentationPetr Mladek2019-01-112-0/+107
| * | | | | | livepatch: Remove Nop structures when unusedPetr Mladek2019-01-115-9/+76
| * | | | | | livepatch: Add atomic replaceJason Baron2019-01-116-14/+273
| * | | | | | livepatch: Use lists to manage patches, objects and functionsJason Baron2019-01-112-4/+24
| * | | | | | livepatch: Simplify API by removing registration stepPetr Mladek2019-01-119-329/+168
| * | | | | | livepatch: Don't block the removal of patches loaded after a forced transitionPetr Mladek2019-01-114-6/+11
| * | | | | | livepatch: Consolidate klp_free functionsPetr Mladek2019-01-112-45/+98
| * | | | | | livepatch: Shuffle klp_enable_patch()/klp_disable_patch() codePetr Mladek2019-01-111-164/+166
| * | | | | | livepatch: Change unsigned long old_addr -> void *old_func in struct klp_funcPetr Mladek2019-01-115-17/+19
| |/ / / / /
* | | | | | Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-03-081141-37911/+39562
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-03-043-12/+34
| |\ \ \ \ \ \
| | * | | | | | drm/bochs: Fix the ID mismatch errorAlistair Francis2019-02-211-0/+4
| | * | | | | | drm: Block fb changes for async plane updatesNicholas Kazlauskas2019-02-141-0/+9
| | * | | | | | drm: allow render capable master with DRM_AUTH ioctlsEmil Velikov2019-02-131-4/+16
| | * | | | | | drm: annotate drm_core_check_feature() dev arg. as constEmil Velikov2019-02-131-1/+1
| | * | | | | | drm: plug memory leak on drm_setup() failureEmil Velikov2019-02-131-1/+3
| | * | | | | | drm: factor out drm_close_helper() functionEmil Velikov2019-02-131-5/+13
| | * | | | | | drm: drop DRM_AUTH requirement from AUTH_MAGIC ioctlEmil Velikov2019-02-131-1/+1
| * | | | | | | drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner2019-03-041-1/+27
| * | | | | | | Merge v5.0 into drm-nextDave Airlie2019-03-04315-1527/+2490
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'imx-drm-next-2019-02-22' of git://git.pengutronix.de/pza/linux int...Dave Airlie2019-02-289-33/+109
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/imx: only send commit done event when all state has been appliedLucas Stach2019-02-221-2/+28
| | * | | | | | | | drm/imx: allow building under COMPILE_TESTPhilipp Zabel2019-02-221-1/+1