messages from 2024-04-08 13:46:09 to 2024-04-08 13:55:53 UTC [more...]
[PATCH 5.15 000/690] 5.15.154-rc1 review
2024-04-08 12:55 UTC (164+ messages)
` [PATCH 5.15 286/690] nfsd: Fix a write performance regression
` [PATCH 5.15 290/690] inotify: move control flags from mask to mark flags
` [PATCH 5.15 309/690] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
` [PATCH 5.15 310/690] fs/lock: add helper locks_owner_has_blockers to check for blockers
` [PATCH 5.15 311/690] fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
` [PATCH 5.15 312/690] NFSD: add support for lock conflict to courteous server
` [PATCH 5.15 313/690] NFSD: Show state of courtesy client in client info
` [PATCH 5.15 314/690] NFSD: Clean up nfsd3_proc_create()
` [PATCH 5.15 315/690] NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create()
` [PATCH 5.15 316/690] NFSD: Refactor nfsd_create_setattr()
` [PATCH 5.15 317/690] NFSD: Refactor NFSv3 CREATE
` [PATCH 5.15 318/690] NFSD: Refactor NFSv4 OPEN(CREATE)
` [PATCH 5.15 319/690] NFSD: Remove do_nfsd_create()
` [PATCH 5.15 320/690] NFSD: Clean up nfsd_open_verified()
` [PATCH 5.15 321/690] NFSD: Instantiate a struct file when creating a regular NFSv4 file
` [PATCH 5.15 322/690] NFSD: Remove dprintk call sites from tail of nfsd4_open()
` [PATCH 5.15 323/690] NFSD: Fix whitespace
` [PATCH 5.15 324/690] NFSD: Move documenting comment for nfsd4_process_open2()
` [PATCH 5.15 325/690] NFSD: Trace filecache opens
` [PATCH 5.15 326/690] SUNRPC: Use RMW bitops in single-threaded hot paths
` [PATCH 5.15 327/690] nfsd: Unregister the cld notifier when laundry_wq create failed
` [PATCH 5.15 328/690] nfsd: Fix null-ptr-deref in nfsd_fill_super()
` [PATCH 5.15 329/690] NFSD: Modernize nfsd4_release_lockowner()
` [PATCH 5.15 330/690] NFSD: Add documenting comment for nfsd4_release_lockowner()
` [PATCH 5.15 331/690] NFSD: nfsd_file_put() can sleep
` [PATCH 5.15 332/690] NFSD: Fix potential use-after-free in nfsd_file_put()
` [PATCH 5.15 333/690] NFS: restore module put when manager exits
` [PATCH 5.15 334/690] fanotify: refine the validation checks on non-dir inode mask
` [PATCH 5.15 335/690] NFSD: Decode NFSv4 birth time attribute
` [PATCH 5.15 336/690] fs: inotify: Fix typo in inotify comment
` [PATCH 5.15 337/690] fanotify: prepare for setting event flags in ignore mask
` [PATCH 5.15 338/690] fanotify: cleanups for fanotify_mark() input validations
` [PATCH 5.15 339/690] fanotify: introduce FAN_MARK_IGNORE
` [PATCH 5.15 340/690] fsnotify: Fix comment typo
` [PATCH 5.15 341/690] NLM: Defend against file_lock changes after vfs_test_lock()
` [PATCH 5.15 342/690] NFSD: Instrument fh_verify()
` [PATCH 5.15 343/690] NFSD: Fix space and spelling mistake
` [PATCH 5.15 344/690] nfsd: remove redundant assignment to variable len
` [PATCH 5.15 345/690] NFSD: Demote a WARN to a pr_warn()
` [PATCH 5.15 346/690] NFSD: Report filecache LRU size
` [PATCH 5.15 347/690] NFSD: Report count of calls to nfsd_file_acquire()
` [PATCH 5.15 348/690] NFSD: Report count of freed filecache items
` [PATCH 5.15 349/690] NFSD: Report average age of "
` [PATCH 5.15 350/690] NFSD: Add nfsd_file_lru_dispose_list() helper
` [PATCH 5.15 351/690] NFSD: Refactor nfsd_file_gc()
` [PATCH 5.15 352/690] NFSD: Refactor nfsd_file_lru_scan()
` [PATCH 5.15 353/690] NFSD: Report the number of items evicted by the LRU walk
` [PATCH 5.15 354/690] NFSD: Record number of flush calls
` [PATCH 5.15 355/690] NFSD: Zero counters when the filecache is re-initialized
` [PATCH 5.15 356/690] NFSD: Hook up the filecache stat file
` [PATCH 5.15 357/690] NFSD: WARN when freeing an item still linked via nf_lru
` [PATCH 5.15 358/690] NFSD: Trace filecache LRU activity
` [PATCH 5.15 359/690] NFSD: Leave open files out of the filecache LRU
` [PATCH 5.15 360/690] NFSD: Fix the filecache LRU shrinker
` [PATCH 5.15 361/690] NFSD: Never call nfsd_file_gc() in foreground paths
` [PATCH 5.15 362/690] NFSD: No longer record nf_hashval in the trace log
` [PATCH 5.15 363/690] NFSD: Remove lockdep assertion from unhash_and_release_locked()
` [PATCH 5.15 364/690] NFSD: nfsd_file_unhash can compute hashval from nf->nf_inode
` [PATCH 5.15 365/690] NFSD: Refactor __nfsd_file_close_inode()
` [PATCH 5.15 366/690] NFSD: nfsd_file_hash_remove can compute hashval
` [PATCH 5.15 367/690] NFSD: Remove nfsd_file::nf_hashval
` [PATCH 5.15 368/690] NFSD: Replace the "init once" mechanism
` [PATCH 5.15 369/690] NFSD: Set up an rhashtable for the filecache
` [PATCH 5.15 370/690] NFSD: Convert the filecache to use rhashtable
` [PATCH 5.15 371/690] NFSD: Clean up unused code after rhashtable conversion
` [PATCH 5.15 372/690] NFSD: Separate tracepoints for acquire and create
` [PATCH 5.15 373/690] NFSD: Move nfsd_file_trace_alloc() tracepoint
` [PATCH 5.15 374/690] NFSD: NFSv4 CLOSE should release an nfsd_file immediately
` [PATCH 5.15 375/690] NFSD: Ensure nf_inode is never dereferenced
` [PATCH 5.15 376/690] NFSD: refactoring v4 specific code to a helper in nfs4state.c
` [PATCH 5.15 377/690] NFSD: keep track of the number of v4 clients in the system
` [PATCH 5.15 378/690] NFSD: limit the number of v4 clients to 1024 per 1GB of system memory
` [PATCH 5.15 379/690] nfsd: silence extraneous printk on nfsd.ko insertion
` [PATCH 5.15 380/690] NFSD: Optimize nfsd4_encode_operation()
` [PATCH 5.15 381/690] NFSD: Optimize nfsd4_encode_fattr()
` [PATCH 5.15 382/690] NFSD: Clean up SPLICE_OK in nfsd4_encode_read()
` [PATCH 5.15 383/690] NFSD: Add an nfsd4_read::rd_eof field
` [PATCH 5.15 384/690] NFSD: Optimize nfsd4_encode_readv()
` [PATCH 5.15 385/690] NFSD: Simplify starting_len
` [PATCH 5.15 386/690] NFSD: Use xdr_pad_size()
` [PATCH 5.15 387/690] NFSD: Clean up nfsd4_encode_readlink()
` [PATCH 5.15 388/690] NFSD: Fix strncpy() fortify warning
` [PATCH 5.15 389/690] NFSD: nfserrno(-ENOMEM) is nfserr_jukebox
` [PATCH 5.15 390/690] NFSD: Shrink size of struct nfsd4_copy_notify
` [PATCH 5.15 391/690] NFSD: Shrink size of struct nfsd4_copy
` [PATCH 5.15 392/690] NFSD: Reorder the fields in struct nfsd4_op
` [PATCH 5.15 393/690] NFSD: Make nfs4_put_copy() static
` [PATCH 5.15 394/690] NFSD: Replace boolean fields in struct nfsd4_copy
` [PATCH 5.15 395/690] NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2)
` [PATCH 5.15 396/690] NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2)
` [PATCH 5.15 397/690] NFSD: Refactor nfsd4_do_copy()
` [PATCH 5.15 398/690] NFSD: Remove kmalloc from nfsd4_do_async_copy()
` [PATCH 5.15 399/690] NFSD: Add nfsd4_send_cb_offload()
` [PATCH 5.15 400/690] NFSD: Move copy offload callback arguments into a separate structure
` [PATCH 5.15 401/690] NFSD: drop fh argument from alloc_init_deleg
` [PATCH 5.15 402/690] NFSD: verify the opened dentry after setting a delegation
` [PATCH 5.15 403/690] NFSD: introduce struct nfsd_attrs
` [PATCH 5.15 404/690] NFSD: set attributes when creating symlinks
` [PATCH 5.15 405/690] NFSD: add security label to struct nfsd_attrs
` [PATCH 5.15 406/690] NFSD: add posix ACLs "
` [PATCH 5.15 407/690] NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning
` [PATCH 5.15 408/690] NFSD: always drop directory lock in nfsd_unlink()
` [PATCH 5.15 409/690] NFSD: only call fh_unlock() once in nfsd_link()
` [PATCH 5.15 410/690] NFSD: reduce locking in nfsd_lookup()
` [PATCH 5.15 411/690] NFSD: use explicit lock/unlock for directory ops
` [PATCH 5.15 412/690] NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
` [PATCH 5.15 413/690] NFSD: discard fh_locked flag and fh_lock/fh_unlock
` [PATCH 5.15 414/690] NFSD: fix regression with setting ACLs
` [PATCH 5.15 415/690] nfsd_splice_actor(): handle compound pages
` [PATCH 5.15 416/690] NFSD: move from strlcpy with unused retval to strscpy
` [PATCH 5.15 417/690] lockd: "
` [PATCH 5.15 418/690] NFSD enforce filehandle check for source file in COPY
` [PATCH 5.15 419/690] NFSD: remove redundant variable status
` [PATCH 5.15 420/690] nfsd: Avoid some useless tests
` [PATCH 5.15 421/690] nfsd: Propagate some error code returned by memdup_user()
` [PATCH 5.15 422/690] NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND
` [PATCH 5.15 423/690] NFSD: drop fname and flen args from nfsd_create_locked()
` [PATCH 5.15 424/690] nfsd: clean up mounted_on_fileid handling
` [PATCH 5.15 425/690] nfsd: remove nfsd4_prepare_cb_recall() declaration
` [PATCH 5.15 426/690] NFSD: Replace dprintk() call site in fh_verify()
` [PATCH 5.15 427/690] NFSD: Trace NFSv4 COMPOUND tags
` [PATCH 5.15 428/690] NFSD: Add tracepoints to report NFSv4 callback completions
` [PATCH 5.15 429/690] NFSD: Add a mechanism to wait for a DELEGRETURN
` [PATCH 5.15 430/690] NFSD: Refactor nfsd_setattr()
` [PATCH 5.15 431/690] NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAY
` [PATCH 5.15 432/690] NFSD: Make nfsd4_rename() "
` [PATCH 5.15 433/690] NFSD: Make nfsd4_remove() "
` [PATCH 5.15 434/690] NFSD: keep track of the number of courtesy clients in the system
` [PATCH 5.15 435/690] NFSD: add shrinker to reap courtesy clients on low memory condition
` [PATCH 5.15 436/690] SUNRPC: Parametrize how much of argsize should be zeroed
` [PATCH 5.15 437/690] NFSD: Reduce amount of struct nfsd4_compoundargs that needs clearing
` [PATCH 5.15 438/690] NFSD: Refactor common code out of dirlist helpers
` [PATCH 5.15 439/690] NFSD: Use xdr_inline_decode() to decode NFSv3 symlinks
` [PATCH 5.15 440/690] NFSD: Clean up WRITE arg decoders
` [PATCH 5.15 441/690] NFSD: Clean up nfs4svc_encode_compoundres()
` [PATCH 5.15 442/690] NFSD: Remove "inline" directives on op_rsize_bop helpers
` [PATCH 5.15 443/690] NFSD: Remove unused nfsd4_compoundargs::cachetype field
` [PATCH 5.15 444/690] NFSD: Pack struct nfsd4_compoundres
` [PATCH 5.15 445/690] nfsd: use DEFINE_PROC_SHOW_ATTRIBUTE to define nfsd_proc_ops
` [PATCH 5.15 446/690] nfsd: use DEFINE_SHOW_ATTRIBUTE to define export_features_fops and supported_enctypes_fops
` [PATCH 5.15 447/690] nfsd: use DEFINE_SHOW_ATTRIBUTE to define client_info_fops
` [PATCH 5.15 449/690] nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops
` [PATCH 5.15 450/690] NFSD: Rename the fields in copy_stateid_t
` [PATCH 5.15 458/690] fanotify: Remove obsoleted fanotify_event_has_path()
` [PATCH 5.15 459/690] nfsd: fix nfsd_file_unhash_and_dispose
` [PATCH 5.15 460/690] nfsd: rework hashtable handling in nfsd_do_file_acquire
` [PATCH 5.15 461/690] NFSD: unregister shrinker when nfsd_init_net() fails
` [PATCH 5.15 462/690] nfsd: ensure we always call fh_verify_error tracepoint
` [PATCH 5.15 463/690] nfsd: fix net-namespace logic in __nfsd_file_cache_purge
` [PATCH 5.15 464/690] nfsd: fix use-after-free in nfsd_file_do_acquire tracepoint
` [PATCH 5.15 465/690] nfsd: put the export reference in nfsd4_verify_deleg_dentry
` [PATCH 5.15 466/690] NFSD: Fix trace_nfsd_fh_verify_err() crasher
` [PATCH 5.15 467/690] NFSD: Fix reads with a non-zero offset that dont end on a page boundary
` [PATCH 5.15 468/690] lockd: use locks_inode_context helper
` [PATCH 5.15 469/690] nfsd: "
` [PATCH 5.15 470/690] NFSD: Simplify READ_PLUS
` [PATCH 5.15 471/690] NFSD: Remove redundant assignment to variable host_err
` [PATCH 5.15 472/690] NFSD: Finish converting the NFSv3 GETACL result encoder
` [PATCH 5.15 473/690] nfsd: ignore requests to disable unsupported versions
` [PATCH 5.15 474/690] nfsd: move nfserrno() to vfs.c
` [PATCH 5.15 475/690] nfsd: allow disabling NFSv2 at compile time
` [PATCH 5.15 476/690] exportfs: use pr_debug for unreachable debug statements
` [PATCH 5.15 477/690] NFSD: Pass the target nfsd_file to nfsd_commit()
[PATCH 6.8 000/273] 6.8.5-rc1 review
2024-04-08 12:59 UTC (37+ messages)
` [PATCH 6.8 221/273] ASoC: SOF: Remove the get_stream_position callback
` [PATCH 6.8 222/273] ASoC: SOF: ipc4-pcm: Move struct sof_ipc4_timestamp_info definition locally
` [PATCH 6.8 240/273] s390/entry: align system call table on 8 bytes
` [PATCH 6.8 241/273] riscv: Fix spurious errors from __get/put_kernel_nofault
` [PATCH 6.8 242/273] riscv: process: Fix kernel gp leakage
` [PATCH 6.8 243/273] smb: client: fix UAF in smb2_reconnect_server()
` [PATCH 6.8 244/273] smb: client: guarantee refcounted children from parent session
` [PATCH 6.8 245/273] smb: client: refresh referral without acquiring refpath_lock
` [PATCH 6.8 246/273] smb: client: handle DFS tcons in cifs_construct_tcon()
` [PATCH 6.8 247/273] smb: client: serialise cifs_construct_tcon() with cifs_mount_mutex
` [PATCH 6.8 248/273] smb3: retrying on failed server close
` [PATCH 6.8 249/273] smb: client: fix potential UAF in cifs_debug_files_proc_show()
` [PATCH 6.8 250/273] smb: client: fix potential UAF in cifs_stats_proc_write()
` [PATCH 6.8 251/273] smb: client: fix potential UAF in cifs_stats_proc_show()
` [PATCH 6.8 252/273] smb: client: fix potential UAF in cifs_dump_full_key()
` [PATCH 6.8 253/273] smb: client: fix potential UAF in smb2_is_valid_oplock_break()
` [PATCH 6.8 254/273] smb: client: fix potential UAF in smb2_is_valid_lease_break()
` [PATCH 6.8 255/273] smb: client: fix potential UAF in is_valid_oplock_break()
` [PATCH 6.8 256/273] smb: client: fix potential UAF in smb2_is_network_name_deleted()
` [PATCH 6.8 257/273] smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()
` [PATCH 6.8 258/273] drm/i915/mst: Limit MST+DSC to TGL+
` [PATCH 6.8 259/273] drm/i915/mst: Reject FEC+MST on ICL
` [PATCH 6.8 260/273] drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13
` [PATCH 6.8 261/273] drm/i915/gt: Disable HW load balancing for CCS
` [PATCH 6.8 262/273] drm/i915/gt: Do not generate the command streamer for all the CCS
` [PATCH 6.8 263/273] drm/i915/gt: Enable only one CCS for compute workload
` [PATCH 6.8 264/273] drm/xe: Use ring ops TLB invalidation for rebinds
` [PATCH 6.8 265/273] drm/xe: Rework rebinding
` [PATCH 6.8 266/273] Revert "x86/mpparse: Register APIC address only once"
` [PATCH 6.8 267/273] bpf: put uprobe links path and task in release callback
` [PATCH 6.8 268/273] bpf: support deferring bpf_link dealloc to after RCU grace period
` [PATCH 6.8 269/273] efi/libstub: Add generic support for parsing mem_encrypt=
` [PATCH 6.8 270/273] x86/boot: Move mem_encrypt= parsing to the decompressor
` [PATCH 6.8 271/273] x86/sme: Move early SME kernel encryption handling into .head.text
` [PATCH 6.8 272/273] x86/sev: Move early startup code into .head.text section
` [PATCH 6.8 273/273] x86/efistub: Remap kernel text read-only before dropping NX attribute
[PATCH 6.6 000/252] 6.6.26-rc1 review
2024-04-08 12:58 UTC (2+ messages)
` [PATCH 6.6 237/252] smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox