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
2022-07-24
fs: Add async write file modification handling.
Stefan Roesch
1
-0
/
+1
2022-07-24
fs: add a FMODE_BUF_WASYNC flags for f_mode
Stefan Roesch
1
-0
/
+3
2022-07-24
mm: Add balance_dirty_pages_ratelimited_flags() function
Jan Kara
1
-0
/
+7
2022-07-24
net: copy from user before calling __copy_msghdr
Dylan Yudaken
1
-4
/
+3
2022-07-24
io_uring: add netmsg cache
Jens Axboe
1
-2
/
+4
2022-07-24
io_uring: impose max limit on apoll cache
Jens Axboe
1
-0
/
+1
2022-07-24
io_uring: add abstraction around apoll cache
Jens Axboe
1
-1
/
+5
2022-07-24
io_uring: let to set a range for file slot allocation
Pavel Begunkov
1
-0
/
+3
2022-07-24
io_uring: fuse fallback_node and normal tw node
Pavel Begunkov
1
-4
/
+1
2022-07-24
io_uring: lockless task list
Dylan Yudaken
1
-1
/
+1
2022-07-24
io_uring: hide eventfd assumptions in eventfd paths
Pavel Begunkov
1
-0
/
+2
2022-07-24
io_uring: remove ->flush_cqes optimisation
Pavel Begunkov
1
-1
/
+0
2022-07-24
io_uring: move a few private types to local headers
Jens Axboe
1
-18
/
+0
2022-07-24
io_uring: make io_uring_types.h public
Pavel Begunkov
1
-0
/
+554
2022-07-21
Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2022-07-21
x86/extable: Fix ex_handler_msr() print condition
Peter Zijlstra
1
-4
/
+16
2022-07-20
x86/amd_nb: Add AMD PCI IDs for SMN communication
Mario Limonciello
1
-0
/
+3
2022-07-20
Merge branch irq/loongarch into irq/irqchip-next
Marc Zyngier
3
-1
/
+5
2022-07-20
irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch
Jianmin Lv
1
-0
/
+1
2022-07-20
irqchip: Add Loongson Extended I/O interrupt controller support
Huacai Chen
1
-0
/
+1
2022-07-20
genirq/generic_chip: Export irq_unmap_generic_chip
Jianmin Lv
1
-0
/
+1
2022-07-20
ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallback
Marc Zyngier
1
-0
/
+1
2022-07-20
APCI: irq: Add support for multiple GSI domains
Marc Zyngier
1
-1
/
+1
2022-07-20
arm64: enable THP_SWAP for arm64
Barry Song
1
-0
/
+12
2022-07-19
net: introduce __skb_fill_page_desc_noacc
Pavel Begunkov
1
-11
/
+17
2022-07-19
net: introduce managed frags infrastructure
Pavel Begunkov
1
-2
/
+23
2022-07-19
net: Allow custom iter handler in msghdr
David Ahern
2
-3
/
+8
2022-07-19
skbuff: carry external ubuf_info in msghdr
Pavel Begunkov
1
-0
/
+1
2022-07-19
Merge branch irq/renesas-irqc into irq/irqchip-next
Marc Zyngier
1
-23
/
+19
2022-07-18
skbuff: add SKBFL_DONT_ORPHAN flag
Pavel Begunkov
1
-3
/
+5
2022-07-18
mm: fix missing wake-up event for FSDAX pages
Muchun Song
1
-5
/
+9
2022-07-18
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
1
-0
/
+1
2022-07-16
Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+5
2022-07-15
acl: make posix_acl_clone() available to overlayfs
Christian Brauner
1
-0
/
+1
2022-07-15
acl: move idmapped mount fixup into vfs_{g,s}etxattr()
Christian Brauner
2
-13
/
+23
2022-07-15
mnt_idmapping: add vfs[g,u]id_into_k[g,u]id()
Christian Brauner
1
-0
/
+26
2022-07-15
Merge tag 'ovl-fixes-5.19-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Christian Brauner
18
-73
/
+78
2022-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+10
2022-07-15
Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2022-07-15
firmware: arm_scmi: Get detailed power scale from perf
Lukasz Luba
1
-1
/
+7
2022-07-15
PM: EM: convert power field to micro-Watts precision and align drivers
Lukasz Luba
1
-16
/
+38
2022-07-15
Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-07-14
Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+6
2022-07-14
fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers
Bart Van Assche
1
-1
/
+1
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
1
-2
/
+2
2022-07-14
fs/buffer: Use the new blk_opf_t type
Bart Van Assche
1
-4
/
+5
2022-07-14
mm: Use the new blk_opf_t type
Bart Van Assche
1
-2
/
+2
2022-07-14
dm/core: Reduce the size of struct dm_io_request
Bart Van Assche
1
-2
/
+2
2022-07-14
blktrace: Use the new blk_opf_t type
Bart Van Assche
1
-1
/
+2
2022-07-14
block: Use the new blk_opf_t type
Bart Van Assche
3
-9
/
+9
[prev]
[next]