summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-26Linux 5.15-rc3v5.15-rc3Linus Torvalds
2021-09-26Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2021-09-26Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-09-26Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-26Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-26Merge tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-26Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-09-25Merge tag 'io_uring-5.15-2021-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-25Merge tag 'block-5.15-2021-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-25Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-25Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-09-25Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-25Merge tag '5.15-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-09-25Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-25Merge tag 'staging-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-25Merge tag 'tty-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-25Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-24ksmbd: use LOOKUP_BENEATH to prevent the out of share accessHyunchul Lee
2021-09-24mm: fix uninitialized use in overcommit_policy_handlerChen Jun
2021-09-24mm/memory_failure: fix the missing pte_unmap() callQi Zheng
2021-09-24kasan: always respect CONFIG_KASAN_STACKNathan Chancellor
2021-09-24sh: pgtable-3level: fix cast to pointer from integer of different sizeGeert Uytterhoeven
2021-09-24mm/debug: sync up latest migrate_reason to migrate_reason_namesWeizhao Ouyang
2021-09-24mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PINWeizhao Ouyang
2021-09-24mm: fs: invalidate bh_lrus for only cold pathMinchan Kim
2021-09-24lib/zlib_inflate/inffast: check config in C to avoid unused function warningPaul Menzel
2021-09-24tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du
2021-09-24scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' errorMiles Chen
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