summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-09filemap: find_lock_entries() now updates start offsetVishal Moola (Oracle)4-18/+18
2022-11-09mm/rmap: fix comment in anon_vma_clone()Ma Wupeng1-2/+2
2022-11-09mm/hugetlb: add folio_hstate()Sidhartha Kumar2-3/+13
2022-11-09hugetlbfs: convert hugetlb_delete_from_page_cache() to use foliosSidhartha Kumar3-12/+6
2022-11-09mm/hugetlb: add hugetlb_folio_subpool() helpersSidhartha Kumar2-6/+17
2022-11-09mm: add private field of first tail to struct page and struct folioSidhartha Kumar1-0/+14
2022-11-09mm/hugetlb: add folio support to hugetlb specific flag macrosSidhartha Kumar1-0/+24
2022-11-09selftests/vm: drop mnt point for hugetlb in run_vmtests.shPeter Xu1-15/+3
2022-11-09selftests/vm: use memfd for hugepage-mremap testPeter Xu1-12/+9
2022-11-09selftests/vm: use memfd for hugetlb-madvise testPeter Xu1-9/+3
2022-11-09selftests/vm: use memfd for uffd hugetlb testsPeter Xu1-41/+21
2022-11-09mm: vmscan: make rotations a secondary factor in balancing anon vs fileJohannes Weiner4-9/+24
2022-11-09hugetlb: simplify hugetlb handling in follow_page_maskMike Kravetz5-278/+76
2022-11-07Linux 6.1-rc4Linus Torvalds1-1/+1
2022-11-07Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-91/+448
2022-11-06Merge tag 'hwmon-for-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+103
2022-11-06Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-11/+18
2022-11-06Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-9/+29
2022-11-06Merge tag 'kbuild-fixes-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-21/+16
2022-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-60/+52
2022-11-06Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-18/+7
2022-11-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-7/+21
2022-11-06Merge tag '6.1-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-62/+105
2022-11-06Merge tag 'trace-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-26/+29
2022-11-06Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini7-36/+34
2022-11-06Merge branch 'kvm-master' into HEADPaolo Bonzini4-24/+18
2022-11-06ext4: fix fortify warning in fs/ext4/fast_commit.c:1551Theodore Ts'o1-2/+3
2022-11-06ext4: fix wrong return err in ext4_load_and_init_journal()Jason Yan1-1/+1
2022-11-06ext4: fix warning in 'ext4_da_release_space'Ye Bin1-1/+2
2022-11-06ext4: fix BUG_ON() when directory entry has invalid rec_lenLuís Henriques1-1/+9
2022-11-05Merge tag 'acpi-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+6
2022-11-05Merge branch 'acpi-x86'Rafael J. Wysocki1-0/+6
2022-11-05Merge tag 'block-6.1-2022-11-05' of git://git.kernel.dk/linuxLinus Torvalds4-50/+77
2022-11-05cifs: fix use-after-free on the link nameChenXiaoSong2-6/+25
2022-11-05cifs: avoid unnecessary iteration of tcp sessionsShyam Prasad N3-51/+55
2022-11-05cifs: always iterate smb sessions using primary channelShyam Prasad N4-5/+25
2022-11-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-11/+72
2022-11-05Merge tag 'i2c-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-6/+13
2022-11-05Revert "hwmon: (pmbus) Add regulator supply into macro"Guenter Roeck1-1/+0
2022-11-05hwmon: (scmi) Register explicitly with Thermal FrameworkCristian Marussi1-13/+103
2022-11-05cxl/region: Recycle region idsDan Williams1-0/+20
2022-11-05cxl/region: Fix 'distance' calculation with passthrough portsDan Williams3-3/+19
2022-11-05tools/testing/cxl: Add a single-port host-bridge regression configDan Williams1-19/+278
2022-11-05tools/testing/cxl: Fix some error exitsDan Williams1-2/+2
2022-11-05cxl/pmem: Fix cxl_pmem_region and cxl_memdev leakDan Williams3-37/+68
2022-11-05cxl/region: Fix cxl_region leak, cleanup targets at region deleteDan Williams1-0/+11
2022-11-05cxl/region: Fix region HPA ordering validationDan Williams1-0/+3
2022-11-05Merge tag 'xfs-6.1-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds29-386/+670
2022-11-05Merge tag 'landlock-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+4
2022-11-05Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+9