summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-08-13tty: serial: samsung: Init USI to keep clocks runningSam Protsenko
2021-08-13serdev: Split and export serdev_acpi_get_uart_resource()Andy Shevchenko
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-08Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-03net: really fix the build...David S. Miller
2021-08-02Revert "mhi: Fix networking tree build."Jakub Kicinski
2021-08-02Merge tag 'tee-kexec-fixes-for-v5.14' of git://git.linaro.org:/people/jens.wi...Arnd Bergmann
2021-08-02mhi: Fix networking tree build.David S. Miller
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-29bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-07-27bpf, sockmap: Fix memleak on ingress msg enqueueJohn Fastabend
2021-07-27Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-27usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko
2021-07-27vt: keyboard.c: make console an unsigned intGreg Kroah-Hartman
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: make tty_set_operations an inlineJiri Slaby
2021-07-27tty: drop alloc_tty_driverJiri Slaby
2021-07-27tty: tty_flip.h needs only tty_buffer and tty_portJiri Slaby
2021-07-27tty: move tty_port to new tty_port.hJiri Slaby
2021-07-27tty: move tty_buffer definitions to new tty_buffer.hJiri Slaby
2021-07-27tty: move tty_ldisc_receive_buf to tty_flip.hJiri Slaby
2021-07-27tty: include list & lockdep from tty_ldisc.hJiri Slaby
2021-07-27tty: move ldisc prototypes to tty_ldisc.hJiri Slaby
2021-07-27tty: include kref.h in tty_driver.hJiri Slaby
2021-07-27tty: move tty_driver related prototypes to tty_driver.hJiri Slaby
2021-07-24Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-23memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regionsMike Rapoport
2021-07-23mm: use kmap_local_page in memzero_pageChristoph Hellwig
2021-07-23mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()Christoph Hellwig
2021-07-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-07-21Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-07-21cgroup1: fix leaked context root causing sporadic NULL deref in LTPPaul Gortmaker
2021-07-21serial: 8250: fix handle_irq lockingJohan Hovold
2021-07-21Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"Jonathan Marek
2021-07-21tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flagSumit Garg
2021-07-21tee: add tee_shm_alloc_kernel_buf()Jens Wiklander
2021-07-19bpf: Fix OOB read when printing XDP link fdinfoLorenz Bauer
2021-07-17Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-17block: increase BLKCG_MAX_POLSOleksandr Natalenko
2021-07-16bpf: Fix pointer arithmetic mask tightening under state pruningDaniel Borkmann
2021-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-15HID: intel-ish-hid: use async resume functionYe Xiang
2021-07-15mm: fix the try_to_unmap prototype for !CONFIG_MMUChristoph Hellwig
2021-07-15kasan: fix build by including kernel.hMarco Elver
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds