summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-04mm/gup: add folio to list when folio_isolate_lru() succeedKuan-Ying Lee1-1/+1
2023-02-04aio: fix mremap after fork null-derefSeth Jenkins1-0/+4
2023-02-04mailmap: add entry for Alexander MikhalitsynAlexander Mikhalitsyn1-0/+2
2023-02-04mm: extend max struct page size for kmsanArnd Bergmann1-3/+9
2023-02-01mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()Kefeng Wang1-1/+4
2023-02-01Kconfig.debug: fix the help description in SCHED_DEBUGye xingchen1-1/+1
2023-02-01mm/swapfile: add cond_resched() in get_swap_pages()Longlong Xia1-0/+1
2023-02-01mm: use stack_depot_early_init for kmemleakZhaoyang Huang2-2/+4
2023-02-01Squashfs: fix handling and sanity checking of xattr_ids countPhillip Lougher4-5/+5
2023-02-01sh: define RUNTIME_DISCARD_EXITTom Saeger1-0/+1
2023-02-01highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)1-2/+2
2023-02-01migrate: hugetlb: check for hugetlb shared PMD in node migrationMike Kravetz1-1/+2
2023-02-01mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2-3/+14
2023-02-01mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookupsZach O'Keefe1-0/+8
2023-02-01Revert "mm: kmemleak: alloc gray object for reserved region with direct map"Isaac J. Manjarres1-5/+1
2023-02-01freevxfs: Kconfig: fix spellingRandy Dunlap1-1/+1
2023-02-01maple_tree: should get pivots boundary by typeWei Yang1-2/+3
2023-02-01.mailmap: update e-mail address for Eugen HristevEugen Hristev1-0/+1
2023-02-01mm, mremap: fix mremap() expanding for vma's with vm_ops->close()Vlastimil Babka1-6/+19
2023-02-01squashfs: harden sanity check in squashfs_read_xattr_id_tableFedor Pchelkin1-1/+1
2023-02-01ia64: fix build error due to switch case label appearing next to declarationJames Morse1-2/+5
2023-02-01mm: multi-gen LRU: fix crash during cgroup migrationYu Zhao1-1/+4
2023-02-01Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko4-68/+21
2023-02-01zsmalloc: fix a race with deferred_handles storingNhat Pham1-32/+205
2023-02-01mm/khugepaged: fix ->anon_vma raceJann Horn1-1/+13
2023-02-01maple_tree: fix mas_empty_area_rev() lower bound validationLiam Howlett2-9/+97
2023-01-20selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu1-0/+0
2023-01-19selftests/vm: remove __USE_GNU in hugetlb-madvise.cPeter Xu1-1/+0
2023-01-19mm: fix a few rare cases of using swapin error pte markerPeter Xu3-3/+16
2023-01-19mm/uffd: fix pte marker when fork() without fork eventPeter Xu1-6/+2
2023-01-15Linux 6.2-rc4v6.2-rc4Linus Torvalds1-1/+1
2023-01-14kbuild: Fix CFI hash randomization with KASANSami Tolvanen2-0/+2
2023-01-14firmware: coreboot: Check size of table entry and use flex-arrayKees Cook2-2/+8
2023-01-14kallsyms: Fix scheduling with interrupts disabled in self-testNicholas Piggin1-15/+6
2023-01-13ata: pata_cs5535: Don't build on UMLPeter Foley1-0/+1
2023-01-13lockref: stop doing cpu_relax in the cmpxchg loopMateusz Guzik1-1/+0
2023-01-13x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceBjorn Helgaas1-0/+31
2023-01-13efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel1-2/+2
2023-01-13io_uring: lock overflowing for IOPOLLPavel Begunkov1-1/+5
2023-01-13ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne1-9/+15
2023-01-13iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET1-1/+3
2023-01-13iommu/iova: Fix alloc iova overflows issueYunfei Wang1-2/+2
2023-01-13iommu: Fix refcount leak in iommu_device_claim_dma_ownerMiaoqian Lin1-3/+5
2023-01-13iommu/arm-smmu-v3: Don't unregister on shutdownVladimir Oltean1-1/+3
2023-01-13iommu/arm-smmu: Don't unregister on shutdownVladimir Oltean1-8/+14
2023-01-13iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even bettererRobin Murphy1-2/+8
2023-01-13platform/x86: thinkpad_acpi: Fix profile mode display in AMT modeMark Pearson1-6/+17
2023-01-13ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fix...Jaroslav Kysela1-1/+2
2023-01-12platform/x86: int3472/discrete: Ensure the clk/power enable pins are in outpu...Hans de Goede2-0/+7
2023-01-12platform/x86/amd: Fix refcount leak in amd_pmc_probeMiaoqian Lin1-1/+1