index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
mm: zswap: add zswap_never_enabled()
Yosry Ahmed
1
-0
/
+6
2024-07-04
mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()
Yosry Ahmed
1
-2
/
+2
2024-07-04
mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
Lance Yang
1
-0
/
+9
2024-07-04
mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop
Lance Yang
2
-0
/
+30
2024-07-04
mm/highmem: make nr_free_highpages() return "unsigned long"
David Hildenbrand
2
-5
/
+5
2024-07-04
mm/highmem: reimplement totalhigh_pages() by walking zones
David Hildenbrand
1
-7
/
+2
2024-07-04
fs/proc: move page_mapcount() to fs/proc/internal.h
David Hildenbrand
1
-26
/
+1
2024-07-04
mm: shmem: add mTHP counters for anonymous shmem
Baolin Wang
1
-0
/
+3
2024-07-04
mm: shmem: add mTHP support for anonymous shmem
Baolin Wang
1
-0
/
+10
2024-07-04
mm: shmem: add multi-size THP sysfs interface for anonymous shmem
Baolin Wang
1
-0
/
+10
2024-07-04
percpu: add __this_cpu_try_cmpxchg()
Uros Bizjak
1
-0
/
+6
2024-07-04
memcg: rearrange fields of mem_cgroup_per_node
Shakeel Butt
1
-8
/
+14
2024-07-04
mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()
Sidhartha Kumar
1
-5
/
+1
2024-07-04
mm: introduce arch_do_swap_page_nr() which allows restore metadata for nr pages
Barry Song
1
-6
/
+20
2024-07-04
mm: remove the implementation of swap_free() and always use swap_free_nr()
Barry Song
1
-5
/
+5
2024-07-04
mm: swap: introduce swap_free_nr() for batched swap_free()
Chuanhua Han
1
-0
/
+5
2024-07-04
mm: remove MIGRATE_SYNC_NO_COPY mode
Kefeng Wang
1
-5
/
+0
2024-07-04
mm: migrate: remove migrate_folio_extra()
Kefeng Wang
1
-2
/
+0
2024-07-04
rmap: remove DEFINE_PAGE_VMA_WALK()
Kefeng Wang
1
-10
/
+0
2024-07-04
mm: remove page_mapping()
Matthew Wilcox (Oracle)
3
-13
/
+13
2024-07-04
mm: memcontrol: remove page_memcg()
Kefeng Wang
1
-12
/
+2
2024-07-04
mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
Eric Chanudet
1
-2
/
+0
2024-07-04
mm/memory-failure: improve memory failure action_result messages
Jane Chu
2
-0
/
+4
2024-07-04
mm: implement update_mmu_tlb() using update_mmu_tlb_range()
Bang Li
1
-3
/
+1
2024-07-04
mm: add update_mmu_tlb_range()
Bang Li
1
-0
/
+7
2024-07-04
mm/rmap: sanity check that zeropages are not passed to RMAP
David Hildenbrand
1
-0
/
+3
2024-07-04
mm/hugetlb: remove {Set,Clear}Hpage macros
Sidhartha Kumar
1
-10
/
+2
2024-07-04
mm: drop page_index and simplify folio_index
Kairui Song
2
-17
/
+4
2024-07-04
mm: remove page_file_offset and folio_file_pos
Kairui Song
1
-17
/
+0
2024-07-04
mm/huge_memory: mark racy access onhuge_anon_orders_always
Ran Xiaokai
1
-2
/
+2
2024-07-04
mm: add folio_alloc_mpol()
Kefeng Wang
1
-0
/
+8
2024-07-04
firewire: ohci: add tracepoints event for data of Self-ID DMA
Takashi Sakamoto
1
-0
/
+54
2024-07-04
Merge tag 'trace-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-07-03
ASoC: dapm: Use unsigned for number of widgets in snd_soc_dapm_new_controls()
Krzysztof Kozlowski
1
-1
/
+1
2024-07-03
tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2F
Steven Rostedt (Google)
1
-1
/
+1
2024-07-03
vdso: Add comment about reason for vdso struct ordering
Anna-Maria Behnsen
1
-0
/
+4
2024-07-03
cgroup/misc: Introduce misc.peak
Xiu Jianfeng
1
-0
/
+2
2024-07-03
block: don't free the integrity payload in bio_integrity_unmap_free_user
Christoph Hellwig
1
-2
/
+2
2024-07-03
block: don't free submitter owned integrity payload on I/O completion
Christoph Hellwig
1
-2
/
+1
2024-07-03
block: also return bio_integrity_payload * from stubs
Christoph Hellwig
1
-3
/
+3
2024-07-03
block: split integrity support out of bio.h
Christoph Hellwig
3
-156
/
+154
2024-07-03
Merge tag 'v6.10-rc6' into for-6.11/block-post
Jens Axboe
50
-148
/
+367
2024-07-03
drm/display/dsc: Add a helper to dump the DSC configuration
Imre Deak
1
-0
/
+3
2024-07-03
drm: Add helpers for q4 fixed point values
Imre Deak
1
-0
/
+23
2024-07-03
iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
Joao Martins
1
-0
/
+3
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
1
-4
/
+0
2024-07-03
parport: Remove attach function pointer
Dr. David Alan Gilbert
1
-1
/
+0
2024-07-03
parport: Remove 'drivers' list
Dr. David Alan Gilbert
1
-1
/
+0
2024-07-03
misc: fastrpc: Restrict untrusted app to attach to privileged PD
Ekansh Gupta
1
-0
/
+3
2024-07-03
usb: typec: tcpci: add support to set connector orientation
Marco Felsch
1
-0
/
+8
[prev]
[next]