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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
mm/migrate: optimize migrate_vma_setup() for holes
Ralph Campbell
1
-2
/
+14
2020-08-12
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
4
-12
/
+23
2020-08-12
hugetlbfs: prevent filesystem stacking of hugetlbfs
Mike Kravetz
1
-0
/
+6
2020-08-12
mm, oom: show process exiting information in __oom_kill_process()
Yafang Shao
1
-0
/
+2
2020-08-12
doc, mm: clarify /proc/<pid>/oom_score value range
Michal Hocko
1
-0
/
+3
2020-08-12
doc, mm: sync up oom_score_adj documentation
Michal Hocko
1
-8
/
+0
2020-08-12
mm, oom: make the calculation of oom badness more accurate
Yafang Shao
3
-15
/
+22
2020-08-12
include/linux/mempolicy.h: fix typo
Yanfei Xu
1
-1
/
+1
2020-08-12
mm/mempolicy.c: check parameters first in kernel_get_mempolicy
Wenchao Hao
1
-2
/
+2
2020-08-12
mm: mempolicy: fix kerneldoc of numa_map_to_online_node()
Krzysztof Kozlowski
1
-1
/
+1
2020-08-12
mm/compaction: correct the comments of compact_defer_shift
Alex Shi
2
-1
/
+2
2020-08-12
mm: use unsigned types for fragmentation score
Nitin Gupta
4
-13
/
+13
2020-08-12
mm: fix compile error due to COMPACTION_HPAGE_ORDER
Nitin Gupta
1
-1
/
+1
2020-08-12
mm: proactive compaction
Nitin Gupta
6
-5
/
+223
2020-08-12
/proc/PID/smaps: consistent whitespace output format
Michal Koutný
1
-2
/
+2
2020-08-12
mm/vmscan: restore active/inactive ratio for anonymous LRU
Joonsoo Kim
1
-1
/
+1
2020-08-12
mm/swap: implement workingset detection for anonymous LRU
Joonsoo Kim
5
-19
/
+43
2020-08-12
mm/swapcache: support to handle the shadow entries
Joonsoo Kim
5
-12
/
+69
2020-08-12
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
5
-21
/
+43
2020-08-12
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
10
-21
/
+19
2020-08-12
mm/vmscan: make active/inactive ratio as 1:1 for anon lru
Joonsoo Kim
1
-1
/
+1
2020-08-12
mm/hugetlb: add mempolicy check in the reservation routine
Muchun Song
3
-6
/
+34
2020-08-12
kselftests: cgroup: add perpcu memory accounting test
Roman Gushchin
1
-1
/
+69
2020-08-12
mm: memcg: charge memcg percpu memory to the parent cgroup
Roman Gushchin
1
-4
/
+16
2020-08-12
mm: memcg/percpu: per-memcg percpu memory statistics
Roman Gushchin
4
-1
/
+25
2020-08-12
mm: memcg/percpu: account percpu memory to memory cgroups
Roman Gushchin
5
-40
/
+246
2020-08-12
percpu: return number of released bytes from pcpu_free_area()
Roman Gushchin
1
-3
/
+10
2020-08-12
fix breakage in do_rmdir()
Al Viro
1
-1
/
+1
2020-08-12
ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop
Kai-Heng Feng
1
-0
/
+1
2020-08-12
NFS: Fix flexfiles read failover
Trond Myklebust
3
-16
/
+40
2020-08-12
io_uring: fail poll arm on queue proc failure
Jens Axboe
1
-1
/
+1
2020-08-12
fs: nfs: delete repeated words in comments
Randy Dunlap
2
-2
/
+2
2020-08-12
rpc_pipefs: convert comma to semicolon
Xu Wang
1
-1
/
+1
2020-08-12
nfs: Fix getxattr kernel panic and memory overflow
Jeffrey Mitchell
2
-3
/
+5
2020-08-12
NFS: Don't return layout segments that are in use
Trond Myklebust
1
-19
/
+15
2020-08-12
NFS: Don't move layouts to plh_return_segs list while in use
Trond Myklebust
1
-11
/
+1
2020-08-12
NFS: Add layout segment info to pnfs read/write/commit tracepoints
Trond Myklebust
1
-6
/
+36
2020-08-12
parisc: Implement __smp_store_release and __smp_load_acquire barriers
John David Anglin
1
-0
/
+61
2020-08-12
perf bench: Fix a couple of spelling mistakes in options text
Colin Ian King
1
-2
/
+2
2020-08-12
perf bench numa: Fix benchmark names
Alexander Gordeev
1
-18
/
+17
2020-08-12
perf bench numa: Fix number of processes in "2x3-convergence" test
Alexander Gordeev
1
-1
/
+1
2020-08-12
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-08-12
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-08-12
tools headers kvm s390: Sync headers with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+5
2020-08-12
perf trace beauty: Use the autogenerated protocol family table
Arnaldo Carvalho de Melo
3
-8
/
+13
2020-08-12
perf trace beauty: Add script to autogenerate socket families table
Arnaldo Carvalho de Melo
2
-0
/
+466
2020-08-12
rtc: pcf2127: fix alarm handling
Alexandre Belloni
1
-18
/
+19
2020-08-12
rtc: pcf2127: add alarm support
Liam Beguin
1
-0
/
+134
2020-08-12
rtc: pcf2127: add pca2129 device id
Liam Beguin
2
-0
/
+5
2020-08-12
genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
Guenter Roeck
1
-2
/
+6
[prev]
[next]