index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
sed-opal.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
mm/z3fold: remove obsolete comment in z3fold_alloc
Miaohe Lin
1
-3
/
+0
2022-04-29
mm/z3fold: declare z3fold_mount with __init
Miaohe Lin
1
-1
/
+1
2022-04-29
fs/proc/task_mmu.c: remove redundant page validation of pte_page
Xianting Tian
1
-2
/
+0
2022-04-29
mm/vmscan: fix comment for isolate_lru_pages
Miaohe Lin
1
-2
/
+2
2022-04-29
mm/vmscan: fix comment for current_may_throttle
Miaohe Lin
1
-4
/
+3
2022-04-29
mm/vmscan: remove obsolete comment in get_scan_count
Miaohe Lin
1
-3
/
+1
2022-04-29
mm/vmscan: sc->reclaim_idx must be a valid zone index
Wei Yang
1
-2
/
+2
2022-04-29
mm/vmscan: make sure wakeup_kswapd with managed zone
Wei Yang
2
-3
/
+5
2022-04-29
mm/vmscan: reclaim only affects managed_zones
Wei Yang
1
-2
/
+2
2022-04-29
arm64: mm: hugetlb: enable HUGETLB_PAGE_FREE_VMEMMAP for arm64
Muchun Song
2
-0
/
+15
2022-04-29
mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAP
Muchun Song
2
-1
/
+10
2022-04-29
hugetlb: remove use of list iterator variable after loop
Jakob Koschel
1
-14
/
+19
2022-04-29
mm, hugetlb, hwpoison: separate branch for free and in-use hugepage
Naoya Horiguchi
2
-2
/
+6
2022-04-29
mm/memory-failure.c: dissolve truncated hugetlb page
Miaohe Lin
1
-5
/
+4
2022-04-29
mm/memory-failure.c: minor cleanup for HWPoisonHandlable
Miaohe Lin
1
-5
/
+3
2022-04-29
Revert "mm/memory-failure.c: fix race with changing page compound again"
Naoya Horiguchi
3
-13
/
+0
2022-04-29
mm/hwpoison: put page in already hwpoisoned case with MF_COUNT_INCREASED
Naoya Horiguchi
1
-0
/
+2
2022-04-29
mm/memory-failure.c: remove unnecessary (void*) conversions
liqiong
1
-2
/
+2
2022-04-29
mm: wrap __find_buddy_pfn() with a necessary buddy page validation
Zi Yan
3
-77
/
+101
2022-04-29
mm: page_alloc: simplify pageblock migratetype check in __free_one_page()
Zi Yan
1
-29
/
+17
2022-04-29
mm/page_alloc: adding same penalty is enough to get round-robin order
Wei Yang
1
-6
/
+3
2022-04-29
Documentation/sysctl: document page_lock_unfairness
Joel Savitz
1
-0
/
+9
2022-04-29
vmap(): don't allow invalid pages
Yury Norov
1
-0
/
+3
2022-04-29
mm/vmalloc: fix a comment
Yixuan Cao
1
-1
/
+1
2022-04-29
mm/memcontrol.c: remove unused private flag of memory.oom_control
Lu Jialin
1
-4
/
+0
2022-04-29
mm/memcontrol.c: make cgroup_memory_noswap static
Lu Jialin
2
-5
/
+1
2022-04-29
MAINTAINERS: add corresponding kselftests to memcg entry
Roman Gushchin
1
-0
/
+2
2022-04-29
MAINTAINERS: add corresponding kselftests to cgroup entry
Roman Gushchin
1
-0
/
+1
2022-04-29
kselftests: memcg: speed up the memory.high test
Roman Gushchin
1
-1
/
+1
2022-04-29
kselftests: memcg: update the oom group leaf events test
Roman Gushchin
1
-2
/
+3
2022-04-29
mm/memcg: non-hierarchical mode is deprecated
Wei Yang
1
-3
/
+0
2022-04-29
mm/memcg: move generation assignment and comparison together
Wei Yang
1
-3
/
+7
2022-04-29
mm/memcg: set pos explicitly for reclaim and !reclaim
Wei Yang
1
-3
/
+2
2022-04-29
mm/memcg: set memcg after css verified and got reference
Wei Yang
1
-8
/
+3
2022-04-29
mm/memcg: mz already removed from rb_tree if not NULL
Wei Yang
1
-1
/
+0
2022-04-29
mm/memcg: remove unneeded nr_scanned
Miaohe Lin
1
-4
/
+1
2022-04-29
mm: shmem: make shmem_init return void
Miaohe Lin
2
-7
/
+4
2022-04-29
mm: rework calculation of bdi_min_ratio in bdi_set_min_ratio
Chen Wandun
1
-5
/
+12
2022-04-29
tools/vm/page_owner_sort.c: avoid repeated judgments
Yixuan Cao
1
-4
/
+2
2022-04-29
tools/vm/page_owner_sort.c: provide allocator labelling and update --cull and...
Yixuan Cao
2
-16
/
+99
2022-04-29
tools/vm/page_owner: support debug log to avoid huge log print
Haowen Bai
1
-8
/
+20
2022-04-29
tools/vm/page_owner_sort.c: support sorting blocks by multiple keys
Jiajian Ye
2
-23
/
+165
2022-04-29
tools/vm/page_owner_sort.c: support for multi-value selection in single argument
Jiajian Ye
2
-26
/
+72
2022-04-29
tools/vm/page_owner_sort.c: use fprintf() to send error messages to stderr
Jiajian Ye
1
-14
/
+16
2022-04-28
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
1
-1
/
+2
2022-04-28
Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
Dany Madden
2
-100
/
+35
2022-04-28
net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
Vladimir Oltean
1
-4
/
+0
2022-04-28
ixgbe: ensure IPsec VF<->PF compatibility
Leon Romanovsky
1
-1
/
+2
2022-04-28
MAINTAINERS: Update BNXT entry with firmware files
Florian Fainelli
1
-0
/
+2
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
1
-14
/
+38
[next]