summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-29gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara
2020-10-29Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-29afs: Fix dirty-region encoding on ppc32 with 64K pagesDavid Howells
2020-10-29afs: Fix afs_invalidatepage to adjust the dirty regionDavid Howells
2020-10-29afs: Alter dirty range encoding in page->privateDavid Howells
2020-10-29afs: Wrap page->private manipulations in inline functionsDavid Howells
2020-10-29afs: Fix where page->private is set during writeDavid Howells
2020-10-29afs: Fix page leak on afs_write_begin() failureDavid Howells
2020-10-29afs: Fix to take ref on page when PG_private is setDavid Howells
2020-10-28Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-28ext4: indicate that fast_commit is available via /sys/fs/ext4/feature/...Theodore Ts'o
2020-10-28ext4: use generic casefolding supportDaniel Rosenberg
2020-10-28ext4: do not use extent after put_bhyangerkun
2020-10-28ext4: use IS_ERR() for error checking of pathHarshad Shirwadkar
2020-10-28ext4: fix mmap write protection for data=journal modeJan Kara
2020-10-28jbd2: fix a kernel-doc markupMauro Carvalho Chehab
2020-10-28ext4: use s_mount_flags instead of s_mount_state for fast commit stateHarshad Shirwadkar
2020-10-28ext4: make num of fast commit blocks configurableHarshad Shirwadkar
2020-10-28ext4: properly check for dirty state in ext4_inode_datasync_dirty()Andrea Righi
2020-10-28ext4: fix double locking in ext4_fc_commit_dentry_updates()Harshad Shirwadkar
2020-10-28RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe
2020-10-27net: protect tcf_block_unbind with block lockLeon Romanovsky
2020-10-27ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer
2020-10-27net/sched: act_mpls: Add softdep on mpls_gso.koGuillaume Nault
2020-10-27ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-10-27devlink: Unlock on error in dumpit()Dan Carpenter
2020-10-27devlink: Fix some error codesDan Carpenter
2020-10-27chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav
2020-10-27chelsio/chtls: fix deadlock issueVinay Kumar Yadav
2020-10-27afs: Fix afs_launder_page to not clear PG_writebackDavid Howells
2020-10-27afs: Fix a use after free in afs_xattr_get_acl()Dan Carpenter
2020-10-27afs: Fix tracing deref-before-checkDavid Howells
2020-10-27afs: Fix copy_file_range()David Howells
2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-27Merge tag 'orphan-handling-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-10-27mm/process_vm_access: Add missing #include <linux/compat.h>Geert Uytterhoeven
2020-10-27arm/build: Always handle .ARM.exidx and .ARM.extab sectionsNathan Chancellor
2020-10-27vmlinux.lds.h: Keep .ctors.* with .ctorsKees Cook
2020-10-27Merge tag 'devicetree-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-10-27Fix compat regression in process_vm_rw()Jens Axboe
2020-10-27tracing, synthetic events: Replace buggy strcat() with seq_buf operationsSteven Rostedt (VMware)
2020-10-26net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu
2020-10-26Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2020-10-26bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam
2020-10-26bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan
2020-10-26bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam
2020-10-26bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam
2020-10-26bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam
2020-10-26Merge branch 'mlxsw-various-fixes'Jakub Kicinski