index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
mm: remove irqsave/restore locking from contexts with irqs enabled
Johannes Weiner
3
-19
/
+13
2021-09-03
writeback: use READ_ONCE for unlocked reads of writeback stats
Jan Kara
1
-12
/
+13
2021-09-03
writeback: rename domain_update_bandwidth()
Jan Kara
1
-4
/
+4
2021-09-03
writeback: fix bandwidth estimate for spiky workload
Jan Kara
2
-14
/
+35
2021-09-03
writeback: reliably update bandwidth estimation
Jan Kara
1
-12
/
+27
2021-09-03
writeback: track number of inodes under writeback
Jan Kara
2
-2
/
+21
2021-09-03
mm: add kernel_misc_reclaimable in show_free_areas
liuhailong
1
-0
/
+2
2021-09-03
mm: report a more useful address for reclaim acquisition
Matthew Wilcox (Oracle)
2
-10
/
+10
2021-09-03
mm/debug_vm_pgtable: fix corrupted page flag
Gavin Shan
1
-4
/
+51
2021-09-03
mm/debug_vm_pgtable: remove unused code
Gavin Shan
1
-54
/
+0
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PGD and P4D modifying t...
Gavin Shan
1
-48
/
+38
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PUD modifying tests
Gavin Shan
1
-78
/
+48
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PMD modifying tests
Gavin Shan
1
-52
/
+46
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PTE modifying tests
Gavin Shan
1
-35
/
+32
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in migration and thp tests
Gavin Shan
1
-19
/
+17
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in soft_dirty and swap tests
Gavin Shan
1
-25
/
+23
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in protnone and devmap tests
Gavin Shan
1
-32
/
+26
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in leaf and savewrite tests
Gavin Shan
1
-16
/
+16
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in basic tests
Gavin Shan
1
-26
/
+24
2021-09-03
mm/debug_vm_pgtable: introduce struct pgtable_debug_args
Gavin Shan
1
-1
/
+269
2021-09-03
mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff()
David Hildenbrand
2
-4
/
+0
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
1
-24
/
+3
2021-09-02
Merge tag 'memblock-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+10
2021-09-02
mm: don't allow oversized kvmalloc() calls
Linus Torvalds
1
-0
/
+4
2021-09-02
Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+15
2021-09-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-29
/
+1
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-14
/
+12
2021-08-31
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-9
/
+27
2021-08-31
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
7
-28
/
+41
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+3
2021-08-30
Merge tag 'smp-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+8
2021-08-30
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+12
2021-08-30
Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
2
-9
/
+0
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-59
/
+162
2021-08-28
mm: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2
-8
/
+8
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-49
/
+59
2021-08-25
mm/memory_hotplug: fix potential permanent lru cache disable
Miaohe Lin
1
-0
/
+1
2021-08-23
fs: add a filemap_fdatawrite_wbc helper
Josef Bacik
1
-9
/
+27
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
2
-9
/
+0
2021-08-20
hugetlb: don't pass page cache pages to restore_reserve_on_error
Mike Kravetz
1
-5
/
+14
2021-08-20
mm: vmscan: fix missing psi annotation for node_reclaim()
Johannes Weiner
1
-0
/
+3
2021-08-20
mm/hwpoison: retry with shake_page() for unhandlable pages
Naoya Horiguchi
1
-3
/
+9
2021-08-20
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
1
-8
/
+19
2021-08-20
mm/page_alloc: don't corrupt pcppage_migratetype
Doug Berger
1
-13
/
+12
2021-08-20
Revert "mm: swap: check if swap backing device is congested or not"
Yang Shi
1
-7
/
+0
2021-08-20
Revert "mm/shmem: fix shmem_swapin() race with swapoff"
Yang Shi
1
-13
/
+1
2021-08-20
ARM: 9115/1: mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
Arnd Bergmann
1
-6
/
+22
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-19
/
+29
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
1
-1
/
+1
2021-08-18
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
1
-13
/
+11
[prev]
[next]