summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ALSA: memalloc: Try dma_alloc_noncontiguous() at firstTakashi Iwai2022-11-121-4/+3
| * | | | | Merge tag 'ata-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2022-11-112-4/+28
| |\ \ \ \ \
| | * | | | | ata: libata-core: do not issue non-internal commands once EH is pendingNiklas Cassel2022-11-121-0/+10
| | * | | | | ata: libata-transport: fix error handling in ata_tdev_add()Yang Yingliang2022-11-111-1/+7
| | * | | | | ata: libata-transport: fix error handling in ata_tlink_add()Yang Yingliang2022-11-111-1/+4
| | * | | | | ata: libata-transport: fix error handling in ata_tport_add()Yang Yingliang2022-11-111-1/+4
| | * | | | | ata: libata-transport: fix double ata_host_put() in ata_tport_add()Yang Yingliang2022-11-111-1/+0
| | * | | | | ata: libata-scsi: fix SYNCHRONIZE CACHE (16) command failureShin'ichiro Kawasaki2022-11-081-0/+3
| * | | | | | 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
| |\ \ \ \ \ \ \ \ \