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-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
2023-08-24
PCI: Remove unused function declarations
Yue Haibing
1
-1
/
+0
2023-08-24
net: dsa: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
1
-1
/
+1
2023-08-24
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
4
-1
/
+87
2023-08-24
PCI/VGA: Fix typos
Sui Jingfeng
1
-2
/
+2
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-08-24
SUNRPC: Allow specification of TCP client connect timeout at setup
Trond Myklebust
2
-0
/
+4
2023-08-24
SUNRPC: clean up integer overflow check
Dan Carpenter
1
-3
/
+1
2023-08-24
Merge tag 'icc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...
Greg Kroah-Hartman
2
-3
/
+19
2023-08-24
libceph: add CEPH_OSD_OP_ASSERT_VER support
Jeff Layton
2
-1
/
+9
2023-08-23
PCI/VGA: Replace full MIT license text with SPDX identifier
Sui Jingfeng
1
-21
/
+2
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
24
-54
/
+108
2023-08-23
binfmt_elf_fdpic: support 64-bit systems
Greg Ungerer
1
-1
/
+13
2023-08-23
SUNRPC: kmap() the xdr pages during decode
Anna Schumaker
1
-0
/
+2
2023-08-23
nvmem: core: Notify when a new layout is registered
Miquel Raynal
1
-0
/
+2
2023-08-23
nvmem: core: Return NULL when no nvmem layout is found
Miquel Raynal
1
-1
/
+1
2023-08-23
Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...
Christian Brauner
10
-18
/
+33
2023-08-23
entry: Remove empty addr_limit_user_check()
Mark Rutland
1
-16
/
+0
2023-08-23
mlx4: Delete custom device management logic
Petr Pavlu
1
-10
/
+0
2023-08-23
mlx4: Register mlx4 devices to an auxiliary virtual bus
Petr Pavlu
2
-0
/
+18
2023-08-23
mlx4: Move the bond work to the core driver
Petr Pavlu
2
-19
/
+13
2023-08-23
mlx4: Get rid of the mlx4_interface.activate callback
Petr Pavlu
1
-1
/
+0
2023-08-23
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
1
-2
/
+6
2023-08-23
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
1
-1
/
+1
2023-08-23
mlx4: Get rid of the mlx4_interface.get_dev callback
Petr Pavlu
1
-3
/
+0
2023-08-23
qed/qede: Remove unused declarations
Yue Haibing
1
-3
/
+0
2023-08-23
tracing/probes: Support BTF argument on module functions
Masami Hiramatsu (Google)
1
-0
/
+1
2023-08-22
clk: mmp: Remove old non-OF clock drivers
Duje Mihanović
1
-18
/
+0
[prev]
[next]