index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-25
net: skbuff: don't skb_tx_error() the source skb in skb_zerocopy()
Norbert Szetei
1
-1
/
+0
2026-08-25
openvswitch: only skb_tx_error() a packet we are about to drop
Norbert Szetei
1
-2
/
+1
2026-08-25
f2fs: fix to avoid potential deadloop in f2fs_fsync_node_pages()
Chao Yu
1
-0
/
+5
2026-08-24
selftests/proc: make proc-maps-race work with READ_IMPLIES_EXEC
Karl Mehltretter
1
-1
/
+2
2026-08-24
memcg: move LRU size accounting on reparenting instead of copying it
Shakeel Butt
2
-0
/
+14
2026-08-24
mm/vmscan: fix comment logic in balance_pgdat
Enlin Mu
1
-1
/
+1
2026-08-24
maple_tree: add helper mas_make_walkable()
Liam R. Howlett (Oracle)
1
-5
/
+8
2026-08-24
maple_tree: avoid extra gap calculation
Liam R. Howlett (Oracle)
1
-11
/
+17
2026-08-24
maple_tree: fix argument name in header
Liam R. Howlett (Oracle)
1
-1
/
+1
2026-08-24
maple_tree: change two GFP flags in tests
Liam R. Howlett (Oracle)
1
-2
/
+2
2026-08-24
maple_tree: document erase and allocations better
Liam R. Howlett (Oracle)
1
-3
/
+19
2026-08-24
maple_tree: avoid mas_erase() and mtree_erase() failures
Liam R. Howlett (Oracle)
2
-18
/
+52
2026-08-24
maple_tree: document that erase may use GFP_KERNEL for allocations
Liam R. Howlett (Oracle)
1
-2
/
+21
2026-08-24
maple_tree: catch race in mas_alloc_cyclic()
Liam R. Howlett (Oracle)
1
-19
/
+24
2026-08-24
maple_tree: add bulk parent set helper
Liam R. Howlett (Oracle)
1
-55
/
+42
2026-08-24
maple_tree: micro optimisation of mas_wr_store_type()
Liam R. Howlett (Oracle)
1
-3
/
+15
2026-08-24
maple_tree: optimise mas_wr_node_store() when not in rcu mode
Liam R. Howlett (Oracle)
1
-3
/
+17
2026-08-24
maple_tree: use prefetched value in mas_wr_store_type()
Liam R. Howlett (Oracle)
1
-1
/
+1
2026-08-24
maple_tree: clarify comments on mas_nomem()
Liam R. Howlett (Oracle)
1
-2
/
+7
2026-08-24
maple_tree: drop MAPLE_ALLOC_SLOTS
Liam R. Howlett (Oracle)
1
-2
/
+0
2026-08-24
maple_tree: drop dead code from mas_extend_spanning_null()
Liam R. Howlett (Oracle)
1
-7
/
+0
2026-08-24
maple_tree: documentation fix
Liam R. Howlett (Oracle)
1
-1
/
+1
2026-08-24
maple_tree: add write lock checking with lockdep sequence numbers
Liam R. Howlett (Oracle)
2
-14
/
+57
2026-08-24
locking/lockdep: add sequence counter to held_lock
Liam R. Howlett (Oracle)
4
-8
/
+57
2026-08-24
maple_tree: add rcu locking check when LOCKDEP is enabled
Liam R. Howlett (Oracle)
2
-1
/
+52
2026-08-24
selftests/mm: check stat() return value in khugepaged get_finfo()
Anshuman
1
-1
/
+2
2026-08-24
mm, swap: ratelimit bad swap entry reports
Breno Leitao
1
-3
/
+3
2026-08-24
selftests/mm: fix unchecked ftruncate return value in soft-dirty test
Anshuman
1
-1
/
+2
2026-08-24
mm: memcg: release the css reference when a stock slot empties
Song Hu
1
-1
/
+6
2026-08-24
mm: include swap.h in swapops.h
Kiryl Shutsemau (Meta)
1
-0
/
+1
2026-08-24
mm/migrate_device: fix cache flush when replacing huge zero PMD
Hui Su
1
-1
/
+1
2026-08-24
selftests/mm: drop redundant open() in mprotect_tests()
Hongfu Li
1
-6
/
+0
2026-08-24
mm/memcontrol: avoid false sharing between vmstats and events
Usama Arif
1
-2
/
+7
2026-08-24
arch_numa: avoid false positive fortify warning in setup_node_to_cpumask_map()
Nathan Chancellor
1
-0
/
+12
2026-08-24
mm/rmap: synchronize lock and unlock target in anon_vma_clone
Eric Kim
1
-1
/
+1
2026-08-24
mm/hmm.c:hmm_do_fault(): suppress sparse warning
Andrew Morton
1
-1
/
+4
2026-08-24
mm/Kconfig: make MEMORY_FAILURE select MIGRATION
Xie Yuanbin
1
-0
/
+1
2026-08-24
lib/test_hmm: fix garbage pfn and wrong direction in devmem fault debug
Qiang Liu
1
-3
/
+2
2026-08-24
percpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPU
Tejun Heo
4
-23
/
+2
2026-08-24
mm/mglru: fix and remove redundant unevictable folio handling
Kairui Song
1
-14
/
+5
2026-08-24
Docs/mm: fix outdated "radix tree" in page_migration
Song Hu
1
-3
/
+3
2026-08-24
mm: Documentation: clarify where the mTHP stats live
Nico Pache (Red Hat)
1
-2
/
+4
2026-08-24
mm/khugepaged: unmap pte before releasing vma write lock
Nico Pache (Red Hat)
1
-2
/
+2
2026-08-24
mm/khugepaged: fix outdated comments
Nico Pache (Red Hat)
1
-23
/
+21
2026-08-24
mm/khugepaged: introduce a count_collapse_event() helper
Nico Pache (Red Hat)
1
-21
/
+21
2026-08-24
mm/khugepaged: extract reference check into folio_pte_referenced() helper
Nico Pache (Red Hat)
1
-14
/
+12
2026-08-24
mm/khugepaged: refactor per-scan state clearing into collapse_control_init_sc...
Nico Pache (Red Hat)
1
-5
/
+9
2026-08-24
MAINTAINERS: add drivers/char/mem.c to mm misc, memory mapping sections
Lorenzo Stoakes (ARM)
1
-0
/
+2
2026-08-24
mm/mglru: fix young counter undercount for large folios
Hui Zhu
1
-1
/
+1
2026-08-24
selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
Wilson Felipe Pereira
2
-2
/
+12
[prev]
[next]