aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-11-1130-35795/+36120
|\
| * docs: kmsan: fix formatting of "Example report"Alexander Potapenko2022-11-081-0/+1
| * mm/damon/dbgfs: check if rm_contexts input is for a real contextSeongJae Park2022-11-081-0/+7
| * maple_tree: don't set a new maximum on the node when not reusing nodesLiam Howlett2022-11-081-2/+1
| * maple_tree: fix depth tracking in maple_stateLiam Howlett2022-11-081-1/+2
| * arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level pagingNaoya Horiguchi2022-11-081-0/+4
| * fs: fix leaked psi pressure stateJohannes Weiner2022-11-082-13/+19
| * nilfs2: fix use-after-free bug of ns_writer on remountRyusuke Konishi2022-11-082-9/+8
| * x86/traps: avoid KMSAN bugs originating from handle_bug()Alexander Potapenko2022-11-081-0/+7
| * kmsan: make sure PREEMPT_RT is offAlexander Potapenko2022-11-081-0/+1
| * Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARNAlexander Potapenko2022-11-081-1/+1
| * x86/uaccess: instrument copy_from_user_nmi()Alexander Potapenko2022-11-081-0/+3
| * kmsan: core: kmsan_in_runtime() should return true in NMI contextAlexander Potapenko2022-11-081-0/+2
| * mm: hugetlb_vmemmap: include missing linux/moduleparam.hVasily Gorbik2022-11-081-0/+1
| * mm/shmem: use page_mapping() to detect page cache for uffd continuePeter Xu2022-11-081-1/+1
| * mm/memremap.c: map FS_DAX device memory as decryptedPankaj Gupta2022-11-081-0/+1
| * Partly revert "mm/thp: carry over dirty bit when thp splits on pmd"Peter Xu2022-11-081-3/+6
| * nilfs2: fix deadlock in nilfs_count_free_blocks()Ryusuke Konishi2022-11-081-2/+0
| * mm/mmap: fix memory leak in mmap_region()Li Zetao2022-11-081-1/+5
| * hugetlbfs: don't delete error page from pagecacheJames Houghton2022-11-083-8/+14
| * maple_tree: reorganize testing to restore module testingLiam Howlett2022-11-0810-35745/+36031
| * maple_tree: mas_anode_descend() clang-analyzer cleanupLiam Howlett2022-11-081-6/+4
| * maple_tree: remove pointer to pointer use in mas_alloc_nodes()Liam Howlett2022-11-081-3/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-11-113-4/+5
|\ \
| * | arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.Kuniyuki Iwashima2022-11-091-1/+1
| * | arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macroD Scott Phillips2022-11-091-1/+1
| * | arm64: fix rodata=full againArd Biesheuvel2022-11-081-2/+3
* | | Merge tag 'block-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds2022-11-115-10/+39
|\ \ \
| * \ \ Merge tag 'nvme-6.1-2022-11-10' of git://git.infradead.org/nvme into block-6.1Jens Axboe2022-11-103-6/+7
| |\ \ \
| | * | | nvmet: fix a memory leakSagi Grimberg2022-11-091-0/+1
| | * | | nvmet: fix memory leak in nvmet_subsys_attr_model_store_lockedAleksandr Miloserdov2022-11-091-2/+5
| | * | | nvme: quiet user passthrough command errorsKeith Busch2022-11-092-4/+1
| |/ / /
| * | | block: sed-opal: kmalloc the cmd/resp buffersSerge Semin2022-11-081-4/+28
| * | | block, bfq: fix null pointer dereference in bfq_bio_bfqg()Yu Kuai2022-11-081-0/+4
* | | | Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds2022-11-115-16/+31
|\ \ \ \
| * | | | io_uring/poll: lockdep annote io_poll_req_insert_lockedPavel Begunkov2022-11-111-0/+2
| * | | | io_uring/poll: fix double poll req->flags racesPavel Begunkov2022-11-111-12/+17
| * | | | io_uring: check for rollover of buffer ID when providing buffersJens Axboe2022-11-101-0/+2
| * | | | io_uring: calculate CQEs from the user visible valueDylan Yudaken2022-11-081-2/+8
| * | | | io_uring: fix typo in io_uring.h commentJens Axboe2022-11-061-1/+1
| * | | | selftests/net: don't tests batched TCP io_uring zcPavel Begunkov2022-11-021-1/+1
* | | | | Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-11-1111-84/+90
|\ \ \ \ \
| * | | | | scripts/min-tool-version.sh: raise minimum clang version to 15.0.0 for s390Heiko Carstens2022-11-091-1/+1
| * | | | | s390: always build relocatable kernelHeiko Carstens2022-11-084-9/+5
| * | | | | s390/configs: add kasan.config addon config fileHeiko Carstens2022-11-081-0/+3
| * | | | | s390/configs: move CONFIG_DEBUG_INFO_BTF into btf.config addon configHeiko Carstens2022-11-084-3/+1
| * | | | | s390: update defconfigsHeiko Carstens2022-11-022-65/+65
| * | | | | s390/zcrypt: fix warning about field-spanning writeHarald Freudenberger2022-11-021-6/+15
* | | | | | Merge tag 'hardening-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-11-111-1/+1
|\ \ \ \ \ \
| * | | | | | vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor2022-11-081-1/+1