summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-03mailmap: add entry for Alexander MikhalitsynAlexander Mikhalitsyn
2023-02-03mm: extend max struct page size for kmsanArnd Bergmann
2023-01-31mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()Kefeng Wang
2023-01-31Kconfig.debug: fix the help description in SCHED_DEBUGye xingchen
2023-01-31mm/swapfile: add cond_resched() in get_swap_pages()Longlong Xia
2023-01-31mm: use stack_depot_early_init for kmemleakZhaoyang Huang
2023-01-31Squashfs: fix handling and sanity checking of xattr_ids countPhillip Lougher
2023-01-31sh: define RUNTIME_DISCARD_EXITTom Saeger
2023-01-31highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)
2023-01-31migrate: hugetlb: check for hugetlb shared PMD in node migrationMike Kravetz
2023-01-31mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz
2023-01-31mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookupsZach O'Keefe
2023-01-31Revert "mm: kmemleak: alloc gray object for reserved region with direct map"Isaac J. Manjarres
2023-01-31freevxfs: Kconfig: fix spellingRandy Dunlap
2023-01-31maple_tree: should get pivots boundary by typeWei Yang
2023-01-31.mailmap: update e-mail address for Eugen HristevEugen Hristev
2023-01-31mm, mremap: fix mremap() expanding for vma's with vm_ops->close()Vlastimil Babka
2023-01-31squashfs: harden sanity check in squashfs_read_xattr_id_tableFedor Pchelkin
2023-01-31ia64: fix build error due to switch case label appearing next to declarationJames Morse
2023-01-31mm: multi-gen LRU: fix crash during cgroup migrationYu Zhao
2023-01-31Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko
2023-01-31zsmalloc: fix a race with deferred_handles storingNhat Pham
2023-01-31mm/khugepaged: fix ->anon_vma raceJann Horn
2023-01-31maple_tree: fix mas_empty_area_rev() lower bound validationLiam Howlett
2023-01-19selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu
2023-01-18selftests/vm: remove __USE_GNU in hugetlb-madvise.cPeter Xu
2023-01-18mm: fix a few rare cases of using swapin error pte markerPeter Xu
2023-01-18mm/uffd: fix pte marker when fork() without fork eventPeter Xu
2023-01-18Sync with v6.2-rc4Andrew Morton
2023-01-15Linux 6.2-rc4v6.2-rc4Linus Torvalds
2023-01-15Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-15Merge tag 'edac_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-01-15Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-01-14Merge tag 'iommu-fixes-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-14Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-14Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-14Merge tag 'modules-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-14Merge tag '6.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-01-14Merge tag 'ata-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-01-13Merge tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-13Merge tag 'io_uring-6.2-2023-01-13' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-13Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-13kbuild: Fix CFI hash randomization with KASANSami Tolvanen
2023-01-13firmware: coreboot: Check size of table entry and use flex-arrayKees Cook
2023-01-13kallsyms: Fix scheduling with interrupts disabled in self-testNicholas Piggin
2023-01-14ata: pata_cs5535: Don't build on UMLPeter Foley
2023-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-01-13lockref: stop doing cpu_relax in the cmpxchg loopMateusz Guzik
2023-01-13x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceBjorn Helgaas