summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-21HID: uclogic: Add support for Ugee 2150Nikolai Kondrashov
2019-02-21HID: uclogic: Support v2 protocolNikolai Kondrashov
2019-02-21HID: uclogic: Support fragmented high-res reportsNikolai Kondrashov
2019-02-21HID: uclogic: Support in-range reporting emulationNikolai Kondrashov
2019-02-21HID: uclogic: Designate current protocol v1Nikolai Kondrashov
2019-02-21HID: uclogic: Re-initialize tablets on resumeNikolai Kondrashov
2019-02-21HID: uclogic: Extract tablet parameter discovery into a moduleNikolai Kondrashov
2019-02-21HID: uclogic: Extract report descriptors to a moduleNikolai Kondrashov
2019-02-21HID: Clarify vendor ID reuse by Ugee tabletsNikolai Kondrashov
2019-02-21HID: viewsonic: Support PD1011 signature padNikolai Kondrashov
2019-02-21HID: kye: Add support for EasyPen M406XENikolai Kondrashov
2019-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-02-07Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-02-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-02-07Merge tag 'trace-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-02-07Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-07Merge tag 'pinctrl-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-02-06ALSA: hda/ca0132 - Fix build error without CONFIG_PCITakashi Iwai
2019-02-05ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax
2019-02-05virtio: drop internal struct from UAPIMichael S. Tsirkin
2019-02-05ALSA: usb-audio: Add support for new T+A USB DACUdo Eberhardt
2019-02-03Linux 5.0-rc5Linus Torvalds
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-03Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-02Merge tag 'devicetree-fixes-for-5.0-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-02-02Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-02Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-02-02efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner
2019-02-01Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-02-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-02-01Merge tag '5.0-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-02-01Merge tag 'apparmor-pr-2019-02-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-02-01autofs: fix error return in autofs_fill_super()Ian Kent
2019-02-01autofs: drop dentry reference only when it is never usedPan Bian
2019-02-01fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()Jan Kara
2019-02-01mm: migrate: don't rely on __PageMovable() of newpage after unlocking itDavid Hildenbrand
2019-02-01psi: clarify the Kconfig text for the default-disable optionJohannes Weiner
2019-02-01mm, memory_hotplug: __offline_pages fix wrong lockingMichal Hocko
2019-02-01mm: hwpoison: use do_send_sig_info() instead of force_sig()Naoya Horiguchi
2019-02-01kasan: mark file common so ftrace doesn't trace itAnders Roxell
2019-02-01init/Kconfig: fix grammar by moving a closing parenthesisJonathan Neuschäfer
2019-02-01lib/test_kmod.c: potential double free in error handlingDan Carpenter
2019-02-01mm, oom: fix use-after-free in oom_kill_processShakeel Butt
2019-02-01mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai