summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-14HID: Add ASUS T100CHI keyboard dock battery quirksNOGUCHI Hiroshi
2019-02-14HID: hid-asus: Add Transbook T90CHI supportNOGUCHI Hiroshi
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
2019-02-01mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepagesOscar Salvador
2019-02-01psi: fix aggregation idle shut-offJohannes Weiner
2019-02-01mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zoneMikhail Zaslonko
2019-02-01mm, memory_hotplug: is_mem_section_removable do not pass the end of a zoneMichal Hocko
2019-02-01oom, oom_reaper: do not enqueue same task twiceTetsuo Handa
2019-02-01mm: migrate: make buffer_migrate_page_norefs() actually succeedJan Kara
2019-02-01kernel/exit.c: release ptraced tasks before zap_pid_ns_processesAndrei Vagin
2019-02-01x86_64: increase stack size for KASAN_EXTRAQian Cai
2019-02-01mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAITAndrea Arcangeli