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-06-19
mm/memcg: remove return value of mem_cgroup_scan_tasks()
ZhangPeng
1
-4
/
+3
2023-06-19
mm: remove is_longterm_pinnable_page() and reimplement folio_is_longterm_pinn...
Vishal Moola (Oracle)
1
-13
/
+9
2023-06-19
mmzone: introduce folio_migratetype()
Vishal Moola (Oracle)
1
-0
/
+3
2023-06-19
mmzone: introduce folio_is_zone_movable()
Vishal Moola (Oracle)
1
-0
/
+5
2023-06-19
mm: kill lock|unlock_page_memcg()
Kefeng Wang
1
-11
/
+1
2023-06-19
buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-06-19
buffer: convert __block_write_full_page() to __block_write_full_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-06-19
mm: compaction: mark kcompactd_run() and kcompactd_stop() __meminit
Miaohe Lin
1
-2
/
+2
2023-06-19
mm: remove unused vma_init_lock()
YueHaibing
1
-1
/
+0
2023-06-19
userfaultfd: fix regression in userfaultfd_unmap_prep()
Liam R. Howlett
1
-3
/
+3
2023-06-19
mm/folio: replace set_compound_order with folio_set_order
Tarun Sahu
1
-10
/
+0
2023-06-19
mm: zswap: remove shrink from zpool interface
Domenico Cerasuolo
1
-18
/
+2
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
3
-4
/
+8
2023-06-19
mm: move ptep_get() and pmdp_get() helpers
Ryan Roberts
1
-14
/
+14
2023-06-19
iommu/dma: force bouncing if the size is not cacheline-aligned
Catalin Marinas
1
-2
/
+39
2023-06-19
dma-mapping: force bouncing if the kmalloc() size is not cache-line-aligned
Catalin Marinas
1
-0
/
+61
2023-06-19
dma-mapping: name SG DMA flag helpers consistently
Robin Murphy
1
-4
/
+4
2023-06-19
scatterlist: add dedicated config for DMA flags
Robin Murphy
1
-7
/
+6
2023-06-19
iio: core: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
Catalin Marinas
1
-1
/
+1
2023-06-19
dma: allow dma_get_cache_alignment() to be overridden by the arch code
Catalin Marinas
1
-0
/
+2
2023-06-19
mm/slab: decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
Catalin Marinas
3
-5
/
+18
2023-06-19
mm: remove set_compound_page_dtor()
Sidhartha Kumar
1
-10
/
+0
2023-06-19
mm/swap: swap_vma_readahead() do the pte_offset_map()
Hugh Dickins
1
-19
/
+0
2023-06-19
mm/pgtable: delete pmd_trans_unstable() and friends
Hugh Dickins
1
-96
/
+7
2023-06-19
mm/pgtable: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2
-15
/
+34
2023-06-19
mm/pgtable: kmap_local_page() instead of kmap_atomic()
Hugh Dickins
1
-2
/
+2
2023-06-19
mm/migrate: remove cruft from migration_entry_wait()s
Hugh Dickins
2
-16
/
+5
2023-06-19
mm: use pmdp_get_lockless() without surplus barrier()
Hugh Dickins
1
-17
/
+0
2023-06-19
mm: zswap: support exclusive loads
Yosry Ahmed
1
-1
/
+1
2023-06-19
mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat()
Haifeng Xu
1
-1
/
+0
2023-06-19
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
1
-0
/
+1
2023-06-19
mm/sparse: remove unused parameters in sparse_remove_section()
Yajun Deng
1
-3
/
+2
2023-06-19
mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
Miaohe Lin
1
-2
/
+2
2023-06-19
mm: remove obsolete alloc_migrate_target()
Miaohe Lin
1
-3
/
+0
2023-06-19
mm: page_isolation: write proper kerneldoc
Johannes Weiner
1
-18
/
+6
2023-06-19
writeback: fix dereferencing NULL mapping->host on writeback_page_template
Rafael Aquini
1
-1
/
+1
2023-06-19
ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().
Kuniyuki Iwashima
1
-3
/
+0
2023-06-19
btrfs: tracepoints: also show actual number of the outstanding extents
Naohiro Aota
1
-4
/
+6
2023-06-19
ovl: enable fsnotify events on underlying real files
Amir Goldstein
1
-1
/
+3
2023-06-19
fs: use backing_file container for internal files with "fake" f_path
Amir Goldstein
1
-5
/
+28
2023-06-19
fs: use a helper for opening kernel internal files
Amir Goldstein
1
-0
/
+2
2023-06-19
fs: rename {vfs,kernel}_tmpfile_open()
Amir Goldstein
1
-3
/
+4
2023-06-19
regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK
Teresa Remmet
1
-2
/
+2
2023-06-19
gpiolib: Drop unused domain_ops memeber of GPIO IRQ chip
Andy Shevchenko
1
-7
/
+0
2023-06-19
gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
Michael Walle
1
-0
/
+8
2023-06-19
xsk: Remove unused inline function xsk_buff_discard()
YueHaibing
1
-4
/
+0
2023-06-19
btrfs: add a btrfs_finish_ordered_extent helper
Christoph Hellwig
1
-0
/
+29
2023-06-19
ASoC: tas2781: Add Header file for tas2781 driver
Shenghao Ding
3
-0
/
+368
2023-06-19
wifi: mac80211: check EHT basic MCS/NSS set
Johannes Berg
1
-8
/
+20
2023-06-19
wifi: update multi-link element STA reconfig
Johannes Berg
1
-2
/
+6
[prev]
[next]