aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-24ocfs2: drop acl cache for directories tooWengang Wang
2021-09-24mm/shmem.c: fix judgment error in shmem_is_huge()Liu Yuntao
2021-09-24xtensa: increase size of gcc stack frame checkGuenter Roeck
2021-09-24mm/damon: don't use strnlen() with known-bogus source lengthAdam Borowski
2021-09-24kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESSMarco Elver
2021-09-24mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable()Naoya Horiguchi
2021-09-24io_uring: make OP_CLOSE consistent with direct openPavel Begunkov
2021-09-24Merge tag 'gpio-fixes-for-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-24Merge tag 'devprop-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-24Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-09-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-09-24Merge tag 'ceph-for-5.15-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-09-24Merge tag 'fixes_for_v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-24Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-09-24Merge tag 'drm-fixes-2021-09-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-09-24block: hold ->invalidate_lock in blkdev_fallocateMing Lei
2021-09-24blktrace: Fix uaf in blk_trace access after removing by sysfsZhihao Cheng
2021-09-24block: don't call rq_qos_ops->done_bio if the bio isn't trackedMing Lei
2021-09-24io_uring: kill extra checks in io_write()Pavel Begunkov
2021-09-24io_uring: don't punt files update to io-wq unconditionallyJens Axboe
2021-09-24io_uring: put provided buffer meta data under memcg accountingJens Axboe
2021-09-24io_uring: allow conditional reschedule for intensive iteratorsJens Axboe
2021-09-24io_uring: fix potential req refcount underflowHao Xu
2021-09-24io_uring: fix missing set of EPOLLONESHOT for CQ ring overflowHao Xu
2021-09-24io_uring: fix race between poll completion and cancel_hash insertionHao Xu
2021-09-24io-wq: ensure we exit if thread group is exitingJens Axboe
2021-09-24Merge tag 'nvme-5.15-2021-09-24' of git://git.infradead.org/nvme into block-5.15Jens Axboe
2021-09-24Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-09-24x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accessesNumfor Mbiziwo-Tiapo
2021-09-24Merge tag 'usb-serial-5.15-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-09-24USB: serial: option: add device id for Foxconn T99W265Slark Xiao
2021-09-24USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt
2021-09-23cifs: fix incorrect check for null pointer in header_assembleSteve French
2021-09-23smb3: correct server pointer dereferencing check to be more consistentSteve French
2021-09-24Merge tag 'drm-intel-fixes-2021-09-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-09-24Merge tag 'amd-drm-fixes-5.15-2021-09-23' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-09-23Merge tag 'for-5.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-23smb3: correct smb3 ACL security descriptorSteve French
2021-09-23Merge tag 'selinux-pr-20210923' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-23cifs: Clear modified attribute bit from inode flagsSteve French
2021-09-23drm/amdkfd: fix svm_migrate_fini warningPhilip Yang
2021-09-23drm/amdkfd: handle svm migrate init errorPhilip Yang
2021-09-23drm/amd/pm: Update intermediate power state for SILijo Lazar
2021-09-23drm/amdkfd: fix dma mapping leaking warningPhilip Yang
2021-09-23drm/amdkfd: SVM map to gpus check vma boundaryPhilip Yang
2021-09-23MAINTAINERS: fix up entry for AMD PowerplayAlex Deucher
2021-09-23drm/amd/display: fix empty debug macrosArnd Bergmann
2021-09-23cifs: Deal with some warnings from W=1David Howells
2021-09-23Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He
2021-09-23Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds