index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
ABI
/
stable
/
sysfs-driver-mlxreg-io
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-31
macintosh/ams: linux/platform_device.h is needed
Randy Dunlap
1
-0
/
+1
2023-08-31
NFS: switch back to using kill_anon_super
Christoph Hellwig
1
-3
/
+1
2023-08-31
mtd: key superblock by device number
Christian Brauner
1
-34
/
+11
2023-08-31
fs: export sget_dev()
Christian Brauner
2
-19
/
+46
2023-08-31
lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-V
Nathan Chancellor
1
-0
/
+5
2023-08-31
riscv: support PREEMPT_DYNAMIC with static keys
Jisheng Zhang
2
-1
/
+14
2023-08-31
riscv: Move create_tmp_mapping() to init sections
Alexandre Ghiti
1
-1
/
+1
2023-08-31
riscv: Mark KASAN tmp* page tables variables as static
Alexandre Ghiti
1
-3
/
+3
2023-08-31
riscv: mm: use bitmap_zero() API
Ye Xingchen
1
-1
/
+1
2023-08-31
riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
Jisheng Zhang
1
-1
/
+1
2023-08-31
riscv: remove redundant mv instructions
Nam Cao
1
-5
/
+1
2023-08-30
pNFS: Fix assignment of xprtdata.cred
Anna Schumaker
1
-1
/
+1
2023-08-30
x86/shstk: Change order of __user in type
Rick Edgecombe
1
-1
/
+1
2023-08-30
x86: bring back rep movsq for user access on CPUs without ERMS
Mateusz Guzik
2
-45
/
+14
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
platform/x86: asus-wmi: corrections to egpu safety check
Luke D. Jones
1
-8
/
+7
2023-08-30
platform/x86: mlx-platform: Add dependency on PCI to Kconfig
Vadim Pasternak
1
-2
/
+1
2023-08-30
csky: Fixup compile error
Guo Ren
1
-0
/
+2
2023-08-30
clk: qcom: Fix SM_GPUCC_8450 dependencies
Nathan Chancellor
1
-0
/
+1
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
[next]