summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-26Merge branch 'acpi-properties'Rafael J. Wysocki
2021-11-26Merge branch 'pm-sleep'Rafael J. Wysocki
2021-11-26net: stmmac: Disable Tx queues when reconfiguring the interfaceYannick Vignon
2021-11-26Merge tag 'char-misc-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-26Merge tag 'staging-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-26Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-11-26Merge tag 'mmc-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-11-26Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-11-26zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACKblock-5.16-2021-11-27Jens Axboe
2021-11-26block: call rq_qos_done() before ref check in batch completionsJens Axboe
2021-11-26io_uring: fix link traversal lockingPavel Begunkov
2021-11-26io_uring: fail cancellation for EXITING tasksPavel Begunkov
2021-11-26btrfs: fix the memory leak caused in lzo_compress_pages()Qu Wenruo
2021-11-25Merge branch 'tls-splice_read-fixes'Jakub Kicinski
2021-11-25selftests: tls: test for correct proto_opsJakub Kicinski
2021-11-25tls: fix replacing proto_opsJakub Kicinski
2021-11-25selftests: tls: test splicing decrypted recordsJakub Kicinski
2021-11-25tls: splice_read: fix accessing pre-processed recordsJakub Kicinski
2021-11-25selftests: tls: test splicing cmsgsJakub Kicinski
2021-11-25tls: splice_read: fix record type checkJakub Kicinski
2021-11-25selftests: tls: add tests for handling of bad recordsJakub Kicinski
2021-11-25selftests: tls: factor out cmsg send/receiveJakub Kicinski
2021-11-25selftests: tls: add helper for creating sock pairsJakub Kicinski
2021-11-25Merge tag 'drm-fixes-2021-11-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-26Merge tag 'drm-intel-fixes-2021-11-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-11-26Merge tag 'drm-misc-fixes-2021-11-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-11-26Merge tag 'amd-drm-fixes-5.16-2021-11-24' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-11-25Merge tag 'block-5.16-2021-11-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-25Merge tag 'io_uring-5.16-2021-11-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-25Merge tag '5.16-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-11-25Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-25Merge tag 'arm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-25Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-11-25block: fix parameter not described warningblock-5.16-2021-11-25Yang Guang
2021-11-25MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei
2021-11-25MIPS: loongson64: fix FTLB configurationHuang Pei
2021-11-25MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()Tiezhu Yang
2021-11-25mdio: aspeed: Fix "Link is Down" issueDylan Hung
2021-11-25igb: fix netpoll exit with trafficJesse Brandeburg
2021-11-25xen: make HYPERVISOR_set_debugreg() always_inlineJuergen Gross
2021-11-25xen: make HYPERVISOR_get_debugreg() always_inlineJuergen Gross
2021-11-25Merge tag 'nvme-5.16-2021-11-25' of git://git.infradead.org/nvme into block-5.16Jens Axboe
2021-11-25nvmet: use IOCB_NOWAIT only if the filesystem supports itMaurizio Lombardi
2021-11-25memory: mtk-smi: Fix a null dereference for the ostdYong Wu
2021-11-25arm64: dts: exynos: drop samsung,ufs-shareability-reg-offset in ExynosAutov9Chanho Park
2021-11-25MAINTAINERS: Update maintainer entry for keystone platformsNishanth Menon
2021-11-25futex: Wireup futex_waitv syscallAndré Almeida
2021-11-25fuse: release pipe buf after last useMiklos Szeredi