index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-05-12
mm, swap: remove no longer used swap mapping helper
Kairui Song
-1
/
+0
2025-05-12
mm: move folio_index to mm/swap.h and remove no longer needed helper
Kairui Song
-20
/
+0
2025-05-12
filemap: do not use folio_contains for swap cache folios
Kairui Song
-4
/
+4
2025-05-12
mm: page-flags-layout.h: change the KASAN_TAG_WIDTH for HW_TAGS
Guilherme Giacomo Simoes
-1
/
+3
2025-05-12
mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
Lorenzo Stoakes
-1
/
+0
2025-05-12
mm: add folio_expected_ref_count() for reference count calculation
Shivank Garg
-0
/
+55
2025-05-12
util_macros.h: make the header more resilient
Andy Shevchenko
-0
/
+3
2025-05-12
sched/numa: add tracepoint that tracks the skipping of numa balancing due to ...
Libo Chen
-0
/
+33
2025-05-12
mm/rmap: inline folio_test_large_maybe_mapped_shared() into callers
Lance Yang
-6
/
+2
2025-05-12
mm: implement for_each_valid_pfn() for CONFIG_SPARSEMEM
David Woodhouse
-0
/
+78
2025-05-12
mm: implement for_each_valid_pfn() for CONFIG_FLATMEM
David Woodhouse
-1
/
+9
2025-05-12
mm: introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
David Woodhouse
-0
/
+10
2025-05-12
kexec: add KHO support to kexec file loads
Alexander Graf
-0
/
+5
2025-05-12
kexec: enable KHO support for memory preservation
Mike Rapoport (Microsoft)
-0
/
+36
2025-05-12
kexec: add KHO parsing support
Alexander Graf
-0
/
+14
2025-05-12
kexec: add Kexec HandOver (KHO) generation helpers
Alexander Graf
-0
/
+59
2025-05-12
memblock: introduce memmap_init_kho_scratch()
Mike Rapoport (Microsoft)
-0
/
+2
2025-05-12
memblock: add support for scratch memory
Alexander Graf
-0
/
+20
2025-05-12
memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport (Microsoft)
-1
/
+18
2025-05-12
khugepaged: pass folio instead of head page to trace events
Fan Ni
-6
/
+6
2025-05-12
mm: remove unused macro INIT_PASID
Cheng-Han Wu
-1
/
+0
2025-05-12
mm: add swappiness=max arg to memory.reclaim for only anon reclaim
Zhongkun He
-0
/
+4
2025-05-12
mm/hugetlb: use separate nodemask for bootmem allocations
Frank van der Linden
-0
/
+3
2025-05-12
mm/memcg: move mem_cgroup_init() ahead of cgroup_init()
Huan Yang
-0
/
+3
2025-05-12
mm/huge_memory: remove useless folio pointers passing
Gavin Guo
-8
/
+7
2025-05-12
vmscan,cgroup: apply mems_effective to reclaim
Gregory Price
-0
/
+12
2025-05-12
cpuset: rename cpuset_node_allowed to cpuset_current_node_allowed
Gregory Price
-2
/
+2
2025-05-12
Update Christoph's Email address and make it consistent
Christoph Lameter (Ampere)
-1
/
+1
2025-05-12
mm/damon/core: introduce damos quota goal metrics for memory node utilization
SeongJae Park
-0
/
+6
2025-05-13
Merge 6.15-rc6 into usb-next
Greg Kroah-Hartman
-86
/
+113
2025-05-13
Merge 6.15-rc6 into char-misc-next
Greg Kroah-Hartman
-86
/
+113
2025-05-12
Merge branch 'for-6.16/tsm-mr' into tsm-next
Dan Williams
-422
/
+672
2025-05-12
scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer
Steve Siwinski
-0
/
+1
2025-05-12
scsi: sd: Remove the stream_status member from scsi_stream_status_header
Christoph Hellwig
-2
/
+1
2025-05-12
netlink: fix policy dump for int with validation callback
Jakub Kicinski
-0
/
+6
2025-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
-109
/
+138
2025-05-12
helpers: make few bpf helpers public
Mykyta Yatsenko
-0
/
+14
2025-05-12
soc: qcom: llcc-qcom: Add support for SM8750
Melody Olvera
-0
/
+8
2025-05-12
drm/gpusvm: Add timeslicing support to GPU SVM
Matthew Brost
-0
/
+5
2025-05-12
drm/xe: Strict migration policy for atomic SVM faults
Matthew Brost
-14
/
+26
2025-05-12
drm/gpusvm: Introduce devmem_only flag for allocation
Himal Prasad Ghimiray
-0
/
+2
2025-05-12
drm: nova-drm: add initial driver skeleton
Danilo Krummrich
-0
/
+101
2025-05-12
io_uring: drain based on allocates reqs
Pavel Begunkov
-1
/
+1
2025-05-12
ACPI: MRRM: Minimal parse of ACPI MRRM table
Tony Luck
-0
/
+9
2025-05-12
ACPICA: Update copyright year
Saket Dumbre
-22
/
+22
2025-05-12
ACPICA: Logfile: Changes for version 20250404
Saket Dumbre
-1
/
+1
2025-05-12
ACPICA: Replace strncpy() with memcpy()
Ahmed Salem
-1
/
+1
2025-05-12
ACPICA: Apply ACPI_NONSTRING in more places
Ahmed Salem
-3
/
+3
2025-05-12
ACPICA: Avoid sequence overread in call to strncmp()
Ahmed Salem
-1
/
+1
2025-05-12
ACPICA: actbl2.h: ACPI 6.5: RAS2: Rename structure and field names of the RAS...
Shiju Jose
-8
/
+8
[prev]
[next]