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-01-27
virtio_pci: Add support for PCIe Function Level Reset
Israel Rukshin
-0
/
+8
2025-01-27
virtio-pci: define type and header for PCI vendor data
Shijith Thotton
-0
/
+14
2025-01-27
fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges ...
David Hildenbrand
-0
/
+9
2025-01-27
fs/proc/vmcore: factor out freeing a list of vmcore ranges
David Hildenbrand
-0
/
+11
2025-01-27
fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list
David Hildenbrand
-0
/
+14
2025-01-27
fs/proc/vmcore: move vmcore definitions out of kcore.h
David Hildenbrand
-13
/
+7
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-373
/
+566
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-140
/
+188
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-61
/
+53
2025-01-26
Merge tag 'modules-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-6
/
+6
2025-01-26
Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-142
/
+0
2025-01-26
Merge tag 'trace-rv-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-0
/
+4
2025-01-26
Merge tag 'bitmap-for-6.14' of https://github.com:/norov/linux
Linus Torvalds
-8
/
+28
2025-01-26
LoongArch: Fix warnings during S3 suspend
Huacai Chen
-0
/
+1
2025-01-26
module: Constify 'struct module_attribute'
Thomas Weißschuh
-4
/
+4
2025-01-26
module: Handle 'struct module_version_attribute' as const
Thomas Weißschuh
-1
/
+1
2025-01-26
module: Extend the preempt disabled section in dereference_symbol_descriptor().
Sebastian Andrzej Siewior
-1
/
+1
2025-01-26
ASoC: hdmi-codec: allow to refine formats actually supported
Olivier Moysan
-0
/
+1
2025-01-25
seqlock: add missing parameter documentation for raw_seqcount_try_begin()
Suren Baghdasaryan
-0
/
+1
2025-01-25
mm: add FGP_DONTCACHE folio creation flag
Jens Axboe
-0
/
+2
2025-01-25
mm: call filemap_fdatawrite_range_kick() after IOCB_DONTCACHE issue
Jens Axboe
-0
/
+5
2025-01-25
mm/filemap: add filemap_fdatawrite_range_kick() helper
Jens Axboe
-0
/
+2
2025-01-25
fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
Jens Axboe
-2
/
+18
2025-01-25
mm/readahead: add readahead_control->dropbehind member
Jens Axboe
-0
/
+1
2025-01-25
mm: add PG_dropbehind folio flag
Jens Axboe
-1
/
+7
2025-01-25
mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()
David Hildenbrand
-2
/
+2
2025-01-25
mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
David Hildenbrand
-2
/
+2
2025-01-25
mm/huge_memory: convert has_hwpoisoned into a pure folio flag
David Hildenbrand
-4
/
+2
2025-01-25
ksm: add ksm involvement information for each process
xu xin
-0
/
+1
2025-01-25
mm/damon: explain "effective quota" on kernel-doc comment
SeongJae Park
-4
/
+9
2025-01-25
mm: remove PageTransTail()
Matthew Wilcox (Oracle)
-12
/
+0
2025-01-25
mm/mglru: rework workingset protection
Yu Zhao
-76
/
+94
2025-01-25
mm/mglru: rework aging feedback
Yu Zhao
-9
/
+8
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
-0
/
+6
2025-01-25
mm: make mmap_region() internal
Lorenzo Stoakes
-3
/
+0
2025-01-25
mm, swap_slots: remove slot cache for freeing path
Kairui Song
-3
/
+0
2025-01-25
mm, swap: use a global swap cluster for non-rotation devices
Kairui Song
-0
/
+2
2025-01-25
mm, swap: simplify percpu cluster updating
Kairui Song
-2
/
+2
2025-01-25
mm, swap: reduce contention on device lock
Kairui Song
-1
/
+2
2025-01-25
mm, swap: use an enum to define all cluster flags and wrap flags changes
Kairui Song
-4
/
+13
2025-01-25
mm, swap: hold a reference during scan and cleanup flag usage
Kairui Song
-1
/
+0
2025-01-25
mm, swap: clean up plist removal and adding
Kairui Song
-1
/
+1
2025-01-25
mm, swap: clean up device availability check
Kairui Song
-2
/
+0
2025-01-25
mm, swap: remove old allocation path for HDD
Kairui Song
-3
/
+0
2025-01-25
alloc_tag: avoid current->alloc_tag manipulations when profiling is disabled
Suren Baghdasaryan
-3
/
+8
2025-01-25
mm/damon: add 'allow' argument to damos_new_filter()
SeongJae Park
-1
/
+1
2025-01-25
mm/damon/core: add damos_filter->allow field
SeongJae Park
-1
/
+3
2025-01-25
mm/damon: fixup damos_filter kernel-doc
SeongJae Park
-5
/
+6
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
-7
/
+7
2025-01-25
mm: alloc_pages_bulk_noprof: drop page_list argument
Luiz Capitulino
-6
/
+2
[prev]
[next]