summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai
2017-06-09tty: add compat_ioctl callbacksAleksa Sarai
2017-06-09serial: exar: Leave MPIOs as output for Commtech adaptersJan Kiszka
2017-06-09tty/serial: atmel: Remove AVR32 bits from the driverAndy Shevchenko
2017-06-09vt: fix \e[2m using the wrong placeholder color on graphical consolesAdam Borowski
2017-06-09Merge branch 'vt_copy_cleanup' into tty-nextGreg Kroah-Hartman
2017-06-09vt: drop access_ok() calls in unimap ioctlsAdam Borowski
2017-06-09vt: use memdup_user in PIO_UNIMAP ioctlAdam Borowski
2017-06-09vt: use copy_to_user instead of __put_user in GIO_UNIMAP ioctlAdam Borowski
2017-06-09vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski
2017-06-09vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctlsAdam Borowski
2017-06-05Merge 4.12-rc4 into tty-nextGreg Kroah-Hartman
2017-06-04Linux 4.12-rc4Linus Torvalds
2017-06-04fs/ufs: Set UFS default maximum bytes per fileRichard Narron
2017-06-04Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-06-04Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-06-04Merge tag 'rtc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2017-06-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-06-04Revert "tty: fix port buffer locking"Greg Kroah-Hartman
2017-06-03nfs: Mark unnecessarily extern functions as staticJan Kara
2017-06-03Merge tag 'hwmon-for-linus-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-06-03Merge tag 'for-linus-20170602' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-06-03hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1Stefan Schaeckeler
2017-06-03hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimedStefan Schaeckeler
2017-06-03serial: uartps: Fix kernel doc warningsNava kishore Manne
2017-06-03serial: 8250_of: Add reset supportJoel Stanley
2017-06-03tty: n_gsm: do not send/receive in ldisc close pathSascha Hauer
2017-06-03Fix serial console on SNI RM400 machinesThomas Bogendoerfer
2017-06-03tty: handle the case where we cannot restore a line disciplineAlan Cox
2017-06-03tty: reserve N_SPEAKUP numberGreg Kroah-Hartman
2017-06-02Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede
2017-06-02Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede
2017-06-02Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov
2017-06-02Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-02Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-06-02Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-06-02scripts/gdb: make lx-dmesg command work (reliably)André Draszik
2017-06-02mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko
2017-06-02mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse
2017-06-02mlock: fix mlock count can not decrease in race conditionYisheng Xie
2017-06-02mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal
2017-06-02dax: fix race between colliding PMD & PTE entriesRoss Zwisler
2017-06-02mm: avoid spurious 'bad pmd' warning messagesRoss Zwisler
2017-06-02mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ...Tetsuo Handa
2017-06-02pcmcia: remove left-over %Z formatNicolas Iooss
2017-06-02slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner
2017-06-02initramfs: fix disabling of initramfs (and its compression)Florian Fainelli