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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
filemap: add a kiocb_invalidate_pages helper
Christoph Hellwig
1
-0
/
+1
2023-06-09
filemap: add a kiocb_write_and_wait helper
Christoph Hellwig
1
-0
/
+2
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
1
-3
/
+0
2023-06-09
swap: remove __swp_swapcount()
Huang Ying
1
-2
/
+2
2023-06-09
maple_tree: relocate the declaration of mas_empty_area_rev().
Peng Zhang
1
-6
/
+6
2023-06-09
mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()
T.J. Alumbaugh
1
-2
/
+2
2023-06-09
mm: compaction: have compaction_suitable() return bool
Johannes Weiner
1
-3
/
+3
2023-06-09
mm: compaction: refactor __compaction_suitable()
Johannes Weiner
1
-2
/
+2
2023-06-09
mm: compaction: remove compaction result helpers
Johannes Weiner
1
-92
/
+0
2023-06-09
mm: add vma_iter_{next,prev}_range() to vma iterator
Liam R. Howlett
1
-0
/
+13
2023-06-09
maple_tree: add mas_prev_range() and mas_find_range_rev interface
Liam R. Howlett
1
-0
/
+2
2023-06-09
maple_tree: add mas_next_range() and mas_find_range() interfaces
Liam R. Howlett
1
-1
/
+2
2023-06-09
mm: update validate_mm() to use vma iterator
Liam R. Howlett
1
-0
/
+14
2023-06-09
maple_tree: change RCU checks to WARN_ON() instead of BUG_ON()
Liam R. Howlett
1
-2
/
+2
2023-06-09
maple_tree: add debug BUG_ON and WARN_ON variants
Liam R. Howlett
1
-3
/
+97
2023-06-09
maple_tree: add format option to mt_dump()
Liam R. Howlett
1
-2
/
+7
2023-06-09
mm: convert migrate_pages() to work on folios
Matthew Wilcox (Oracle)
1
-8
/
+8
2023-06-09
mm/gup: remove vmas array from internal GUP functions
Lorenzo Stoakes
1
-6
/
+4
2023-06-09
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
1
-2
/
+1
2023-06-09
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
1
-3
/
+31
2023-06-09
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
1
-1
/
+1
2023-06-09
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
1
-2
/
+1
2023-06-09
mm/hugetlb: remove hugetlb_page_subpool()
Sidhartha Kumar
1
-13
/
+0
2023-06-09
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
2
-32
/
+0
2023-06-09
mm: page_alloc: move pm_* function into power
Kefeng Wang
2
-11
/
+10
2023-06-09
mm: page_alloc: move mark_free_page() into snapshot.c
Kefeng Wang
1
-3
/
+0
2023-06-09
mm: page_alloc: split out DEBUG_PAGEALLOC
Kefeng Wang
1
-27
/
+49
2023-06-09
mm: page_alloc: split out FAIL_PAGE_ALLOC
Kefeng Wang
1
-0
/
+9
2023-06-09
mm: page_alloc: move set_zone_contiguous() into mm_init.c
Kefeng Wang
1
-3
/
+0
2023-06-09
mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILURE
Kefeng Wang
1
-5
/
+4
2023-06-09
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
1
-1
/
+1
2023-06-09
filemap: remove page_endio()
Pankaj Raghav
1
-2
/
+0
2023-06-09
cachestat: implement cachestat syscall
Nhat Pham
1
-0
/
+5
2023-06-09
workingset: refactor LRU refault to expose refault recency check
Nhat Pham
1
-0
/
+1
2023-06-09
cgroup: remove cgroup_rstat_flush_atomic()
Yosry Ahmed
1
-1
/
+0
2023-06-09
memcg: remove mem_cgroup_flush_stats_atomic()
Yosry Ahmed
1
-5
/
+0
2023-05-28
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+15
2023-05-27
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+8
2023-05-26
Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2023-05-26
Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...
Arnd Bergmann
1
-0
/
+1
2023-05-25
module: error out early on concurrent load of the same module file
Linus Torvalds
1
-0
/
+6
2023-05-25
Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-21
/
+21
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-3
/
+15
2023-05-25
Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
1
-0
/
+4
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+1
2023-05-24
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
1
-1
/
+8
2023-05-23
bpf, sockmap: Improved check for empty queue
John Fastabend
1
-1
/
+0
2023-05-23
bpf, sockmap: Convert schedule_work into delayed_work
John Fastabend
1
-1
/
+1
2023-05-22
net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE
Yevgeny Kliteynik
1
-1
/
+3
2023-05-20
Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-1
/
+2
[next]