summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hfsplus: convert kmap() to kmap_local_page() in bnode.cFabio M. De Francesco2022-09-111-57/+48
* hfsplus: unmap the page in the "fail_page" labelFabio M. De Francesco2022-09-111-0/+1
* Linux 6.0-rc3v6.0-rc3Linus Torvalds2022-08-281-1/+1
* Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-2821-60/+108
|\
| * .mailmap: update Luca Ceresoli's e-mail addressLuca Ceresoli2022-08-281-0/+1
| * mm/mprotect: only reference swap pfn page if type matchPeter Xu2022-08-281-1/+2
| * squashfs: don't call kmalloc in decompressorsPhillip Lougher2022-08-284-21/+22
| * mm/damon/dbgfs: avoid duplicate context directory creationBadari Pulavarty2022-08-281-0/+3
| * mailmap: update email address for Colin KingColin Ian King2022-08-281-2/+1
| * asm-generic: sections: refactor memory_intersectsQuanyang Wang2022-08-281-2/+5
| * bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemLiu Shixin2022-08-281-0/+2
| * ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao2022-08-282-5/+6
| * Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt2022-08-281-2/+13
| * mm/zsmalloc: do not attempt to free IS_ERR handleSergey Senozhatsky2022-08-281-1/+1
| * binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett2022-08-281-10/+21
| * mm: re-allow pinning of zero pfns (again)Alex Williamson2022-08-281-3/+10
| * vmcoreinfo: add kallsyms_num_syms symbolStephen Brennan2022-08-281-0/+1
| * mailmap: update Guilherme G. Piccoli's email addressesGuilherme G. Piccoli2022-08-281-0/+2
| * writeback: avoid use-after-free after removing deviceKhazhismel Kumykov2022-08-283-12/+16
| * shmem: update folio if shmem_replace_page() updates the pageMatthew Wilcox (Oracle)2022-08-281-0/+1
| * mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pteMiaohe Lin2022-08-281-1/+1
| * Merge branch 'linus'Andrew Morton2022-08-25112-450/+971
| |\
| * \ Merge branch 'linus'Andrew Morton2022-08-2310-31/+68
| |\ \
| * \ \ Merge branch 'mm-hotfixes-stable'Andrew Morton2022-08-2218-119/+240
| |\ \ \
* | \ \ \ Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linuxLinus Torvalds2022-08-284-24/+38
|\ \ \ \ \
| * | | | | lib/cpumask_kunit: add tests file to MAINTAINERSSander Vanheule2022-08-241-0/+1
| * | | | | lib/cpumask_kunit: log mask contentsSander Vanheule2022-08-241-20/+31
| * | | | | lib/test_cpumask: follow KUnit style guidelinesSander Vanheule2022-08-243-3/+6
| * | | | | lib/test_cpumask: fix cpu_possible_mask last testSander Vanheule2022-08-241-1/+1
| * | | | | lib/test_cpumask: drop cpu_possible_mask full testSander Vanheule2022-08-241-1/+0
* | | | | | Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-2811-70/+79
|\ \ \ \ \ \
| * | | | | | btrfs: add info when mount fails due to stale replace targetAnand Jain2022-08-231-1/+1
| * | | | | | btrfs: replace: drop assert for suspended replaceAnand Jain2022-08-231-2/+1
| * | | | | | btrfs: fix silent failure when deleting root referenceFilipe Manana2022-08-231-2/+3
| * | | | | | btrfs: fix space cache corruption and potential double allocationsOmar Sandoval2022-08-234-60/+22
| * | | | | | btrfs: don't allow large NOWAIT direct readsJosef Bacik2022-08-221-0/+14
| * | | | | | btrfs: don't merge pages into bio if their page offset is not contiguousQu Wenruo2022-08-221-4/+29
| * | | | | | btrfs: update generation of hole file extent item when merging holesFilipe Manana2022-08-221-0/+2
| * | | | | | btrfs: fix possible memory leak in btrfs_get_dev_args_from_path()Zixuan Fu2022-08-221-1/+4
| * | | | | | btrfs: check if root is readonly while setting security xattrGoldwyn Rodrigues2022-08-221-0/+3
* | | | | | | Merge tag '6.0-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-08-286-67/+70
|\ \ \ \ \ \ \
| * | | | | | | cifs: Add helper function to check smb1+ serverZhang Xiaoxu2022-08-244-9/+13
| * | | | | | | cifs: Use help macro to get the mid header sizeZhang Xiaoxu2022-08-242-6/+4
| * | | | | | | cifs: Use help macro to get the header preamble sizeZhang Xiaoxu2022-08-244-22/+22
| * | | | | | | cifs: skip extra NULL byte in filenamesPaulo Alcantara2022-08-241-10/+6
| * | | | | | | smb3: missing inode locks in punch holeDavid Howells2022-08-231-6/+6
| * | | | | | | smb3: missing inode locks in zero rangeDavid Howells2022-08-231-25/+30
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-2815-88/+183
|\ \ \ \ \ \ \
| * | | | | | | Documentation/ABI: Mention retbleed vulnerability info file for sysfsSalvatore Bonaccorso2022-08-251-0/+1
| * | | | | | | x86/sev: Mark snp_abort() noreturnBorislav Petkov2022-08-253-18/+20