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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-18
highmem: add memcpy_to_folio() and memcpy_from_folio()
Matthew Wilcox (Oracle)
1
-0
/
+44
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set
Kemeng Shi
1
-7
/
+4
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set
Kemeng Shi
1
-7
/
+4
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_set
Kemeng Shi
1
-7
/
+4
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clear
Kemeng Shi
2
-8
/
+5
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
2
-8
/
+5
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
2
-8
/
+5
2023-08-18
mm/hwpoison: check if a raw page in a hugetlb folio is raw HWPOISON
Jiaqi Yan
1
-0
/
+5
2023-08-18
mm: remove clear_page_idle()
Xueshi Hu
1
-5
/
+0
2023-08-18
mm: delete mmap_write_trylock() and vma_try_start_write()
Hugh Dickins
2
-27
/
+0
2023-08-18
mm/pgtable: add pte_free_defer() for pgtable as page
Hugh Dickins
2
-0
/
+6
2023-08-18
mm/pgtable: add PAE safety to __pte_offset_map()
Hugh Dickins
1
-0
/
+4
2023-08-18
mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
Hugh Dickins
1
-2
/
+2
2023-08-18
maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gap
Peng Zhang
1
-2
/
+0
2023-08-18
mm: userfaultfd: document and enable new UFFDIO_POISON feature
Axel Rasmussen
1
-3
/
+6
2023-08-18
mm: userfaultfd: add new UFFDIO_POISON ioctl
Axel Rasmussen
2
-0
/
+20
2023-08-18
mm-make-pte_marker_swapin_error-more-general-fix
Andrew Morton
1
-0
/
+2
2023-08-18
mm: make PTE_MARKER_SWAPIN_ERROR more general
Axel Rasmussen
2
-5
/
+29
2023-08-18
mm/memcg: minor cleanup for MEM_CGROUP_ID_MAX
Miaohe Lin
1
-2
/
+0
2023-08-18
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
1
-0
/
+16
2023-08-18
mm: remove obsolete comment above struct per_cpu_pages
Miaohe Lin
1
-1
/
+0
2023-08-18
memory tier: rename destroy_memory_type() to put_memory_type()
Miaohe Lin
1
-2
/
+2
2023-08-18
ksm: add ksm zero pages for each process
xu xin
2
-5
/
+12
2023-08-18
ksm: count all zero pages placed by KSM
xu xin
1
-0
/
+12
2023-08-18
ksm: support unsharing KSM-placed zero pages
xu xin
1
-0
/
+6
2023-08-18
mm/mm_init.c: remove obsolete macro HASH_SMALL
Miaohe Lin
1
-3
/
+1
2023-08-18
fs: convert block_commit_write to return void
Bean Huo
1
-1
/
+1
2023-08-18
mm/gup: retire follow_hugetlb_page()
Peter Xu
1
-12
/
+0
2023-08-18
mm/hugetlb: add page_mask for hugetlb_follow_page_mask()
Peter Xu
1
-3
/
+5
2023-08-18
mm: make show_free_areas() static
Kefeng Wang
1
-12
/
+0
2023-08-18
mm: remove arguments of show_mem()
Kefeng Wang
1
-2
/
+2
2023-08-18
mm: remove page_rmapping()
ZhangPeng
1
-1
/
+0
2023-08-18
maple_tree: fix a few documentation issues
Thomas Gleixner
1
-2
/
+3
2023-07-29
Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2023-07-29
Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+0
2023-07-28
Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-8
/
+59
2023-07-28
Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2023-07-28
Merge tag 'pm-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-10
/
+0
2023-07-28
ftrace: Remove unused extern declarations
YueHaibing
1
-4
/
+0
2023-07-28
Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+19
2023-07-28
Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+5
2023-07-28
Merge tag 'drm-fixes-2023-07-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-5
/
+0
2023-07-28
Merge tag 'drm-misc-fixes-2023-07-27' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-5
/
+0
2023-07-27
mm: fix memory ordering for mm_lock_seq and vm_lock_seq
Jann Horn
3
-8
/
+59
2023-07-27
Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-11
/
+16
2023-07-26
xen/evtchn: Introduce new IOCTL to bind static evtchn
Rahul Singh
2
-1
/
+19
2023-07-25
af_packet: Fix warning of fortified memcpy() in packet_getname().
Kuniyuki Iwashima
1
-1
/
+5
2023-07-25
drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init()
YueHaibing
1
-5
/
+0
2023-07-25
fs/nls: make load_nls() take a const parameter
Winston Wen
1
-1
/
+1
2023-07-24
block: Fix a source code comment in include/uapi/linux/blkzoned.h
Bart Van Assche
1
-5
/
+5
[next]