index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
mailmap: add entry for John Garry
John Garry
1
-0
/
+1
2024-05-06
XArray: set the marks correctly when splitting an entry
Matthew Wilcox (Oracle)
2
-5
/
+32
2024-05-06
selftests/vDSO: fix runtime errors on LoongArch
Tiezhu Yang
2
-29
/
+13
2024-05-06
selftests/vDSO: fix building errors on LoongArch
Tiezhu Yang
1
-1
/
+5
2024-05-06
mm,page_owner: don't remove __GFP_NOLOCKDEP in add_stack_record_to_list
Christoph Hellwig
1
-1
/
+1
2024-05-06
fs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry()
Ryan Roberts
1
-9
/
+13
2024-05-06
fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan
Ryan Roberts
1
-1
/
+1
2024-05-06
mm/vmalloc: fix return value of vb_alloc if size is 0
Hailong.Liu
1
-1
/
+1
2024-05-06
mm: use memalloc_nofs_save() in page_cache_ra_order()
Kefeng Wang
1
-0
/
+4
2024-05-06
kmsan: compiler_types: declare __no_sanitize_or_inline
Alexander Potapenko
1
-0
/
+11
2024-05-06
lib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add()
Luis Chamberlain
1
-4
/
+9
2024-05-06
tools: fix userspace compilation with new test_xarray changes
Luis Chamberlain
1
-0
/
+2
2024-05-06
MAINTAINERS: update URL's for KEYS/KEYRINGS_INTEGRITY and TPM DEVICE DRIVER
Jarkko Sakkinen
1
-1
/
+2
2024-05-06
mm: page_owner: fix wrong information in dump_page_owner
Maninder Singh
1
-1
/
+1
2024-05-06
maple_tree: fix mas_empty_area_rev() null pointer dereference
Liam R. Howlett
1
-8
/
+8
2024-05-06
mm/userfaultfd: reset ptes when close() for wr-protected ones
Peter Xu
1
-0
/
+4
2024-04-25
mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
Miaohe Lin
1
-1
/
+1
2024-04-25
selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...
Muhammad Usama Anjum
2
-38
/
+2
2024-04-25
stackdepot: respect __GFP_NOLOCKDEP allocation flag
Andrey Ryabinin
1
-2
/
+2
2024-04-25
hugetlb: check for anon_vma prior to folio allocation
Vishal Moola (Oracle)
1
-4
/
+7
2024-04-25
mm: zswap: fix shrinker NULL crash with cgroup_disable=memory
Johannes Weiner
1
-9
/
+16
2024-04-25
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
4
-59
/
+39
2024-04-25
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
3
-10
/
+9
2024-04-25
mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
Matthew Wilcox (Oracle)
1
-23
/
+47
2024-04-25
mm/hugetlb: fix missing hugetlb_lock for resv uncharge
Peter Xu
1
-1
/
+4
2024-04-25
selftests: mm: fix unused and uninitialized variable warning
Muhammad Usama Anjum
1
-1
/
+1
2024-04-25
selftests/harness: remove use of LINE_MAX
Edward Liaw
2
-4
/
+9
2024-04-17
nilfs2: fix OOB in nilfs_set_de_type
Jeongjun Park
1
-1
/
+1
2024-04-17
MAINTAINERS: update Naoya Horiguchi's email address
Naoya Horiguchi
2
-2
/
+3
2024-04-17
fork: defer linking file vma until vma is fully initialized
Miaohe Lin
1
-16
/
+17
2024-04-17
mm/shmem: inline shmem_is_huge() for disabled transparent hugepages
Sumanth Korikkar
2
-6
/
+9
2024-04-17
mm,page_owner: defer enablement of static branch
Oscar Salvador
1
-1
/
+1
2024-04-17
Squashfs: check the inode number is not the invalid value of zero
Phillip Lougher
1
-1
/
+4
2024-04-17
mm,swapops: update check in is_pfn_swap_entry for hwpoison entries
Oscar Salvador
1
-32
/
+33
2024-04-17
mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
Miaohe Lin
1
-3
/
+15
2024-04-17
mm/userfaultfd: allow hugetlb change protection upon poison entry
Peter Xu
1
-3
/
+7
2024-04-17
mm,page_owner: fix printing of stack records
Oscar Salvador
1
-3
/
+1
2024-04-17
mm,page_owner: fix accounting of pages when migrating
Oscar Salvador
1
-0
/
+15
2024-04-17
mm,page_owner: fix refcount imbalance
Oscar Salvador
2
-49
/
+58
2024-04-17
mm,page_owner: update metadata for tail pages
Oscar Salvador
1
-63
/
+74
2024-04-17
userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVE
Lokesh Gidra
1
-3
/
+3
2024-04-17
mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly
David Hildenbrand
3
-41
/
+40
2024-04-14
Linux 6.9-rc4
v6.9-rc4
Linus Torvalds
1
-1
/
+1
2024-04-14
kernfs: annotate different lockdep class for of->mutex of writable files
Amir Goldstein
1
-1
/
+8
2024-04-13
ata: libata-core: Allow command duration limits detection for ACS-4 drives
Igor Pylypiv
1
-1
/
+1
2024-04-13
ata: libata-scsi: Fix ata_scsi_dev_rescan() error path
Damien Le Moal
1
-4
/
+5
2024-04-12
Kconfig: add some hidden tabs on purpose
Linus Torvalds
1
-6
/
+6
2024-04-12
selftests: kselftest: Fix build failure with NOLIBC
Oleg Nesterov
1
-0
/
+5
2024-04-12
block: fix that blk_time_get_ns() doesn't update time after schedule
Yu Kuai
1
-0
/
+1
2024-04-12
selftests: timers: Fix abs() warning in posix_timers test
John Stultz
1
-1
/
+1
[next]