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-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2
-24
/
+14
2023-01-19
fs: port i_{g,u}id_{needs_}update() to mnt_idmap
Christian Brauner
2
-11
/
+18
2023-01-19
quota: port to mnt_idmap
Christian Brauner
1
-3
/
+4
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
2
-7
/
+7
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
5
-23
/
+23
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
7
-32
/
+31
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
6
-25
/
+28
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2
-9
/
+9
2023-01-19
fs: port ->get_acl() to pass mnt_idmap
Christian Brauner
2
-3
/
+3
2023-01-19
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2
-4
/
+4
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
4
-10
/
+9
2023-01-18
mm: introduce folio_is_pfmemalloc
Sidhartha Kumar
1
-0
/
+15
2023-01-18
mm: support POSIX_FADV_NOREUSE
Yu Zhao
2
-0
/
+5
2023-01-18
mm: add vma_has_recency()
Yu Zhao
1
-0
/
+8
2023-01-18
mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings
David Hildenbrand
1
-1
/
+6
2023-01-18
mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...
David Hildenbrand
1
-0
/
+15
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
1
-2
/
+5
2023-01-18
mm/kasan: simplify and refine kasan_cache code
Feng Tang
3
-19
/
+7
2023-01-18
mm: fix spelling mistake in highmem.h
Fabio M. De Francesco
1
-2
/
+2
2023-01-18
mm: remove an ambiguous sentence from kmap_local_folio() kdocs
Fabio M. De Francesco
1
-3
/
+2
2023-01-18
mm/uffd: detect pgtable allocation failures
Peter Xu
1
-1
/
+1
2023-01-18
mm/mprotect: use long for page accountings and retval
Peter Xu
2
-3
/
+3
2023-01-18
mm: memcg: add folio_memcg_check()
Matthew Wilcox
1
-14
/
+26
2023-01-18
mm: remove generic_writepages
Christoph Hellwig
1
-2
/
+0
2023-01-18
jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2
Christoph Hellwig
1
-2
/
+0
2023-01-18
mm: fix comment of page table counter
Kele Huang
1
-1
/
+1
2023-01-18
mm/mprotect: drop pgprot_t parameter from change_protection()
David Hildenbrand
1
-2
/
+1
2023-01-18
mm: multi-gen LRU: per-node lru_gen_folio lists
Yu Zhao
3
-2
/
+142
2023-01-18
mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
Yu Zhao
2
-6
/
+6
2023-01-18
mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio
Yu Zhao
2
-5
/
+5
2023-01-18
mm: move FOLL_* defs to mm_types.h
David Howells
2
-75
/
+75
2023-01-18
mm: new primitive kvmemdup()
Hao Sun
1
-0
/
+1
2023-01-18
mm/swap: convert deactivate_page() to folio_deactivate()
Vishal Moola (Oracle)
1
-1
/
+1
2023-01-18
mm/memory: add vm_normal_folio()
Vishal Moola (Oracle)
1
-0
/
+2
2023-01-18
maple_tree: remove the redundant code
Vernon Yang
1
-4
/
+0
2023-01-18
maple_tree: remove extra space and blank line
Vernon Yang
1
-2
/
+0
2023-01-18
kasan: allow sampling page_alloc allocations for HW_TAGS
Andrey Konovalov
1
-5
/
+9
2023-01-18
mm/damon/core: implement damos filter
SeongJae Park
1
-0
/
+51
2023-01-18
mm: swap: convert mark_page_lazyfree() to folio_mark_lazyfree()
Kefeng Wang
1
-1
/
+1
2023-01-18
buffer: add b_folio as an alias of b_page
Matthew Wilcox (Oracle)
1
-1
/
+4
2023-01-18
mm/hugetlb: introduce hugetlb_walk()
Peter Xu
1
-0
/
+37
[prev]
[next]