summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 warningYang 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
2021-11-25Merge tag 'usb-serial-5.16-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-11-25MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compressionPaul Cercueil
2021-11-25ksmbd: fix memleak in get_file_stream_info()Namjae Jeon
2021-11-25ksmbd: contain default data stream even if xattr is emptyNamjae Jeon
2021-11-25ksmbd: downgrade addition info error msg to debug in smb2_get_info_sec()Namjae Jeon
2021-11-25docs: filesystem: cifs: ksmbd: Fix small layout issuesSalvatore Bonaccorso
2021-11-25ksmbd: Fix an error handling path in 'smb2_sess_setup()'Christophe JAILLET
2021-11-24Merge branch 'net-smc-fixes-2021-11-24'Jakub Kicinski
2021-11-24net/smc: Fix loop in smc_listenGuo DaXing
2021-11-24net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()Karsten Graul
2021-11-24Merge branch 'phylink-resolve-fixes'Jakub Kicinski
2021-11-24net: phylink: Force retrigger in case of latched link-fail indicatorRussell King (Oracle)
2021-11-24net: phylink: Force link down and retrigger resolve on interface changeRussell King (Oracle)
2021-11-24lan743x: fix deadlock in lan743x_phy_link_status_change()Heiner Kallweit