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
2024-01-08
Merge branch 'for-6.8/intel-ish' into for-linus
Jiri Kosina
1
-0
/
+3
2024-01-08
Merge branch 'for-6.8/hid-bus-type-const' into for-linus
Jiri Kosina
2
-2
/
+2
2024-01-08
Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2024-01-08
block: make __get_task_ioprio() easier to read
Jens Axboe
1
-4
/
+4
2024-01-08
block: move __get_task_ioprio() into header file
Jens Axboe
1
-1
/
+24
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
4
-45
/
+169
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
5
-4
/
+88
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
3
-15
/
+41
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
8
-44
/
+64
2024-01-08
drm/nouveau: uapi: fix kerneldoc warnings
Vegard Nossum
1
-29
/
+27
2024-01-08
asm-generic: make sparse happy with odd-sized put_unaligned_*()
Dmitry Torokhov
1
-12
/
+12
2024-01-08
block: remove disk_clear_zoned
Christoph Hellwig
1
-1
/
+0
2024-01-08
Merge tag 'kvm-x86-xen-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2024-01-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+2
2024-01-08
Merge tag 'opp-updates-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Rafael J. Wysocki
1
-17
/
+11
2024-01-08
Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...
Ingo Molnar
7
-58
/
+39
2024-01-08
drm/probe-helper: remove unused drm_connector_helper_get_modes_from_ddc()
Jani Nikula
1
-1
/
+0
2024-01-08
Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
26
-91
/
+237
2024-01-07
Revert "mlx5 updates 2023-12-20"
Jakub Kicinski
3
-29
/
+6
2024-01-07
Revert "net: stmmac: Enable Per DMA Channel interrupt"
Jakub Kicinski
1
-2
/
+2
2024-01-08
firewire: make fw_bus_type const
Greg Kroah-Hartman
1
-1
/
+1
2024-01-08
i3c: master: fix Excess kernel-doc description warning
Randy Dunlap
1
-1
/
+0
2024-01-08
i3c: add actual_len in i3c_priv_xfer
Frank Li
1
-0
/
+2
2024-01-08
i3c: master: add enable(disable) hot join in sys entry
Frank Li
1
-0
/
+5
2024-01-07
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
1
-26
/
+1
2024-01-07
svc: don't hold reference for poolstats, only mutex.
NeilBrown
1
-1
/
+7
2024-01-07
svcrdma: Implement multi-stage Read completion again
Chuck Lever
1
-2
/
+4
2024-01-07
svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()
Chuck Lever
1
-0
/
+1
2024-01-07
svcrdma: Add back svcxprt_rdma::sc_read_complete_q
Chuck Lever
1
-0
/
+1
2024-01-07
svcrdma: Add back svc_rdma_recv_ctxt::rc_pages
Chuck Lever
1
-1
/
+3
2024-01-07
svcrdma: De-duplicate completion ID initialization helpers
Chuck Lever
1
-0
/
+24
2024-01-07
svcrdma: Move the svc_rdma_cc_init() call
Chuck Lever
1
-0
/
+2
2024-01-07
svcrdma: Update synopsis of svc_rdma_build_read_segment()
Chuck Lever
1
-0
/
+7
2024-01-07
svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt
Chuck Lever
1
-0
/
+1
2024-01-07
svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxt
Chuck Lever
1
-0
/
+1
2024-01-07
svcrdma: Start moving fields out of struct svc_rdma_read_info
Chuck Lever
1
-0
/
+4
2024-01-07
svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h
Chuck Lever
1
-0
/
+15
2024-01-07
svcrdma: Update some svcrdma DMA-related tracepoints
Chuck Lever
1
-10
/
+11
2024-01-07
svcrdma: DMA error tracepoints should report completion IDs
Chuck Lever
1
-37
/
+37
2024-01-07
svcrdma: SQ error tracepoints should report completion IDs
Chuck Lever
1
-20
/
+29
2024-01-07
rpcrdma: Introduce a simple cid tracepoint class
Chuck Lever
1
-67
/
+26
2024-01-07
svcrdma: Add an async version of svc_rdma_send_ctxt_put()
Chuck Lever
1
-0
/
+2
2024-01-07
svcrdma: Add a utility workqueue to svcrdma
Chuck Lever
1
-0
/
+1
2024-01-07
svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
Chuck Lever
1
-1
/
+2
2024-01-07
NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.h
ChenXiaoSong
1
-0
/
+22
2024-01-07
SUNRPC: Remove RQ_SPLICE_OK
Chuck Lever
2
-3
/
+0
2024-01-07
SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavor
Chuck Lever
1
-1
/
+6
2024-01-07
net: stmmac: Make MSI interrupt routine generic
Swee Leong Ching
1
-2
/
+2
2024-01-07
net/sched: simplify tc_action_load_ops parameters
Pedro Tammela
1
-2
/
+1
2024-01-07
RDMA/efa: Add EFA query MR support
Michael Margolin
1
-1
/
+20
[prev]
[next]