summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-08USB: serial: mos7840: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: mos7720: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: io_ti: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: io_edgeport: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: ftdi_sio: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: f81534: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: f81232: fix TIOCGSERIAL implementationJohan Hovold
2021-04-08USB: serial: ark3116: fix TIOCGSERIAL implementationJohan Hovold
2021-04-01USB: serial: xr: claim both interfacesJohan Hovold
2021-04-01USB: serial: add support for multi-interface functionsJohan Hovold
2021-04-01USB: serial: refactor endpoint classificationJohan Hovold
2021-04-01USB: serial: drop unused suspending flagJohan Hovold
2021-04-01USB: serial: xr: fix CSIZE handlingJohan Hovold
2021-04-01USB: serial: iuu_phoenix: remove redundant variable 'error'Colin Ian King
2021-03-17USB: serial: pl2303: TA & TB alternate divider with non-standard baud ratesMichael G. Katzmann
2021-03-17USB: serial: pl2303: add device-type namesJohan Hovold
2021-03-17USB: serial: pl2303: tighten type HXN (G) detectionJohan Hovold
2021-03-17USB: serial: pl2303: rename legacy PL2303H typeJohan Hovold
2021-03-17USB: serial: pl2303: amend and tighten type detectionJohan Hovold
2021-03-17USB: serial: pl2303: clean up type detectionJohan Hovold
2021-03-15USB: serial: io_edgeport: drop unneeded forward declarationsJiri Slaby
2021-03-15USB: serial: keyspan: drop unneeded forward declarationsJiri Slaby
2021-03-14Linux 5.12-rc3Linus Torvalds
2021-03-14prctl: fix PR_SET_MM_AUXV kernel stack leakAlexey Dobriyan
2021-03-14Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-14Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-14Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-14Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-14Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-14Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-14Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-14Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-14Merge tag 'powerpc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-14Merge tag 'irqchip-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-03-13Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-03-13Merge tag 'staging-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-13Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-13Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-13Merge tag 'erofs-for-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-03-13Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-03-13zram: fix broken page writebackMinchan Kim
2021-03-13zram: fix return value on writeback_storeMinchan Kim
2021-03-13mm/memcg: set memcg when splitting pageZhou Guanghui
2021-03-13mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui
2021-03-13ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich
2021-03-13ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich
2021-03-13mm/userfaultfd: fix memory corruption due to writeprotectNadav Amit
2021-03-13kasan: fix KASAN_STACK dependency for HW_TAGSAndrey Konovalov