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
2023-04-18
mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
Alexander Potapenko
3
-19
/
+59
2023-04-18
mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
3
-19
/
+34
2023-04-18
tools/Makefile: do missed s/vm/mm/
SeongJae Park
1
-7
/
+7
2023-04-18
mm: fix memory leak on mm_init error handling
Mathieu Desnoyers
1
-0
/
+1
2023-04-18
mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
Tetsuo Handa
1
-0
/
+16
2023-04-18
kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
Ondrej Mosnacek
1
-29
/
+40
2023-04-16
Revert "userfaultfd: don't fail on unrecognized features"
Peter Xu
1
-2
/
+4
2023-04-16
writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
Baokun Li
2
-9
/
+20
2023-04-16
maple_tree: fix a potential memory leak, OOB access, or other unpredictable bug
Peng Zhang
1
-12
/
+7
2023-04-16
tools/mm/page_owner_sort.c: fix TGID output when cull=tg is used
Steve Chou
1
-1
/
+1
2023-04-16
mailmap: update jtoppins' entry to reference correct email
Jonathan Toppins
1
-0
/
+2
2023-04-16
mm/mempolicy: fix use-after-free of VMA iterator
Liam R. Howlett
1
-55
/
+49
2023-04-16
mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIO
Naoya Horiguchi
1
-2
/
+3
2023-04-16
mm/mprotect: fix do_mprotect_pkey() return on error
Liam R. Howlett
1
-1
/
+1
2023-04-16
mm/khugepaged: check again on anon uffd-wp during isolation
Peter Xu
1
-0
/
+4
2023-04-16
mm/userfaultfd: fix uffd-wp handling for THP migration entries
David Hildenbrand
1
-2
/
+12
2023-04-16
mm: swap: fix performance regression on sparsetruncate-tiny
Qi Zheng
1
-1
/
+1
2023-04-05
maple_tree: fix a potential concurrency bug in RCU mode
Peng Zhang
1
-2
/
+1
2023-04-05
maple_tree: fix get wrong data_end in mtree_lookup_walk()
Peng Zhang
1
-10
/
+5
2023-04-05
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
1
-1
/
+2
2023-04-05
nilfs2: fix sysfs interface lifetime
Ryusuke Konishi
2
-5
/
+9
2023-04-05
mm: take a page reference when removing device exclusive entries
Alistair Popple
1
-1
/
+15
2023-04-05
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
1
-3
/
+5
2023-04-05
nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad field
Tetsuo Handa
2
-0
/
+2
2023-04-05
nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()
Ryusuke Konishi
1
-2
/
+1
2023-04-05
zsmalloc: document freeable stats
Sergey Senozhatsky
1
-0
/
+2
2023-04-05
zsmalloc: document new fullness grouping
Sergey Senozhatsky
1
-59
/
+74
2023-04-05
fsdax: force clear dirty mark if CoW
Shiyang Ruan
1
-0
/
+37
2023-04-05
mm/hugetlb: fix uffd wr-protection for CoW optimization path
Peter Xu
1
-2
/
+12
2023-04-05
mm: enable maple tree RCU mode by default
Liam R. Howlett
3
-2
/
+7
2023-04-05
maple_tree: add RCU lock checking to rcu callback functions
Liam R. Howlett
1
-92
/
+96
2023-04-05
maple_tree: add smp_rmb() to dead node detection
Liam R. Howlett
1
-2
/
+6
2023-04-05
maple_tree: fix write memory barrier of nodes once dead for RCU mode
Liam R. Howlett
2
-2
/
+21
2023-04-05
maple_tree: remove extra smp_wmb() from mas_dead_leaves()
Liam Howlett
1
-1
/
+0
2023-04-05
maple_tree: fix freeing of nodes in rcu mode
Liam Howlett
1
-11
/
+62
2023-04-05
maple_tree: detect dead nodes in mas_start()
Liam Howlett
1
-0
/
+4
2023-04-05
maple_tree: be more cautious about dead nodes
Liam Howlett
1
-9
/
+43
2023-03-28
mailmap: add an entry for Leonard Crestez
Florian Fainelli
1
-0
/
+1
2023-03-28
mm: kfence: fix handling discontiguous page
Muchun Song
1
-2
/
+2
2023-03-28
mm: kfence: fix PG_slab and memcg_data clearing
Muchun Song
1
-15
/
+15
2023-03-28
fsdax: dedupe should compare the min of two iters' length
Shiyang Ruan
1
-2
/
+2
2023-03-28
fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTEN
Shiyang Ruan
1
-3
/
+8
2023-03-28
lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITS
Tiezhu Yang
1
-1
/
+1
2023-03-28
Kconfig.debug: fix SCHED_DEBUG dependency
ye xingchen
1
-1
/
+1
2023-03-28
.mailmap: add entry for Leonard Göhrs
Leonard Göhrs
1
-0
/
+1
2023-03-26
Linux 6.3-rc4
Linus Torvalds
1
-1
/
+1
2023-03-26
Merge tag 'usb-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
31
-130
/
+625
2023-03-26
Merge tag 'sched_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-11
/
+47
2023-03-26
Merge tag 'perf_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2023-03-26
Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+6
[next]