index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-01-18
mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
Yu Zhao
2023-01-18
mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio
Yu Zhao
2023-01-18
mm: move FOLL_* defs to mm_types.h
David Howells
2023-01-18
mm: new primitive kvmemdup()
Hao Sun
2023-01-18
mm/swap: convert deactivate_page() to folio_deactivate()
Vishal Moola (Oracle)
2023-01-18
mm/memory: add vm_normal_folio()
Vishal Moola (Oracle)
2023-01-18
maple_tree: remove the redundant code
Vernon Yang
2023-01-18
maple_tree: remove extra space and blank line
Vernon Yang
2023-01-18
kasan: allow sampling page_alloc allocations for HW_TAGS
Andrey Konovalov
2023-01-18
mm/damon/core: implement damos filter
SeongJae Park
2023-01-18
mm: swap: convert mark_page_lazyfree() to folio_mark_lazyfree()
Kefeng Wang
2023-01-18
cma: tracing: print alloc result in trace_cma_alloc_finish
Wenchao Hao
2023-01-18
buffer: add b_folio as an alias of b_page
Matthew Wilcox (Oracle)
2023-01-18
mm/hugetlb: introduce hugetlb_walk()
Peter Xu
2023-01-18
mm/hugetlb: make walk_hugetlb_range() safe to pmd unshare
Peter Xu
2023-01-18
mm/hugetlb: move swap entry handling into vma lock when faulted
Peter Xu
2023-01-18
mm/hugetlb: document huge_pte_offset usage
Peter Xu
2023-01-18
mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
Jeff Xu
2023-01-18
mm/memfd: add F_SEAL_EXEC
Daniel Verkamp
2023-01-18
mm/uffd: always wr-protect pte in pte|pmd_mkuffd_wp()
Peter Xu
2023-01-18
mm: move folio_set_compound_order() to mm/internal.h
Sidhartha Kumar
2023-01-18
Sync with v6.2-rc4
Andrew Morton
2023-01-13
Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-01-13
efi: tpm: Avoid READ_ONCE() for accessing the event log
Ard Biesheuvel
2023-01-13
Merge tag 'acpi-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-01-13
Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-01-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-01-12
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-12
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-12
platform/x86: simatic-ipc: add another model
Henning Schild
2023-01-12
platform/x86: simatic-ipc: correct name of a model
Henning Schild
2023-01-12
Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-01-11
mm: update mmap_sem comments to refer to mmap_lock
Lorenzo Stoakes
2023-01-11
include/linux/mm: fix release_pages_arg kernel doc comment
SeongJae Park
2023-01-11
mm: fix vma->anon_name memory leak for anonymous shmem VMAs
Suren Baghdasaryan
2023-01-10
ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptops
Hans de Goede
2023-01-09
net/mlx5: Fix command stats access after free
Moshe Shemesh
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-01-06
Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-01-06
Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-06
Merge tag 'io_uring-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-06
Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-01-06
firmware/psci: Fix MEM_PROTECT_RANGE function numbers
Will Deacon
2023-01-06
rxrpc: Move client call connection to the I/O thread
David Howells
2023-01-06
rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters
David Howells
2023-01-06
rxrpc: Offload the completion of service conn security to the I/O thread
David Howells
2023-01-06
rxrpc: Tidy up abort generation infrastructure
David Howells
2023-01-06
rxrpc: Clean up connection abort
David Howells
2023-01-06
rxrpc: Implement a mechanism to send an event notification to a connection
David Howells
[next]