stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-18 12:47:14 to 2024-06-18 12:56:56 UTC [more...]

[PATCH 5.10 000/770] 5.10.220-rc1 review
 2024-06-18 12:32 UTC  (199+ messages)
` [PATCH 5.10 068/770] NFSD: Add a helper to decode channel_attrs4
` [PATCH 5.10 072/770] NFSD: Replace READ* macros in nfsd4_decode_getdeviceinfo()
` [PATCH 5.10 073/770] NFSD: Replace READ* macros in nfsd4_decode_layoutcommit()
` [PATCH 5.10 074/770] NFSD: Replace READ* macros in nfsd4_decode_layoutget()
` [PATCH 5.10 075/770] NFSD: Replace READ* macros in nfsd4_decode_layoutreturn()
` [PATCH 5.10 076/770] NFSD: Replace READ* macros in nfsd4_decode_secinfo_no_name()
` [PATCH 5.10 077/770] NFSD: Replace READ* macros in nfsd4_decode_sequence()
` [PATCH 5.10 103/770] nfsd: Fix up nfsd to ensure that timeout errors dont result in ESTALE
` [PATCH 5.10 104/770] nfsd: Set PF_LOCAL_THROTTLE on local filesystems only
` [PATCH 5.10 105/770] nfsd: Record NFSv4 pre/post-op attributes as non-atomic
` [PATCH 5.10 106/770] exec: Dont open code get_close_on_exec
` [PATCH 5.10 107/770] exec: Move unshare_files to fix posix file locking during exec
` [PATCH 5.10 108/770] exec: Simplify unshare_files
` [PATCH 5.10 109/770] exec: Remove reset_files_struct
` [PATCH 5.10 110/770] kcmp: In kcmp_epoll_target use fget_task
` [PATCH 5.10 111/770] bpf: In bpf_task_fd_query "
` [PATCH 5.10 112/770] proc/fd: In proc_fd_link "
` [PATCH 5.10 113/770] Revert "fget: clarify and improve __fget_files() implementation"
` [PATCH 5.10 114/770] file: Rename __fcheck_files to files_lookup_fd_raw
` [PATCH 5.10 115/770] file: Factor files_lookup_fd_locked out of fcheck_files
` [PATCH 5.10 116/770] file: Replace fcheck_files with files_lookup_fd_rcu
` [PATCH 5.10 117/770] file: Rename fcheck lookup_fd_rcu
` [PATCH 5.10 118/770] file: Implement task_lookup_fd_rcu
` [PATCH 5.10 119/770] proc/fd: In tid_fd_mode use task_lookup_fd_rcu
` [PATCH 5.10 120/770] kcmp: In get_file_raw_ptr "
` [PATCH 5.10 121/770] file: Implement task_lookup_next_fd_rcu
` [PATCH 5.10 122/770] proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
` [PATCH 5.10 123/770] proc/fd: In fdinfo seq_show dont use get_files_struct
` [PATCH 5.10 124/770] file: Merge __fd_install into fd_install
` [PATCH 5.10 125/770] file: In f_dupfd read RLIMIT_NOFILE once
` [PATCH 5.10 126/770] file: Merge __alloc_fd into alloc_fd
` [PATCH 5.10 127/770] file: Rename __close_fd to close_fd and remove the files parameter
` [PATCH 5.10 128/770] file: Replace ksys_close with close_fd
` [PATCH 5.10 129/770] inotify: Increase default inotify.max_user_watches limit to 1048576
` [PATCH 5.10 130/770] fs/lockd: convert comma to semicolon
` [PATCH 5.10 131/770] NFSD: Fix sparse warning in nfssvc.c
` [PATCH 5.10 132/770] NFSD: Restore NFSv4 decodings SAVEMEM functionality
` [PATCH 5.10 133/770] SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
` [PATCH 5.10 134/770] SUNRPC: Display RPC procedure names instead of proc numbers
` [PATCH 5.10 135/770] SUNRPC: Move definition of XDR_UNIT
` [PATCH 5.10 136/770] NFSD: Update GETATTR3args decoder to use struct xdr_stream
` [PATCH 5.10 137/770] NFSD: Update ACCESS3arg "
` [PATCH 5.10 138/770] NFSD: Update READ3arg "
` [PATCH 5.10 139/770] NFSD: Update WRITE3arg "
` [PATCH 5.10 140/770] NFSD: Update READLINK3arg "
` [PATCH 5.10 141/770] NFSD: Fix returned READDIR offset cookie
` [PATCH 5.10 142/770] NFSD: Add helper to set up the pages where the dirlist is encoded
` [PATCH 5.10 143/770] NFSD: Update READDIR3args decoders to use struct xdr_stream
` [PATCH 5.10 144/770] NFSD: Update COMMIT3arg decoder "
` [PATCH 5.10 145/770] NFSD: Update the NFSv3 DIROPargs "
` [PATCH 5.10 146/770] NFSD: Update the RENAME3args "
` [PATCH 5.10 147/770] NFSD: Update the LINK3args "
` [PATCH 5.10 148/770] NFSD: Update the SETATTR3args "
` [PATCH 5.10 149/770] NFSD: Update the CREATE3args "
` [PATCH 5.10 150/770] NFSD: Update the MKDIR3args "
` [PATCH 5.10 151/770] NFSD: Update the SYMLINK3args "
` [PATCH 5.10 152/770] NFSD: Update the MKNOD3args "
` [PATCH 5.10 153/770] NFSD: Update the NFSv2 GETATTR argument "
` [PATCH 5.10 154/770] NFSD: Update the NFSv2 READ "
` [PATCH 5.10 155/770] NFSD: Update the NFSv2 WRITE "
` [PATCH 5.10 156/770] NFSD: Update the NFSv2 READLINK "
` [PATCH 5.10 157/770] NFSD: Add helper to set up the pages where the dirlist is encoded, again
` [PATCH 5.10 158/770] NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_stream
` [PATCH 5.10 159/770] NFSD: Update NFSv2 diropargs decoding "
` [PATCH 5.10 160/770] NFSD: Update the NFSv2 RENAME argument decoder "
` [PATCH 5.10 161/770] NFSD: Update the NFSv2 LINK "
` [PATCH 5.10 162/770] NFSD: Update the NFSv2 SETATTR "
` [PATCH 5.10 163/770] NFSD: Update the NFSv2 CREATE "
` [PATCH 5.10 164/770] NFSD: Update the NFSv2 SYMLINK "
` [PATCH 5.10 165/770] NFSD: Remove argument length checking in nfsd_dispatch()
` [PATCH 5.10 166/770] NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream
` [PATCH 5.10 167/770] NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLs
` [PATCH 5.10 168/770] NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream
` [PATCH 5.10 169/770] NFSD: Update the NFSv2 ACL GETATTR "
` [PATCH 5.10 170/770] NFSD: Update the NFSv2 ACL ACCESS "
` [PATCH 5.10 171/770] NFSD: Clean up after updating NFSv2 ACL decoders
` [PATCH 5.10 172/770] NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream
` [PATCH 5.10 173/770] NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream, again
` [PATCH 5.10 174/770] NFSD: Clean up after updating NFSv3 ACL decoders
` [PATCH 5.10 175/770] nfsd: remove unused stats counters
` [PATCH 5.10 176/770] nfsd: protect concurrent access to nfsd "
` [PATCH 5.10 177/770] nfsd: report per-export stats
` [PATCH 5.10 178/770] nfsd4: simplify process_lookup1
` [PATCH 5.10 179/770] nfsd: simplify process_lock
` [PATCH 5.10 180/770] nfsd: simplify nfsd_renew
` [PATCH 5.10 181/770] nfsd: rename lookup_clientid->set_client
` [PATCH 5.10 182/770] nfsd: refactor set_client
` [PATCH 5.10 183/770] nfsd: find_cpntf_state cleanup
` [PATCH 5.10 184/770] nfsd: remove unused set_client argument
` [PATCH 5.10 185/770] nfsd: simplify nfsd4_check_open_reclaim
` [PATCH 5.10 186/770] nfsd: cstate->session->se_client -> cstate->clp
` [PATCH 5.10 187/770] NFSv4_2: SSC helper should use its own config
` [PATCH 5.10 188/770] nfs: use change attribute for NFS re-exports
` [PATCH 5.10 189/770] nfsd: skip some unnecessary stats in the v4 case
` [PATCH 5.10 190/770] inotify, memcg: account inotify instances to kmemcg
` [PATCH 5.10 191/770] module: unexport find_module and module_mutex
` [PATCH 5.10 192/770] module: use RCU to synchronize find_module
` [PATCH 5.10 193/770] kallsyms: refactor {,module_}kallsyms_on_each_symbol
` [PATCH 5.10 194/770] kallsyms: only build {,module_}kallsyms_on_each_symbol when required
` [PATCH 5.10 195/770] fs: add file and path permissions helpers
` [PATCH 5.10 196/770] namei: introduce struct renamedata
` [PATCH 5.10 197/770] NFSD: Extract the svcxdr_init_encode() helper
` [PATCH 5.10 198/770] NFSD: Update the GETATTR3res encoder to use struct xdr_stream
` [PATCH 5.10 199/770] NFSD: Update the NFSv3 ACCESS3res "
` [PATCH 5.10 200/770] NFSD: Update the NFSv3 LOOKUP3res "
` [PATCH 5.10 201/770] NFSD: Update the NFSv3 wccstat result "
` [PATCH 5.10 202/770] NFSD: Update the NFSv3 READLINK3res "
` [PATCH 5.10 203/770] NFSD: Update the NFSv3 READ3res encode "
` [PATCH 5.10 204/770] NFSD: Update the NFSv3 WRITE3res encoder "
` [PATCH 5.10 205/770] NFSD: Update the NFSv3 CREATE family of encoders "
` [PATCH 5.10 206/770] NFSD: Update the NFSv3 RENAMEv3res encoder "
` [PATCH 5.10 207/770] NFSD: Update the NFSv3 LINK3res "
` [PATCH 5.10 208/770] NFSD: Update the NFSv3 FSSTAT3res "
` [PATCH 5.10 209/770] NFSD: Update the NFSv3 FSINFO3res "
` [PATCH 5.10 210/770] NFSD: Update the NFSv3 PATHCONF3res "
` [PATCH 5.10 211/770] NFSD: Update the NFSv3 COMMIT3res "
` [PATCH 5.10 212/770] NFSD: Add a helper that encodes NFSv3 directory offset cookies
` [PATCH 5.10 213/770] NFSD: Count bytes instead of pages in the NFSv3 READDIR encoder
` [PATCH 5.10 214/770] NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_stream
` [PATCH 5.10 215/770] NFSD: Update NFSv3 READDIR entry encoders "
` [PATCH 5.10 216/770] NFSD: Remove unused NFSv3 directory entry encoders
` [PATCH 5.10 217/770] NFSD: Reduce svc_rqst::rq_pages churn during READDIR operations
` [PATCH 5.10 218/770] NFSD: Update the NFSv2 stat encoder to use struct xdr_stream
` [PATCH 5.10 219/770] NFSD: Update the NFSv2 attrstat "
` [PATCH 5.10 220/770] NFSD: Update the NFSv2 diropres "
` [PATCH 5.10 221/770] NFSD: Update the NFSv2 READLINK result "
` [PATCH 5.10 222/770] NFSD: Update the NFSv2 READ "
` [PATCH 5.10 223/770] NFSD: Update the NFSv2 STATFS "
` [PATCH 5.10 224/770] NFSD: Add a helper that encodes NFSv3 directory offset cookies, again
` [PATCH 5.10 225/770] NFSD: Count bytes instead of pages in the NFSv2 READDIR encoder
` [PATCH 5.10 226/770] NFSD: Update the NFSv2 READDIR result encoder to use struct xdr_stream
` [PATCH 5.10 227/770] NFSD: Update the NFSv2 READDIR entry "
` [PATCH 5.10 228/770] NFSD: Remove unused NFSv2 directory entry encoders
` [PATCH 5.10 229/770] NFSD: Add an xdr_stream-based encoder for NFSv2/3 ACLs
` [PATCH 5.10 230/770] NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_stream
` [PATCH 5.10 231/770] NFSD: Update the NFSv2 SETACL "
` [PATCH 5.10 232/770] NFSD: Update the NFSv2 ACL GETATTR "
` [PATCH 5.10 233/770] NFSD: Update the NFSv2 ACL ACCESS "
` [PATCH 5.10 234/770] NFSD: Clean up after updating NFSv2 ACL encoders
` [PATCH 5.10 235/770] NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_stream
` [PATCH 5.10 236/770] NFSD: Update the NFSv3 SETACL "
` [PATCH 5.10 237/770] NFSD: Clean up after updating NFSv3 ACL encoders
` [PATCH 5.10 238/770] NFSD: Add a tracepoint to record directory entry encoding
` [PATCH 5.10 239/770] NFSD: Clean up NFSDDBG_FACILITY macro
` [PATCH 5.10 240/770] nfsd: helper for laundromat expiry calculations
` [PATCH 5.10 241/770] nfsd: Log client tracking type log message as info instead of warning
` [PATCH 5.10 242/770] nfsd: Fix typo "accesible"
` [PATCH 5.10 243/770] nfsd: COPY with length 0 should copy to end of file
` [PATCH 5.10 244/770] nfsd: dont ignore high bits of copy count
` [PATCH 5.10 245/770] nfsd: report client confirmation status in "info" file
` [PATCH 5.10 246/770] SUNRPC: Export svc_xprt_received()
` [PATCH 5.10 247/770] UAPI: nfsfh.h: Replace one-element array with flexible-array member
` [PATCH 5.10 248/770] NFSD: Use DEFINE_SPINLOCK() for spinlock
` [PATCH 5.10 249/770] fsnotify: allow fsnotify_{peek,remove}_first_event with empty queue
` [PATCH 5.10 250/770] Revert "fanotify: limit number of event merge attempts"
` [PATCH 5.10 251/770] fanotify: reduce event objectid to 29-bit hash
` [PATCH 5.10 252/770] fanotify: mix event info and pid into merge key hash
` [PATCH 5.10 253/770] fsnotify: use hash table for faster events merge
` [PATCH 5.10 254/770] fanotify: limit number of event merge attempts
` [PATCH 5.10 255/770] fanotify: configurable limits via sysfs
` [PATCH 5.10 256/770] fanotify: support limited functionality for unprivileged users
` [PATCH 5.10 257/770] fanotify_user: use upper_32_bits() to verify mask
` [PATCH 5.10 258/770] nfsd: remove unused function
` [PATCH 5.10 259/770] nfsd: removed unused argument in nfsd_startup_generic()
` [PATCH 5.10 260/770] nfsd: hash nfs4_files by inode number
` [PATCH 5.10 261/770] nfsd: track filehandle aliasing in nfs4_files
` [PATCH 5.10 262/770] nfsd: reshuffle some code
` [PATCH 5.10 263/770] nfsd: grant read delegations to clients holding writes
` [PATCH 5.10 264/770] nfsd: Fix fall-through warnings for Clang
` [PATCH 5.10 265/770] NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code
` [PATCH 5.10 266/770] NFS: fix nfs_fetch_iversion()
` [PATCH 5.10 267/770] fanotify: fix permission model of unprivileged group
` [PATCH 5.10 268/770] NFSD: Add an RPC authflavor tracepoint display helper
` [PATCH 5.10 269/770] NFSD: Add nfsd_clid_cred_mismatch tracepoint
` [PATCH 5.10 270/770] NFSD: Add nfsd_clid_verf_mismatch tracepoint
` [PATCH 5.10 271/770] NFSD: Remove trace_nfsd_clid_inuse_err
` [PATCH 5.10 272/770] NFSD: Add nfsd_clid_confirmed tracepoint
` [PATCH 5.10 273/770] NFSD: Add nfsd_clid_reclaim_complete tracepoint
` [PATCH 5.10 275/770] NFSD: Add a couple more nfsd_clid_expired call sites
` [PATCH 5.10 276/770] NFSD: Add tracepoints for SETCLIENTID edge cases
` [PATCH 5.10 284/770] NFSD: Add an nfsd_cb_lm_notify tracepoint
` [PATCH 5.10 285/770] NFSD: Add an nfsd_cb_offload tracepoint
` [PATCH 5.10 286/770] NFSD: Replace the nfsd_deleg_break tracepoint
` [PATCH 5.10 287/770] NFSD: Add an nfsd_cb_probe tracepoint
` [PATCH 5.10 288/770] NFSD: Remove the nfsd_cb_work and nfsd_cb_done tracepoints
` [PATCH 5.10 289/770] NFSD: Update nfsd_cb_args tracepoint
` [PATCH 5.10 290/770] nfsd: Prevent truncation of an unlinked inode from blocking access to its directory
` [PATCH 5.10 291/770] nfsd: move some commit_metadata()s outside the inode lock
` [PATCH 5.10 292/770] NFSD add vfs_fsync after async copy is done
` [PATCH 5.10 293/770] NFSD: delay unmount sources export after inter-server copy completed
` [PATCH 5.10 294/770] nfsd: move fsnotify on client creation outside spinlock
` [PATCH 5.10 295/770] nfsd4: Expose the callback address and state of each NFS4 client
` [PATCH 5.10 296/770] nfsd: fix kernel test robot warning in SSC code
` [PATCH 5.10 297/770] NFSD: Fix error return code in nfsd4_interssc_connect()
` [PATCH 5.10 298/770] nfsd: rpc_peeraddr2str needs rcu lock
` [PATCH 5.10 299/770] lockd: Remove stale comments
` [PATCH 5.10 300/770] lockd: Create a simplified .vs_dispatch method for NLM requests
` [PATCH 5.10 301/770] lockd: Common NLM XDR helpers

[PATCH 1/2] ACPI: scan: Ignore camera graph port nodes on all Dell Tiger, Alder and Raptor Lake models
 2024-06-18 12:49 UTC  (4+ messages)

[PATCH v4, 3/3] usb: dwc3: core: Workaround for CSR read timeout
 2024-06-18 12:47 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).