summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-11Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2021-01-11Merge tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-01-11Merge tag 'gvt-fixes-2020-01-08' of https://github.com/intel/gvt-linux into d...Jani Nikula
2021-01-11drm/i915/icl: Fix initing the DSI DSC power refcount during HW readoutImre Deak
2021-01-11io_uring: don't take files/mm for a dead taskPavel Begunkov
2021-01-11io_uring: drop mm and files after task_work_runPavel Begunkov
2021-01-11drm/i915/backlight: fix CPU mode backlight takeover on LPTJani Nikula
2021-01-11drm/i915: Disable RPM wakeref assertions during driver shutdownChris Wilson
2021-01-11drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is n...Hans de Goede
2021-01-11netfilter: nf_nat: Fix memleak in nf_nat_initDinghao Liu
2021-01-10Linux 5.11-rc3v5.11-rc3Linus Torvalds
2021-01-10NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust
2021-01-10NFS: nfs_delegation_find_inode_server must first reference the superblockTrond Myklebust
2021-01-10Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-01-10Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-10Merge tag 'io_uring-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-10Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-01-10Merge tag 'staging-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-10Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-11Documentation: kbuild: Fix section referenceViresh Kumar
2021-01-10Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-10Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-01-10Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-10NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counterTrond Myklebust
2021-01-10NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()Trond Myklebust
2021-01-10NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the requestTrond Myklebust
2021-01-10pNFS: Stricter ordering of layoutget and layoutreturnTrond Myklebust
2021-01-10pNFS: Clean up pnfs_layoutreturn_free_lsegs()Trond Myklebust
2021-01-10pNFS: We want return-on-close to complete when evicting the inodeTrond Myklebust
2021-01-10pNFS: Mark layout for return if return-on-close was not sentTrond Myklebust
2021-01-10net: sunrpc: interpret the return value of kstrtou32 correctlyj.nixdorf@avm.de
2021-01-10NFS: Adjust fs_context error loggingScott Mayhew
2021-01-10dma-buf: cma_heap: Fix memory leak in CMA heapJohn Stultz
2021-01-10netfilter: conntrack: fix reading nf_conntrack_bucketsJesper Dangaard Brouer
2021-01-10selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi
2021-01-09dt-bindings: net: renesas,etheravb: RZ/G2H needs tx-internal-delay-psGeert Uytterhoeven
2021-01-09Merge branch 'mlxsw-core-thermal-control-fixes'Jakub Kicinski
2021-01-09mlxsw: core: Increase critical threshold for ASIC thermal zoneVadim Pasternak
2021-01-09mlxsw: core: Add validation of transceiver temperature thresholdsVadim Pasternak
2021-01-09tipc: fix NULL deref in tipc_link_xmit()Hoang Le
2021-01-09selftests/tls: fix selftests after adding ChaCha20-Poly1305Vadim Fedorenko
2021-01-09riscv: Drop a duplicated PAGE_KERNEL_EXECKefeng Wang
2021-01-09net: ipv6: Validate GSO SKB before finish IPv6 processingAya Levin
2021-01-09netxen_nic: fix MSI/MSI-x interruptsManish Chopra
2021-01-09Merge tag 'hwmon-for-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-01-09Merge tag 'dmaengine-fix-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-09maintainers: update my email addressDarrick J. Wong
2021-01-09io_uring: stop SQPOLL submit on creator's deathPavel Begunkov