summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-07Merge branch 'master' into mm-hotfixes-stableAndrew Morton393-4386/+4318
2023-12-07mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()Jiexun Wang1-0/+11
2023-12-07nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi1-7/+35
2023-12-07mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTISidhartha Kumar1-0/+1
2023-12-07scripts/gdb: fix lx-device-list-bus and lx-device-list-classFlorian Fainelli1-8/+8
2023-12-07MAINTAINERS: drop Antti PalosaariBagas Sanjaya2-142/+45
2023-12-07highmem: fix a memory copy problem in memcpy_from_folioSu Hui1-1/+1
2023-12-07nilfs2: fix missing error check for sb_set_blocksize callRyusuke Konishi1-1/+5
2023-12-07kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPBaoquan He3-6/+1
2023-12-07units: add missing headerAndy Shevchenko1-0/+1
2023-12-07drivers/base/cpu: crash data showing should depends on KEXEC_COREBaoquan He1-3/+3
2023-12-07mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regionsSeongJae Park1-6/+43
2023-12-07scripts/gdb/tasks: fix lx-ps command errorKuan-Ying Lee1-11/+7
2023-12-07mm/Kconfig: make userfaultfd a menuconfigPeter Xu1-7/+9
2023-12-07selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache1-2/+2
2023-12-07mm/damon/core: copy nr_accesses when splitting regionSeongJae Park1-0/+1
2023-12-07lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenlyMing Lei1-6/+16
2023-12-07checkstack: fix printed addressHeiko Carstens1-6/+2
2023-12-07mm/memory_hotplug: fix error handling in add_memory_resource()Sumanth Korikkar1-1/+1
2023-12-07mm/memory_hotplug: add missing mem_hotplug_lockSumanth Korikkar2-10/+21
2023-12-07.mailmap: add a new address mapping for Chester LinChester Lin1-0/+1
2023-12-07mm: fix oops when filemap_map_pmd() without prealloc_pteHugh Dickins1-1/+1
2023-12-07squashfs: squashfs_read_data need to check if the length is 0Lizhi Xu1-1/+1
2023-12-07mm/selftests: fix pagemap_ioctl memory map testPeter Xu1-3/+6
2023-12-07mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not setPeter Xu1-1/+1
2023-12-07mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma checkPeter Xu1-4/+20
2023-12-07mm: kmem: properly initialize local objcg variable in current_obj_cgroup()Roman Gushchin1-1/+1
2023-12-07mm/kmemleak: move set_track_prepare() outside raw_spinlocksLiu Shixin1-1/+3
2023-12-07Revert "mm/kmemleak: move the initialisation of object to __link_object"Liu Shixin1-17/+19
2023-12-07mm/memory.c:zap_pte_range() print bad swap entryAndrew Morton1-0/+1
2023-12-07hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz2-4/+8
2023-12-07MAINTAINERS: add Andrew Morton for lib/*Andrew Morton1-0/+7
2023-12-03Linux 6.7-rc4v6.7-rc4Linus Torvalds1-1/+1
2023-12-03Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-34/+54
2023-12-03Merge tag 'firewire-fixes-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+4
2023-12-03Merge tag 'powerpc-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-3/+18
2023-12-03Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds4-18/+26
2023-12-03Merge tag 'for-linus-6.7a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+9
2023-12-03Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-21/+43
2023-12-02Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds7-32/+136
2023-12-02Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds4-24/+17
2023-12-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+4
2023-12-02Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-42/+126
2023-12-02Merge tag 'sound-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds8-25/+76
2023-12-02Merge tag 'drm-fixes-2023-12-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds67-302/+537
2023-12-02Merge tag 'io_uring-6.7-2023-11-30' of git://git.kernel.dk/linuxLinus Torvalds6-70/+224
2023-12-02Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linuxLinus Torvalds6-12/+58
2023-12-02Merge tag 'dm-6.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-10/+8
2023-12-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-9/+40
2023-12-02Merge tag 'fs_for_v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0