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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-30
Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
8
-38
/
+24
2023-08-30
Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-101
/
+202
2023-08-30
Merge tag 'selinux-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
34
-286
/
+276
2023-08-30
Merge tag 'audit-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-17
/
+21
2023-08-30
NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQ
Olga Kornievskaia
1
-2
/
+3
2023-08-30
NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN
Benjamin Coddington
2
-2
/
+2
2023-08-30
fs/jfs: Use common ucs2 upper case table
Dr. David Alan Gilbert
6
-147
/
+23
2023-08-30
fs/smb/client: Use common code in client
Dr. David Alan Gilbert
5
-405
/
+4
2023-08-30
fs/smb: Swing unicode common code from smb->NLS
Dr. David Alan Gilbert
7
-284
/
+328
2023-08-30
fs/smb: Remove unicode 'lower' tables
Dr. David Alan Gilbert
4
-343
/
+0
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
9
-22
/
+22
2023-08-30
csky: Fixup compile error
Guo Ren
1
-0
/
+2
2023-08-29
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
23
-187
/
+910
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
101
-844
/
+1683
2023-08-29
Merge tag 'for-6.6/io_uring-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
31
-1767
/
+432
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
40
-113
/
+222
2023-08-29
Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-70
/
+55
2023-08-29
clk: qcom: Fix SM_GPUCC_8450 dependencies
Nathan Chancellor
1
-0
/
+1
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
205
-1392
/
+2853
2023-08-29
Documentation: Add missing documentation for EXPORT_OP flags
Chuck Lever
1
-0
/
+26
2023-08-29
SUNRPC: Remove unused declaration rpc_modcount()
Yue Haibing
1
-16
/
+7
2023-08-29
SUNRPC: Remove unused declarations
Yue Haibing
1
-3
/
+0
2023-08-29
NFSD: da_addr_body field missing in some GETDEVICEINFO replies
Chuck Lever
3
-14
/
+29
2023-08-29
SUNRPC: Remove return value of svc_pool_wake_idle_thread()
NeilBrown
2
-7
/
+3
2023-08-29
SUNRPC: make rqst_should_sleep() idempotent()
NeilBrown
1
-3
/
+5
2023-08-29
SUNRPC: Clean up svc_set_num_threads
Chuck Lever
1
-35
/
+25
2023-08-29
SUNRPC: Count ingress RPC messages per svc_pool
Chuck Lever
3
-1
/
+5
2023-08-29
SUNRPC: Deduplicate thread wake-up code
Chuck Lever
3
-36
/
+43
2023-08-29
SUNRPC: Move trace_svc_xprt_enqueue
Chuck Lever
2
-10
/
+10
2023-08-29
SUNRPC: Add enum svc_auth_status
Chuck Lever
9
-49
/
+73
2023-08-29
SUNRPC: change svc_xprt::xpt_flags bits to enum
Chuck Lever
2
-35
/
+56
2023-08-29
SUNRPC: change svc_rqst::rq_flags bits to enum
NeilBrown
1
-10
/
+13
2023-08-29
SUNRPC: change svc_pool::sp_flags bits to enum
NeilBrown
1
-3
/
+7
2023-08-29
SUNRPC: change cache_head.flags bits to enum
NeilBrown
1
-4
/
+8
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
9
-32
/
+34
2023-08-29
SUNRPC: change svc_recv() to return void.
NeilBrown
5
-46
/
+17
2023-08-29
SUNRPC: call svc_process() from svc_recv().
NeilBrown
5
-10
/
+3
2023-08-29
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
2
-34
/
+25
2023-08-29
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
2
-36
/
+0
2023-08-29
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
4
-33
/
+9
2023-08-29
lockd: remove SIGKILL handling
NeilBrown
1
-24
/
+0
2023-08-29
fs: lockd: avoid possible wrong NULL parameter
Su Hui
1
-0
/
+3
2023-08-29
exportfs: remove kernel-doc warnings in exportfs
Zhu Wang
1
-0
/
+1
2023-08-29
SUNRPC: Reduce thread wake-up rate when receiving large RPC messages
Chuck Lever
1
-1
/
+11
2023-08-29
SUNRPC: Revert e0a912e8ddba
Chuck Lever
2
-8
/
+0
2023-08-29
SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec array
Chuck Lever
1
-11
/
+13
2023-08-29
SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call
Chuck Lever
2
-15
/
+20
2023-08-29
SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
Chuck Lever
3
-44
/
+72
2023-08-29
nfsd: inherit required unset default acls from effective set
Jeff Layton
1
-5
/
+29
2023-08-29
sunrpc: Remove unused extern declarations
YueHaibing
1
-3
/
+0
[prev]
[next]