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
2024-07-03
mm: vmalloc: check if a hash-index is in cpu_possible_mask
Uladzislau Rezki (Sony)
1
-1
/
+9
2024-07-03
mm: prevent derefencing NULL ptr in pfn_section_valid()
Waiman Long
1
-1
/
+2
2024-07-03
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
3
-53
/
+8
2024-07-03
drm/xe: Add VM bind IOCTL error injection
Matthew Brost
4
-1
/
+61
2024-07-03
drm/xe: Update PT layer with better error handling
Matthew Brost
1
-65
/
+167
2024-07-03
drm/xe: Update VM trace events
Matthew Brost
2
-7
/
+45
2024-07-03
drm/xe: Convert multiple bind ops into single job
Matthew Brost
10
-1025
/
+1063
2024-07-03
drm/xe: Add xe_exec_queue_last_fence_test_dep
Matthew Brost
2
-0
/
+25
2024-07-03
drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
Matthew Brost
3
-2
/
+84
2024-07-03
drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
Matthew Brost
2
-6
/
+5
2024-07-04
RDMA/core: Introduce "name_assign_type" for an IB device
Mark Zhang
6
-2
/
+27
2024-07-04
RDMA/qib: Fix truncation compilation warnings in qib_verbs.c
Leon Romanovsky
1
-1
/
+1
2024-07-04
RDMA/qib: Fix truncation compilation warnings in qib_init.c
Leon Romanovsky
1
-1
/
+1
2024-07-03
ksmbd: return FILE_DEVICE_DISK instead of super magic
Namjae Jeon
2
-2
/
+41
2024-07-03
Merge branch 'fix-oom-and-order-check-in-msg_zerocopy-selftest'
Jakub Kicinski
1
-2
/
+12
2024-07-03
selftests: make order checking verbose in msg_zerocopy selftest
Zijian Zhang
1
-1
/
+1
2024-07-03
selftests: fix OOM in msg_zerocopy selftest
Zijian Zhang
1
-1
/
+11
2024-07-03
Merge branch 'intel-wired-lan-driver-updates-2024-06-25-ice'
Jakub Kicinski
3
-31
/
+111
2024-07-03
ice: use proper macro for testing bit
Petr Oros
1
-1
/
+1
2024-07-03
ice: Reject pin requests with unsupported flags
Jacob Keller
2
-16
/
+23
2024-07-03
ice: Don't process extts if PTP is disabled
Jacob Keller
1
-0
/
+4
2024-07-03
ice: Fix improper extts handling
Milena Olech
2
-22
/
+91
2024-07-03
selftest: af_unix: Add test case for backtrack after finalising SCC.
Kuniyuki Iwashima
1
-2
/
+23
2024-07-03
af_unix: Fix uninit-value in __unix_walk_scc()
Shigeru Yoshida
1
-4
/
+5
2024-07-03
bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
Sam Sun
1
-3
/
+3
2024-07-03
selftests/damon/damon_nr_regions: test online-tuned max_nr_regions
SeongJae Park
1
-0
/
+60
2024-07-03
_damon_sysfs: implement commit() for online parameters update
SeongJae Park
1
-0
/
+19
2024-07-03
selftests/damon: implement test for min/max_nr_regions
SeongJae Park
2
-1
/
+86
2024-07-03
selftests/damon/_damon_sysfs: implement kdamonds stop function
SeongJae Park
1
-0
/
+11
2024-07-03
selftests/damon: implement DAMOS tried regions test
SeongJae Park
2
-0
/
+66
2024-07-03
selftests/damon: implement a program for even-numbered memory regions access
SeongJae Park
2
-1
/
+43
2024-07-03
selftests/damon/_damon_sysfs: support schemes_update_tried_regions
SeongJae Park
1
-1
/
+34
2024-07-03
selftests/damon/access_memory: use user-defined region size
SeongJae Park
1
-1
/
+1
2024-07-03
readahead: simplify gotos in page_cache_sync_ra()
Jan Kara
1
-17
/
+9
2024-07-03
readahead: fold try_context_readahead() into its single caller
Jan Kara
1
-62
/
+22
2024-07-03
readahead: disentangle async and sync readahead
Jan Kara
1
-85
/
+77
2024-07-03
readahead: drop dead code in ondemand_readahead()
Jan Kara
1
-19
/
+2
2024-07-03
readahead: drop dead code in page_cache_ra_order()
Jan Kara
1
-5
/
+0
2024-07-03
readahead: drop index argument of page_cache_async_readahead()
Jan Kara
3
-7
/
+5
2024-07-03
readahead: drop pointless index from force_page_cache_ra()
Jan Kara
1
-4
/
+1
2024-07-03
readahead: properly shorten readahead when falling back to do_page_cache_ra()
Jan Kara
1
-2
/
+3
2024-07-03
filemap: fix page_cache_next_miss() when no hole found
Jan Kara
1
-3
/
+3
2024-07-03
readahead: make sure sync readahead reads needed page
Jan Kara
1
-1
/
+1
2024-07-03
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
David Hildenbrand
4
-51
/
+56
2024-07-03
mm/migrate: make migrate_misplaced_folio() return 0 on success
David Hildenbrand
3
-6
/
+5
2024-07-03
mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer
Tetsuo Handa
1
-155
/
+20
2024-07-03
kmsan: do not pass NULL pointers as 0
Ilya Leoshkevich
2
-9
/
+10
2024-07-03
kmsan: add missing __user tags
Ilya Leoshkevich
3
-6
/
+6
2024-07-03
kmsan: enable on s390
Ilya Leoshkevich
1
-0
/
+1
2024-07-03
s390/kmsan: implement the architecture-specific functions
Ilya Leoshkevich
1
-0
/
+59
[prev]
[next]