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-08-25
Merge branch 'acpi-thermal'
Rafael J. Wysocki
1
-0
/
+9
2023-08-25
bpf: Consider non-owning refs to refcounted nodes RCU protected
Dave Marchevsky
1
-1
/
+2
2023-08-25
bpf: Consider non-owning refs trusted
Dave Marchevsky
1
-1
/
+1
2023-08-25
pcpcntr: add group allocation/free
Mateusz Guzik
1
-7
/
+34
2023-08-25
Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-0
/
+9
2023-08-25
mmc: atmel-mci: move atmel MCI header file
Balamanikandan Gunasundar
1
-46
/
+0
2023-08-25
mmc: atmel-mci: Convert to gpio descriptors
Balamanikandan Gunasundar
1
-2
/
+2
2023-08-25
Merge branch 'for-next/perf' into for-next/core
Will Deacon
3
-3
/
+21
2023-08-25
mmc: core: Add host specific tuning support for SD HS mode
Wenchao Chen
1
-0
/
+8
2023-08-25
net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+4
2023-08-25
net: pcs: xpcs: support to switch mode for Wangxun NICs
Jiawen Wu
1
-0
/
+1
2023-08-25
net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICs
Jiawen Wu
1
-0
/
+7
2023-08-24
Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+11
2023-08-24
scsi: core: raid_class: Remove raid_component_add()
Zhu Wang
1
-4
/
+0
2023-08-24
document while_each_thread(), change first_tid() to use for_each_thread()
Oleg Nesterov
1
-0
/
+4
2023-08-24
crash: hotplug support for kexec_load()
Eric DeVolder
1
-2
/
+12
2023-08-24
crash: memory and CPU hotplug sysfs attributes
Eric DeVolder
1
-0
/
+8
2023-08-24
crash: add generic infrastructure for crash hotplug support
Eric DeVolder
2
-0
/
+18
2023-08-24
crash: move a few code bits to setup support of crash hotplug
Eric DeVolder
2
-15
/
+20
2023-08-24
maple_tree: shrink struct maple_tree
Mateusz Guzik
1
-1
/
+1
2023-08-24
secretmem: convert page_is_secretmem() to folio_is_secretmem()
Matthew Wilcox (Oracle)
1
-8
/
+7
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2
-11
/
+3
2023-08-24
mm: move PMD_ORDER to pgtable.h
Matthew Wilcox (Oracle)
1
-0
/
+3
2023-08-24
mm: remove checks for pte_index
Matthew Wilcox (Oracle)
1
-1
/
+0
2023-08-24
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
1
-11
/
+1
2023-08-24
mm/swap: use dedicated entry for swap in folio
Matthew Wilcox
2
-13
/
+15
2023-08-24
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
2
-11
/
+10
2023-08-24
mm: convert do_set_pte() to set_pte_range()
Yin Fengwei
1
-1
/
+2
2023-08-24
rmap: add folio_add_file_rmap_range()
Yin Fengwei
1
-0
/
+2
2023-08-24
mm: tidy up set_ptes definition
Matthew Wilcox (Oracle)
1
-6
/
+0
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
1
-0
/
+9
2023-08-24
mm: remove page_mapping_file()
Matthew Wilcox (Oracle)
1
-8
/
+0
2023-08-24
mm: add default definition of set_ptes()
Matthew Wilcox (Oracle)
1
-21
/
+60
2023-08-24
mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-08-24
mm: add folio_flush_mapping()
Matthew Wilcox (Oracle)
1
-5
/
+21
2023-08-24
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
1
-6
/
+7
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-0
/
+27
2023-08-24
mm: memcg: use rstat for non-hierarchical stats
Yosry Ahmed
1
-3
/
+4
2023-08-24
mm: handle userfaults under VMA lock
Suren Baghdasaryan
1
-0
/
+20
2023-08-24
mm: handle swap page faults under per-VMA lock
Suren Baghdasaryan
1
-0
/
+13
2023-08-24
mm: change folio_lock_or_retry to use vm_fault directly
Suren Baghdasaryan
1
-5
/
+6
2023-08-24
mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-1
/
+2
2023-08-24
io_uring: move iopoll ctx fields around
Pavel Begunkov
1
-14
/
+11
2023-08-24
io_uring: move multishot cqe cache in ctx
Pavel Begunkov
1
-1
/
+2
2023-08-24
io_uring: separate task_work/waiting cache line
Pavel Begunkov
1
-7
/
+12
2023-08-24
io_uring: banish non-hot data to end of io_ring_ctx
Pavel Begunkov
1
-18
/
+19
2023-08-24
io_uring: move non aligned field to the end
Pavel Begunkov
1
-18
/
+18
2023-08-24
io_uring: compact SQ/CQ heads/tails
Pavel Begunkov
1
-2
/
+2
2023-08-24
io_uring: merge iopoll and normal completion paths
Pavel Begunkov
1
-0
/
+1
2023-08-24
io_uring: simplify big_cqe handling
Pavel Begunkov
1
-10
/
+6
[prev]
[next]