Linux Stable Kernel
[Prev Page][Next Page]
- [PATCH 5.10 585/770] NFSD: refactoring v4 specific code to a helper in nfs4state.c, (continued)
- [PATCH 5.10 585/770] NFSD: refactoring v4 specific code to a helper in nfs4state.c, Greg Kroah-Hartman
- [PATCH 5.10 586/770] NFSD: keep track of the number of v4 clients in the system, Greg Kroah-Hartman
- [PATCH 5.10 584/770] NFSD: Ensure nf_inode is never dereferenced, Greg Kroah-Hartman
- [PATCH 5.10 587/770] NFSD: limit the number of v4 clients to 1024 per 1GB of system memory, Greg Kroah-Hartman
- [PATCH 5.10 588/770] nfsd: silence extraneous printk on nfsd.ko insertion, Greg Kroah-Hartman
- [PATCH 5.10 589/770] NFSD: Optimize nfsd4_encode_operation(), Greg Kroah-Hartman
- [PATCH 5.10 615/770] NFSD: add posix ACLs to struct nfsd_attrs, Greg Kroah-Hartman
- [PATCH 5.10 580/770] NFSD: Clean up unused code after rhashtable conversion, Greg Kroah-Hartman
- [PATCH 5.10 624/770] NFSD: fix regression with setting ACLs., Greg Kroah-Hartman
- [PATCH 5.10 625/770] nfsd_splice_actor(): handle compound pages, Greg Kroah-Hartman
- [PATCH 5.10 626/770] NFSD: move from strlcpy with unused retval to strscpy, Greg Kroah-Hartman
- [PATCH 5.10 627/770] lockd: move from strlcpy with unused retval to strscpy, Greg Kroah-Hartman
- [PATCH 5.10 628/770] NFSD enforce filehandle check for source file in COPY, Greg Kroah-Hartman
- [PATCH 5.10 629/770] NFSD: remove redundant variable status, Greg Kroah-Hartman
- [PATCH 5.10 630/770] nfsd: Avoid some useless tests, Greg Kroah-Hartman
- [PATCH 5.10 631/770] nfsd: Propagate some error code returned by memdup_user(), Greg Kroah-Hartman
- [PATCH 5.10 632/770] NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND, Greg Kroah-Hartman
- [PATCH 5.10 498/770] nfsd: use fsnotify group lock helpers, Greg Kroah-Hartman
- [PATCH 5.10 633/770] NFSD: Protect against send buffer overflow in NFSv2 READDIR, Greg Kroah-Hartman
- [PATCH 5.10 616/770] NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning., Greg Kroah-Hartman
- [PATCH 5.10 635/770] NFSD: Protect against send buffer overflow in NFSv2 READ, Greg Kroah-Hartman
- [PATCH 5.10 636/770] NFSD: Protect against send buffer overflow in NFSv3 READ, Greg Kroah-Hartman
- [PATCH 5.10 637/770] NFSD: drop fname and flen args from nfsd_create_locked(), Greg Kroah-Hartman
- [PATCH 5.10 209/770] NFSD: Update the NFSv3 FSINFO3res encoder to use struct xdr_stream, Greg Kroah-Hartman
- [PATCH 5.10 638/770] NFSD: Fix handling of oversized NFSv4 COMPOUND requests, Greg Kroah-Hartman
- [PATCH 5.10 639/770] nfsd: clean up mounted_on_fileid handling, Greg Kroah-Hartman
- [PATCH 5.10 640/770] nfsd: remove nfsd4_prepare_cb_recall() declaration, Greg Kroah-Hartman
- [PATCH 5.10 458/770] NFSD: Trace boot verifier resets, Greg Kroah-Hartman
- [PATCH 5.10 641/770] NFSD: Add tracepoints to report NFSv4 callback completions, Greg Kroah-Hartman
- [PATCH 5.10 643/770] NFSD: Refactor nfsd_setattr(), Greg Kroah-Hartman
- [PATCH 5.10 642/770] NFSD: Add a mechanism to wait for a DELEGRETURN, Greg Kroah-Hartman
- [PATCH 5.10 645/770] NFSD: Make nfsd4_rename() wait before returning NFS4ERR_DELAY, Greg Kroah-Hartman
- [PATCH 5.10 617/770] NFSD: always drop directory lock in nfsd_unlink(), Greg Kroah-Hartman
- [PATCH 5.10 646/770] NFSD: Make nfsd4_remove() wait before returning NFS4ERR_DELAY, Greg Kroah-Hartman
- [PATCH 5.10 644/770] NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAY, Greg Kroah-Hartman
- [PATCH 5.10 647/770] NFSD: keep track of the number of courtesy clients in the system, Greg Kroah-Hartman
- [PATCH 5.10 619/770] NFSD: reduce locking in nfsd_lookup(), Greg Kroah-Hartman
- [PATCH 5.10 620/770] NFSD: use explicit lock/unlock for directory ops, Greg Kroah-Hartman
- [PATCH 5.10 622/770] NFSD: discard fh_locked flag and fh_lock/fh_unlock, Greg Kroah-Hartman
- [PATCH 5.10 649/770] SUNRPC: Parametrize how much of argsize should be zeroed, Greg Kroah-Hartman
- [PATCH 5.10 404/770] NFSD: Fix READDIR buffer overflow, Greg Kroah-Hartman
- [PATCH 5.10 658/770] nfsd: use DEFINE_PROC_SHOW_ATTRIBUTE to define nfsd_proc_ops, Greg Kroah-Hartman
- [PATCH 5.10 659/770] nfsd: use DEFINE_SHOW_ATTRIBUTE to define export_features_fops and supported_enctypes_fops, Greg Kroah-Hartman
- [PATCH 5.10 421/770] SUNRPC/NFSD: clean up get/put functions., Greg Kroah-Hartman
- [PATCH 5.10 526/770] NFSD: Fix whitespace, Greg Kroah-Hartman
- [PATCH 5.10 232/770] NFSD: Update the NFSv2 ACL GETATTR result encoder to use struct xdr_stream, Greg Kroah-Hartman
- [PATCH 5.10 575/770] NFSD: nfsd_file_hash_remove can compute hashval, Greg Kroah-Hartman
- [PATCH 5.10 660/770] nfsd: use DEFINE_SHOW_ATTRIBUTE to define client_info_fops, Greg Kroah-Hartman
- [PATCH 5.10 618/770] NFSD: only call fh_unlock() once in nfsd_link(), Greg Kroah-Hartman
- [PATCH 5.10 662/770] nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops, Greg Kroah-Hartman
- [PATCH 5.10 663/770] NFSD: Rename the fields in copy_stateid_t, Greg Kroah-Hartman
- [PATCH 5.10 665/770] nfsd: only fill out return pointer on success in nfsd4_lookup_stateid, Greg Kroah-Hartman
- [PATCH 5.10 664/770] NFSD: Cap rsize_bop result based on send buffer size, Greg Kroah-Hartman
- [PATCH 5.10 666/770] nfsd: fix comments about spinlock handling with delegations, Greg Kroah-Hartman
- [PATCH 5.10 203/770] NFSD: Update the NFSv3 READ3res encode to use struct xdr_stream, Greg Kroah-Hartman
- [PATCH 5.10 322/770] lockd: Update the NLMv4 SHARE arguments decoder to use struct xdr_stream, Greg Kroah-Hartman
- [PATCH 5.10 650/770] NFSD: Reduce amount of struct nfsd4_compoundargs that needs clearing, Greg Kroah-Hartman
- [PATCH 5.10 669/770] fs/notify: constify path, Greg Kroah-Hartman
- [PATCH 5.10 671/770] fanotify: Remove obsoleted fanotify_event_has_path(), Greg Kroah-Hartman
- [PATCH 5.10 386/770] fanotify: Emit generic error info for error event, Greg Kroah-Hartman
- [PATCH 5.10 670/770] fsnotify: remove unused declaration, Greg Kroah-Hartman
- [PATCH 5.10 672/770] nfsd: fix nfsd_file_unhash_and_dispose, Greg Kroah-Hartman
- [PATCH 5.10 676/770] nfsd: fix use-after-free in nfsd_file_do_acquire tracepoint, Greg Kroah-Hartman
- [PATCH 5.10 677/770] nfsd: put the export reference in nfsd4_verify_deleg_dentry, Greg Kroah-Hartman
- [PATCH 5.10 678/770] NFSD: Fix reads with a non-zero offset that dont end on a page boundary, Greg Kroah-Hartman
- [PATCH 5.10 680/770] lockd: use locks_inode_context helper, Greg Kroah-Hartman
- [PATCH 5.10 651/770] NFSD: Refactor common code out of dirlist helpers, Greg Kroah-Hartman
- [PATCH 5.10 681/770] nfsd: use locks_inode_context helper, Greg Kroah-Hartman
- [PATCH 5.10 679/770] filelock: add a new locks_inode_context accessor function, Greg Kroah-Hartman
- [PATCH 5.10 652/770] NFSD: Use xdr_inline_decode() to decode NFSv3 symlinks, Greg Kroah-Hartman
- [PATCH 5.10 682/770] NFSD: Simplify READ_PLUS, Greg Kroah-Hartman
- [PATCH 5.10 654/770] NFSD: Clean up nfs4svc_encode_compoundres(), Greg Kroah-Hartman
- [PATCH 5.10 655/770] NFSD: Remove "inline" directives on op_rsize_bop helpers, Greg Kroah-Hartman
- [PATCH 5.10 653/770] NFSD: Clean up WRITE arg decoders, Greg Kroah-Hartman
- [PATCH 5.10 656/770] NFSD: Remove unused nfsd4_compoundargs::cachetype field, Greg Kroah-Hartman
- [PATCH 5.10 317/770] lockd: Update the NLMv4 LOCK arguments decoder to use struct xdr_stream, Greg Kroah-Hartman
- [PATCH 5.10 657/770] NFSD: Pack struct nfsd4_compoundres, Greg Kroah-Hartman
- [PATCH 5.10 684/770] NFSD: Finish converting the NFSv2 GETACL result encoder, Greg Kroah-Hartman
- [PATCH 5.10 648/770] NFSD: add shrinker to reap courtesy clients on low memory condition, Greg Kroah-Hartman
- [PATCH 5.10 693/770] NFSD: Flesh out a documenting comment for filecache.c, Greg Kroah-Hartman
- [PATCH 5.10 694/770] NFSD: Clean up nfs4_preprocess_stateid_op() call sites, Greg Kroah-Hartman
- [PATCH 5.10 695/770] NFSD: Trace stateids returned via DELEGRETURN, Greg Kroah-Hartman
- [PATCH 5.10 699/770] NFSD: Clean up nfsd4_init_file(), Greg Kroah-Hartman
- [PATCH 5.10 697/770] NFSD: Use const pointers as parameters to fh_ helpers, Greg Kroah-Hartman
- [PATCH 5.10 700/770] NFSD: Add a nfsd4_file_hash_remove() helper, Greg Kroah-Hartman
- [PATCH 5.10 698/770] NFSD: Update file_hashtbl() helpers, Greg Kroah-Hartman
- [PATCH 5.10 701/770] NFSD: Clean up find_or_add_file(), Greg Kroah-Hartman
- [PATCH 5.10 607/770] NFSD: Remove kmalloc from nfsd4_do_async_copy(), Greg Kroah-Hartman
- [PATCH 5.10 702/770] NFSD: Refactor find_file(), Greg Kroah-Hartman
- [PATCH 5.10 379/770] fanotify: Pre-allocate pool of error events, Greg Kroah-Hartman
- [PATCH 5.10 685/770] NFSD: Finish converting the NFSv3 GETACL result encoder, Greg Kroah-Hartman
- [PATCH 5.10 428/770] NFSD: simplify locking for network notifier., Greg Kroah-Hartman
- [PATCH 5.10 605/770] NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2), Greg Kroah-Hartman
- [PATCH 5.10 703/770] NFSD: Use rhashtable for managing nfs4_file objects, Greg Kroah-Hartman
- [PATCH 5.10 705/770] nfsd: remove the pages_flushed statistic from filecache, Greg Kroah-Hartman
- [PATCH 5.10 706/770] nfsd: reorganize filecache.c, Greg Kroah-Hartman
- [PATCH 5.10 704/770] NFSD: Fix licensing header in filecache.c, Greg Kroah-Hartman
- [PATCH 5.10 709/770] lockd: set other missing fields when unlocking files, Greg Kroah-Hartman
- [PATCH 5.10 707/770] nfsd: fix up the filecache laundrette scheduling, Greg Kroah-Hartman
- [PATCH 5.10 425/770] NFSD: narrow nfsd_mutex protection in nfsd thread, Greg Kroah-Hartman
- [PATCH 5.10 708/770] NFSD: Add an nfsd_file_fsync tracepoint, Greg Kroah-Hartman
- [PATCH 5.10 711/770] NFSD: Use struct_size() helper in alloc_session(), Greg Kroah-Hartman
- [PATCH 5.10 710/770] nfsd: return error if nfs4_setacl fails, Greg Kroah-Hartman
- [PATCH 5.10 713/770] lockd: ensure we use the correct file descriptor when unlocking, Greg Kroah-Hartman
- [PATCH 5.10 712/770] lockd: set missing fl_flags field when retrieving args, Greg Kroah-Hartman
- [PATCH 5.10 456/770] NFSD: Clean up the nfsd_net::nfssvc_boot field, Greg Kroah-Hartman
- [PATCH 5.10 714/770] lockd: fix file selection in nlmsvc_cancel_blocked, Greg Kroah-Hartman
- [PATCH 5.10 686/770] nfsd: ignore requests to disable unsupported versions, Greg Kroah-Hartman
- [PATCH 5.10 260/770] nfsd: hash nfs4_files by inode number, Greg Kroah-Hartman
- [PATCH 5.10 246/770] SUNRPC: Export svc_xprt_received(), Greg Kroah-Hartman
- [PATCH 5.10 400/770] nfsd: update create verifier comment, Greg Kroah-Hartman
- [PATCH 5.10 715/770] NFSD: pass range end to vfs_fsync_range() instead of count, Greg Kroah-Hartman
- [PATCH 5.10 688/770] nfsd: allow disabling NFSv2 at compile time, Greg Kroah-Hartman
- [PATCH 5.10 716/770] NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker, Greg Kroah-Hartman
- [PATCH 5.10 687/770] nfsd: move nfserrno() to vfs.c, Greg Kroah-Hartman
- [PATCH 5.10 689/770] exportfs: use pr_debug for unreachable debug statements, Greg Kroah-Hartman
- [PATCH 5.10 691/770] NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately", Greg Kroah-Hartman
- [PATCH 5.10 690/770] NFSD: Pass the target nfsd_file to nfsd_commit(), Greg Kroah-Hartman
- [PATCH 5.10 561/770] NFSD: Refactor nfsd_file_lru_scan(), Greg Kroah-Hartman
- [PATCH 5.10 692/770] NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection, Greg Kroah-Hartman
- [PATCH 5.10 239/770] NFSD: Clean up NFSDDBG_FACILITY macro, Greg Kroah-Hartman
- [PATCH 5.10 675/770] nfsd: fix net-namespace logic in __nfsd_file_cache_purge, Greg Kroah-Hartman
- [PATCH 5.10 436/770] SUNRPC: always treat sv_nrpools==1 as "not pooled", Greg Kroah-Hartman
- [PATCH 5.10 683/770] NFSD: Remove redundant assignment to variable host_err, Greg Kroah-Hartman
- [PATCH 5.10 718/770] NFSD: add delegation reaper to react to low memory condition, Greg Kroah-Hartman
- [PATCH 5.10 727/770] NFSD: replace delayed_work with work_struct for nfsd_client_shrinker, Greg Kroah-Hartman
- [PATCH 5.10 729/770] nfsd: dont destroy global nfs4_file table in per-net shutdown, Greg Kroah-Hartman
- [PATCH 5.10 731/770] nfsd: allow nfsd_file_get to sanely handle a NULL pointer, Greg Kroah-Hartman
- [PATCH 5.10 728/770] nfsd: dont free files unconditionally in __nfsd_file_cache_purge, Greg Kroah-Hartman
- [PATCH 5.10 732/770] nfsd: clean up potential nfsd_file refcount leaks in COPY codepath, Greg Kroah-Hartman
- [PATCH 5.10 734/770] nfsd: dont hand out delegation on setuid files being opened for write, Greg Kroah-Hartman
- [PATCH 5.10 674/770] NFSD: unregister shrinker when nfsd_init_net() fails, Greg Kroah-Hartman
- [PATCH 5.10 328/770] nfsd: remove redundant assignment to pointer this, Greg Kroah-Hartman
- [PATCH 5.10 733/770] NFSD: fix leaked reference count of nfsd4_ssc_umount_item, Greg Kroah-Hartman
- [PATCH 5.10 735/770] NFSD: fix problems with cleanup on errors in nfsd4_copy, Greg Kroah-Hartman
- [PATCH 5.10 330/770] nfsd: fix NULL dereference in nfs3svc_encode_getaclres, Greg Kroah-Hartman
- [PATCH 5.10 453/770] NFSD: De-duplicate net_generic(nf->nf_net, nfsd_net_id), Greg Kroah-Hartman
- [PATCH 5.10 286/770] NFSD: Replace the nfsd_deleg_break tracepoint, Greg Kroah-Hartman
- [PATCH 5.10 719/770] NFSD: Use only RQ_DROPME to signal the need to drop a reply, Greg Kroah-Hartman
- [PATCH 5.10 736/770] nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open, Greg Kroah-Hartman
- [PATCH 5.10 737/770] nfsd: dont fsync nfsd_files on last close, Greg Kroah-Hartman
- [PATCH 5.10 738/770] NFSD: copy the whole verifier in nfsd_copy_write_verifier, Greg Kroah-Hartman
- [PATCH 5.10 739/770] NFSD: Protect against filesystem freezing, Greg Kroah-Hartman
- [PATCH 5.10 741/770] nfsd: dont replace page in rq_pages if its a continuation of last page, Greg Kroah-Hartman
- [PATCH 5.10 740/770] lockd: set file_lock start and end when decoding nlm4 testargs, Greg Kroah-Hartman
- [PATCH 5.10 743/770] nfsd: call op_release, even when op_func returns an error, Greg Kroah-Hartman
- [PATCH 5.10 744/770] nfsd: dont open-code clear_and_wake_up_bit, Greg Kroah-Hartman
- [PATCH 5.10 742/770] NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL, Greg Kroah-Hartman
- [PATCH 5.10 745/770] nfsd: NFSD_FILE_KEY_INODE only needs to find GCed entries, Greg Kroah-Hartman
- [PATCH 5.10 746/770] nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator, Greg Kroah-Hartman
- [PATCH 5.10 226/770] NFSD: Update the NFSv2 READDIR result encoder to use struct xdr_stream, Greg Kroah-Hartman
- [PATCH 5.10 720/770] NFSD: Avoid clashing function prototypes, Greg Kroah-Hartman
- [PATCH 5.10 363/770] fsnotify: clarify contract for create event hooks, Greg Kroah-Hartman
- [PATCH 5.10 747/770] nfsd: dont kill nfsd_files because of lease break error, Greg Kroah-Hartman
- [PATCH 5.10 748/770] nfsd: add some comments to nfsd_file_do_acquire, Greg Kroah-Hartman
- [PATCH 5.10 750/770] nfsd: update comment over __nfsd_file_cache_purge, Greg Kroah-Hartman
- [PATCH 5.10 749/770] nfsd: dont take/put an extra reference when putting a file, Greg Kroah-Hartman
- [PATCH 5.10 722/770] nfsd: fix handling of cached open files in nfsd4_open codepath, Greg Kroah-Hartman
- [PATCH 5.10 723/770] Revert "SUNRPC: Use RMW bitops in single-threaded hot paths", Greg Kroah-Hartman
- [PATCH 5.10 721/770] nfsd: rework refcounting in filecache, Greg Kroah-Hartman
- [PATCH 5.10 724/770] NFSD: Use set_bit(RQ_DROPME), Greg Kroah-Hartman
- [PATCH 5.10 726/770] NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time, Greg Kroah-Hartman
- [PATCH 5.10 725/770] NFSD: fix use-after-free in nfsd4_ssc_setup_dul(), Greg Kroah-Hartman
- [PATCH 5.10 717/770] NFSD: add support for sending CB_RECALL_ANY, Greg Kroah-Hartman
- [PATCH 5.10 752/770] NFSD: Convert filecache to rhltable, Greg Kroah-Hartman
- [PATCH 5.10 761/770] nfsd: Simplify code around svc_exit_thread() call in nfsd(), Greg Kroah-Hartman
- [PATCH 5.10 763/770] Documentation: Add missing documentation for EXPORT_OP flags, Greg Kroah-Hartman
- [PATCH 5.10 762/770] nfsd: separate nfsd_last_thread() from nfsd_put(), Greg Kroah-Hartman
- [PATCH 5.10 764/770] NFSD: fix possible oops when nfsd/pool_stats is closed., Greg Kroah-Hartman
- [PATCH 5.10 765/770] nfsd: call nfsd_last_thread() before final nfsd_put(), Greg Kroah-Hartman
- [PATCH 5.10 766/770] nfsd: drop the nfsd_put helper, Greg Kroah-Hartman
- [PATCH 5.10 767/770] nfsd: fix RELEASE_LOCKOWNER, Greg Kroah-Hartman
- [PATCH 5.10 768/770] nfsd: dont take fi_lock in nfsd_break_deleg_cb(), Greg Kroah-Hartman
- [PATCH 5.10 770/770] nfsd: Fix a regression in nfsd_setattr(), Greg Kroah-Hartman
- [PATCH 5.10 753/770] nfsd: simplify the delayed disposal list code, Greg Kroah-Hartman
- [PATCH 5.10 366/770] fanotify: Split fsid check from other fid mode checks, Greg Kroah-Hartman
- [PATCH 5.10 754/770] NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop, Greg Kroah-Hartman
- [PATCH 5.10 755/770] nfsd: make a copy of struct iattr before calling notify_change, Greg Kroah-Hartman
- [PATCH 5.10 757/770] lockd: drop inappropriate svc_get() from locked_get(), Greg Kroah-Hartman
- [PATCH 5.10 758/770] NFSD: Add an nfsd4_encode_nfstime4() helper, Greg Kroah-Hartman
- [PATCH 5.10 756/770] nfsd: fix double fget() bug in __write_ports_addfd(), Greg Kroah-Hartman
- [PATCH 5.10 759/770] nfsd: Fix creation time serialization order, Greg Kroah-Hartman
- [PATCH 5.10 378/770] fanotify: Reserve UAPI bits for FAN_FS_ERROR, Greg Kroah-Hartman
- [PATCH 5.10 760/770] nfsd: dont allow nfsd threads to be signalled., Greg Kroah-Hartman
- [PATCH 5.10 751/770] nfsd: allow reaping files still under writeback, Greg Kroah-Hartman
- [PATCH 5.10 610/770] NFSD: drop fh argument from alloc_init_deleg, Greg Kroah-Hartman
- [PATCH 5.10 466/770] NFSD: Fix ia_size underflow, Greg Kroah-Hartman
- [PATCH 5.10 696/770] NFSD: Trace delegation revocations, Greg Kroah-Hartman
- [PATCH 5.10 341/770] SUNRPC: Add svc_rqst_replace_page() API, Greg Kroah-Hartman
- [PATCH 5.10 430/770] lockd: simplify management of network status notifiers, Greg Kroah-Hartman
- [PATCH 5.10 401/770] NFSD:fix boolreturn.cocci warning, Greg Kroah-Hartman
- [PATCH 5.10 325/770] lockd: Update the NLMv4 TEST results encoder to use struct xdr_stream, Greg Kroah-Hartman
- [PATCH 5.10 398/770] SUNRPC: Replace the "__be32 *p" parameter to .pc_encode, Greg Kroah-Hartman
- [PATCH 5.10 305/770] lockd: Update the NLMv1 CANCEL arguments decoder to use struct xdr_stream, Greg Kroah-Hartman
- [PATCH 5.10 623/770] lockd: detect and reject lock arguments that overflow, Greg Kroah-Hartman
- [PATCH 5.10 359/770] NLM: Fix svcxdr_encode_owner(), Greg Kroah-Hartman
- [PATCH 5.10 673/770] nfsd: rework hashtable handling in nfsd_do_file_acquire, Greg Kroah-Hartman
- [PATCH 5.10 448/770] nfsd: map EBADF, Greg Kroah-Hartman
- [PATCH 5.10 562/770] NFSD: Report the number of items evicted by the LRU walk, Greg Kroah-Hartman
- [PATCH 5.10 424/770] SUNRPC: use sv_lock to protect updates to sv_nrthreads., Greg Kroah-Hartman
- [PATCH 5.10 489/770] nfsd: Fix a write performance regression, Greg Kroah-Hartman
- [PATCH 5.10 551/770] NLM: Defend against file_lock changes after vfs_test_lock(), Greg Kroah-Hartman
- [PATCH 5.10 634/770] NFSD: Protect against send buffer overflow in NFSv3 READDIR, Greg Kroah-Hartman
- [PATCH 5.10 410/770] fanotify: use helpers to parcel fanotify_info buffer, Greg Kroah-Hartman
- [PATCH 5.10 393/770] NFSD: Initialize pointer ni with NULL and not plain integer 0, Greg Kroah-Hartman
- [PATCH 5.10 565/770] NFSD: Hook up the filecache stat file, Greg Kroah-Hartman
- [PATCH 5.10 668/770] nfsd: extra checks when freeing delegation stateids, Greg Kroah-Hartman
- [PATCH 5.10 614/770] NFSD: add security label to struct nfsd_attrs, Greg Kroah-Hartman
- [PATCH 5.10 600/770] NFSD: Shrink size of struct nfsd4_copy, Greg Kroah-Hartman
- [PATCH 5.10 497/770] inotify: use fsnotify group lock helpers, Greg Kroah-Hartman
- [PATCH 5.10 523/770] NFSD: Clean up nfsd_open_verified(), Greg Kroah-Hartman
- [PATCH 5.10 487/770] fsnotify: remove redundant parameter judgment, Greg Kroah-Hartman
- [PATCH 5.10 512/770] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd, Greg Kroah-Hartman
- [PATCH 5.10 730/770] NFSD: enhance inter-server copy cleanup, Greg Kroah-Hartman
- [PATCH 5.10 621/770] NFSD: use (un)lock_inode instead of fh_(un)lock for file operations, Greg Kroah-Hartman
- [PATCH 5.10 667/770] nfsd: make nfsd4_run_cb a bool return function, Greg Kroah-Hartman
- [PATCH 5.10 661/770] nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fops, Greg Kroah-Hartman
- [PATCH 5.10 769/770] nfsd: dont call locks_release_private() twice concurrently, Greg Kroah-Hartman
- Re: [PATCH 5.10 000/770] 5.10.220-rc1 review, Jon Hunter
- Re: [PATCH 5.10 000/770] 5.10.220-rc1 review, Pavel Machek
- Re: [PATCH 5.10 000/770] 5.10.220-rc1 review, Dominique Martinet
- Re: [PATCH 5.10 000/770] 5.10.220-rc1 review, Florian Fainelli
- Re: [PATCH 5.10 000/770] 5.10.220-rc1 review, Naresh Kamboju
- Re: [PATCH 5.10 000/770] 5.10.220-rc1 review, Guenter Roeck
- [PATCH v5 1/1] usb: dwc3: core: Workaround for CSR read timeout, joswang
- [PATCH v2] net: usb: ax88179_178a: improve link status logs,
Jose Ignacio Tornos Martinez
- [PATCH 6.9 1/2] wifi: iwlwifi: mvm: support iwl_dev_tx_power_cmd_v8,
Emmanuel Grumbach
- [PATCH v3] media: venus: fix use after free bug in venus_remove due to race condition, Dikshita Agarwal
- [PATCH] PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal, Lukas Wunner
- [PATCHv2 6.6.y 0/3] Fix missing lib.sh for net/unicast_extensions.sh and net/pmtu.sh tests,
Po-Hsu Lin
- [PATCH net v1 1/1] net: stmmac: Assign configured channel value to EXTTS event,
Oleksij Rempel
- [PATCH v2] cifs: drop the incorrect assertion in cifs_swap_rw(),
Barry Song
[PATCH] cpu: Fix broken cmdline "nosmp" and "maxcpus=0",
Huacai Chen
[PATCH] net: stmmac: Assign configured channel value to EXTTS event, Oleksij Rempel
[PATCH v2] nfs: drop the incorrect assertion in nfs_swap_rw(),
Barry Song
[PATCH] cifs: drop the incorrect assertion in cifs_swap_rw(), Barry Song
[PATCH] f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid,
Jaegeuk Kim
[PATCH 4.19.y] hv_utils: drain the timesync packets on onchannelcallback, Dexuan Cui
[PATCH 5.4.y] hv_utils: drain the timesync packets on onchannelcallback,
Dexuan Cui
[PATCH 6.6 0/8] xfs backports for 6.6.y (from 6.9),
Catherine Hoang
[PATCH] cifs: fix the incorrect assertion in cifs_swap_rw(), Barry Song
[PATCH] nfs: fix the incorrect assertion in nfs_swap_rw(),
Barry Song
+ selftests-mm-fix-test_prctl_fork_exec-return-failure.patch added to mm-hotfixes-unstable branch, Andrew Morton
[PATCH net v3] net: do not leave a dangling sk pointer, when socket creation fails,
Ignat Korchagin
[PATCH] drm/lima: Mark simple_ondemand governor as softdep,
Dragan Simic
[PATCH] drm/panfrost: Mark simple_ondemand governor as softdep,
Dragan Simic
[PATCH net v2] net: do not leave a dangling sk pointer, when socket creation fails,
Ignat Korchagin
Fwd: [GIT PULL 5.10.y] NFSD filecache fixes,
Chuck Lever III
FAILED: patch "[PATCH] mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID" failed to apply to 5.10-stable tree,
gregkh
FAILED: patch "[PATCH] mptcp: pm: update add_addr counters after connect" failed to apply to 5.10-stable tree,
gregkh
FAILED: patch "[PATCH] mptcp: pm: update add_addr counters after connect" failed to apply to 5.15-stable tree,
gregkh
FAILED: patch "[PATCH] mptcp: pm: update add_addr counters after connect" failed to apply to 6.1-stable tree,
gregkh
FAILED: patch "[PATCH] mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID" failed to apply to 5.15-stable tree,
gregkh
FAILED: patch "[PATCH] mptcp: ensure snd_una is properly initialized on connect" failed to apply to 5.10-stable tree,
gregkh
patch "iio: chemical: bme680: Fix sensor data read operation" added to char-misc-linus, gregkh
patch "iio: chemical: bme680: Fix overflows in compensate() functions" added to char-misc-linus, gregkh
patch "iio: chemical: bme680: Fix pressure value output" added to char-misc-linus, gregkh
patch "iio: chemical: bme680: Fix calibration data variable" added to char-misc-linus, gregkh
patch "iio: humidity: hdc3020: fix hysteresis representation" added to char-misc-linus, gregkh
patch "iio: adc: ad7266: Fix variable checking bug" added to char-misc-linus, gregkh
FAILED: patch "[PATCH] iio: imu: inv_icm42600: stabilized timestamp in interrupt" failed to apply to 5.10-stable tree, gregkh
FAILED: patch "[PATCH] iio: imu: inv_icm42600: stabilized timestamp in interrupt" failed to apply to 5.15-stable tree, gregkh
FAILED: patch "[PATCH] iio: imu: inv_icm42600: stabilized timestamp in interrupt" failed to apply to 6.6-stable tree, gregkh
FAILED: patch "[PATCH] iio: imu: inv_icm42600: stabilized timestamp in interrupt" failed to apply to 6.1-stable tree, gregkh
FAILED: patch "[PATCH] iio: imu: inv_icm42600: stabilized timestamp in interrupt" failed to apply to 6.9-stable tree, gregkh
FAILED: patch "[PATCH] iio: imu: inv_mpu6050: stabilized timestamping in interrupt" failed to apply to 6.6-stable tree, gregkh
FAILED: patch "[PATCH] iio: imu: inv_mpu6050: stabilized timestamping in interrupt" failed to apply to 6.9-stable tree, gregkh
FAILED: patch "[PATCH] tick/nohz_full: Don't abuse smp_call_function_single() in" failed to apply to 5.4-stable tree, gregkh
FAILED: patch "[PATCH] tick/nohz_full: Don't abuse smp_call_function_single() in" failed to apply to 5.10-stable tree, gregkh
FAILED: patch "[PATCH] tick/nohz_full: Don't abuse smp_call_function_single() in" failed to apply to 6.1-stable tree, gregkh
FAILED: patch "[PATCH] tick/nohz_full: Don't abuse smp_call_function_single() in" failed to apply to 5.15-stable tree, gregkh
FAILED: patch "[PATCH] tick/nohz_full: Don't abuse smp_call_function_single() in" failed to apply to 6.6-stable tree,
gregkh
FAILED: patch "[PATCH] ksmbd: fix missing use of get_write in in smb2_set_ea()" failed to apply to 6.1-stable tree, gregkh
FAILED: patch "[PATCH] ksmbd: fix missing use of get_write in in smb2_set_ea()" failed to apply to 5.15-stable tree, gregkh
FAILED: patch "[PATCH] ksmbd: move leading slash check to smb2_get_name()" failed to apply to 5.15-stable tree, gregkh
FAILED: patch "[PATCH] ksmbd: move leading slash check to smb2_get_name()" failed to apply to 6.1-stable tree, gregkh
[PATCH 2/3] udf: Avoid using corrupted block bitmap buffer, Jan Kara
Xinput Controllers No Longer Working,
Edward Wawrzynski
[PATCH] udf: Avoid using corrupted block bitmap buffer, Jan Kara
[no subject], Unknown
[PATCH 0/3] swiotlb: Backport to linux-stable 6.6,
Fabio Estevam
[PATCH AUTOSEL 5.4 1/9] scsi: qedf: Set qed_slowpath_params to zero before use,
Sasha Levin
[PATCH AUTOSEL 4.19 1/9] scsi: qedf: Set qed_slowpath_params to zero before use,
Sasha Levin
[PATCH AUTOSEL 5.10 01/13] scsi: qedf: Set qed_slowpath_params to zero before use,
Sasha Levin
- [PATCH AUTOSEL 5.10 03/13] ACPI: EC: Avoid returning AE_OK on errors in address space handler, Sasha Levin
- [PATCH AUTOSEL 5.10 05/13] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan(), Sasha Levin
- [PATCH AUTOSEL 5.10 06/13] selftests/openat2: Fix build warnings on ppc64, Sasha Levin
- [PATCH AUTOSEL 5.10 07/13] Input: silead - Always support 10 fingers, Sasha Levin
- [PATCH AUTOSEL 5.10 08/13] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input(), Sasha Levin
- [PATCH AUTOSEL 5.10 09/13] ila: block BH in ila_output(), Sasha Levin
- [PATCH AUTOSEL 5.10 10/13] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process, Sasha Levin
- [PATCH AUTOSEL 5.10 12/13] kconfig: gconf: give a proper initial state to the Save button, Sasha Levin
- [PATCH AUTOSEL 5.10 13/13] kconfig: remove wrong expr_trans_bool(), Sasha Levin
- [PATCH AUTOSEL 5.10 04/13] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata, Sasha Levin
- [PATCH AUTOSEL 5.10 02/13] ACPI: EC: Abort address space access upon error, Sasha Levin
- [PATCH AUTOSEL 5.10 11/13] null_blk: fix validation of block size, Sasha Levin
- <Possible follow-ups>
- [PATCH AUTOSEL 5.10 01/13] scsi: qedf: Set qed_slowpath_params to zero before use, Sasha Levin
- [PATCH AUTOSEL 5.10 02/13] ACPI: EC: Abort address space access upon error, Sasha Levin
- [PATCH AUTOSEL 5.10 03/13] ACPI: EC: Avoid returning AE_OK on errors in address space handler, Sasha Levin
- [PATCH AUTOSEL 5.10 04/13] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata, Sasha Levin
- [PATCH AUTOSEL 5.10 05/13] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan(), Sasha Levin
- [PATCH AUTOSEL 5.10 06/13] selftests/openat2: Fix build warnings on ppc64, Sasha Levin
- [PATCH AUTOSEL 5.10 07/13] Input: silead - Always support 10 fingers, Sasha Levin
- [PATCH AUTOSEL 5.10 08/13] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input(), Sasha Levin
- [PATCH AUTOSEL 5.10 09/13] ila: block BH in ila_output(), Sasha Levin
- [PATCH AUTOSEL 5.10 10/13] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process, Sasha Levin
- [PATCH AUTOSEL 5.10 13/13] kconfig: remove wrong expr_trans_bool(), Sasha Levin
- [PATCH AUTOSEL 5.10 12/13] kconfig: gconf: give a proper initial state to the Save button, Sasha Levin
- [PATCH AUTOSEL 5.10 11/13] null_blk: fix validation of block size, Sasha Levin
[PATCH AUTOSEL 5.15 01/21] scsi: core: alua: I/O errors for ALUA state transitions,
Sasha Levin
- [PATCH AUTOSEL 5.15 02/21] scsi: qedf: Don't process stag work during unload and recovery, Sasha Levin
- [PATCH AUTOSEL 5.15 05/21] ACPI: EC: Abort address space access upon error, Sasha Levin
- [PATCH AUTOSEL 5.15 06/21] ACPI: EC: Avoid returning AE_OK on errors in address space handler, Sasha Levin
- [PATCH AUTOSEL 5.15 07/21] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs, Sasha Levin
- [PATCH AUTOSEL 5.15 08/21] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata, Sasha Levin
- [PATCH AUTOSEL 5.15 09/21] wifi: mac80211: handle tasklet frames before stopping, Sasha Levin
- [PATCH AUTOSEL 5.15 12/21] wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option, Sasha Levin
- [PATCH AUTOSEL 5.15 13/21] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan(), Sasha Levin
- [PATCH AUTOSEL 5.15 14/21] selftests/openat2: Fix build warnings on ppc64, Sasha Levin
- [PATCH AUTOSEL 5.15 16/21] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input(), Sasha Levin
- [PATCH AUTOSEL 5.15 17/21] ila: block BH in ila_output(), Sasha Levin
- [PATCH AUTOSEL 5.15 18/21] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process, Sasha Levin
- [PATCH AUTOSEL 5.15 20/21] kconfig: gconf: give a proper initial state to the Save button, Sasha Levin
- [PATCH AUTOSEL 5.15 21/21] kconfig: remove wrong expr_trans_bool(), Sasha Levin
- [PATCH AUTOSEL 5.15 04/21] scsi: qedf: Set qed_slowpath_params to zero before use, Sasha Levin
- [PATCH AUTOSEL 5.15 19/21] null_blk: fix validation of block size, Sasha Levin
- [PATCH AUTOSEL 5.15 15/21] Input: silead - Always support 10 fingers, Sasha Levin
- [PATCH AUTOSEL 5.15 11/21] wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd, Sasha Levin
- [PATCH AUTOSEL 5.15 10/21] wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup, Sasha Levin
- [PATCH AUTOSEL 5.15 03/21] scsi: qedf: Wait for stag work during unload, Sasha Levin
- <Possible follow-ups>
- [PATCH AUTOSEL 5.15 01/21] scsi: core: alua: I/O errors for ALUA state transitions, Sasha Levin
- [PATCH AUTOSEL 5.15 02/21] scsi: qedf: Don't process stag work during unload and recovery, Sasha Levin
- [PATCH AUTOSEL 5.15 04/21] scsi: qedf: Set qed_slowpath_params to zero before use, Sasha Levin
- [PATCH AUTOSEL 5.15 07/21] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs, Sasha Levin
- [PATCH AUTOSEL 5.15 05/21] ACPI: EC: Abort address space access upon error, Sasha Levin
- [PATCH AUTOSEL 5.15 08/21] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata, Sasha Levin
- [PATCH AUTOSEL 5.15 12/21] wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option, Sasha Levin
- [PATCH AUTOSEL 5.15 13/21] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan(), Sasha Levin
- [PATCH AUTOSEL 5.15 15/21] Input: silead - Always support 10 fingers, Sasha Levin
- [PATCH AUTOSEL 5.15 16/21] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input(), Sasha Levin
- [PATCH AUTOSEL 5.15 10/21] wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup, Sasha Levin
- [PATCH AUTOSEL 5.15 17/21] ila: block BH in ila_output(), Sasha Levin
- [PATCH AUTOSEL 5.15 18/21] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process, Sasha Levin
- [PATCH AUTOSEL 5.15 19/21] null_blk: fix validation of block size, Sasha Levin
- [PATCH AUTOSEL 5.15 20/21] kconfig: gconf: give a proper initial state to the Save button, Sasha Levin
- [PATCH AUTOSEL 5.15 21/21] kconfig: remove wrong expr_trans_bool(), Sasha Levin
- [PATCH AUTOSEL 5.15 03/21] scsi: qedf: Wait for stag work during unload, Sasha Levin
- [PATCH AUTOSEL 5.15 06/21] ACPI: EC: Avoid returning AE_OK on errors in address space handler, Sasha Levin
- [PATCH AUTOSEL 5.15 09/21] wifi: mac80211: handle tasklet frames before stopping, Sasha Levin
- [PATCH AUTOSEL 5.15 11/21] wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd, Sasha Levin
- [PATCH AUTOSEL 5.15 14/21] selftests/openat2: Fix build warnings on ppc64, Sasha Levin
[PATCH AUTOSEL 6.1 01/29] scsi: core: alua: I/O errors for ALUA state transitions,
Sasha Levin
- [PATCH AUTOSEL 6.1 02/29] scsi: sr: Fix unintentional arithmetic wraparound, Sasha Levin
- [PATCH AUTOSEL 6.1 03/29] scsi: qedf: Don't process stag work during unload and recovery, Sasha Levin
- [PATCH AUTOSEL 6.1 04/29] scsi: qedf: Wait for stag work during unload, Sasha Levin
- [PATCH AUTOSEL 6.1 05/29] scsi: qedf: Set qed_slowpath_params to zero before use, Sasha Levin
- [PATCH AUTOSEL 6.1 06/29] efi/libstub: zboot.lds: Discard .discard sections, Sasha Levin
- [PATCH AUTOSEL 6.1 07/29] efi: pstore: Return proper errors on UEFI failures, Sasha Levin
- [PATCH AUTOSEL 6.1 08/29] ACPI: EC: Abort address space access upon error, Sasha Levin
- [PATCH AUTOSEL 6.1 10/29] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs, Sasha Levin
- [PATCH AUTOSEL 6.1 11/29] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata, Sasha Levin
- [PATCH AUTOSEL 6.1 12/29] wifi: mac80211: apply mcast rate only if interface is up, Sasha Levin
- [PATCH AUTOSEL 6.1 14/29] wifi: cfg80211: fix 6 GHz scan request building, Sasha Levin
- [PATCH AUTOSEL 6.1 15/29] wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup, Sasha Levin
- [PATCH AUTOSEL 6.1 17/29] wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option, Sasha Levin
- [PATCH AUTOSEL 6.1 18/29] wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkill, Sasha Levin
- [PATCH AUTOSEL 6.1 19/29] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan(), Sasha Levin
- [PATCH AUTOSEL 6.1 21/29] selftests/futex: pass _GNU_SOURCE without a value to the compiler, Sasha Levin
- [PATCH AUTOSEL 6.1 22/29] of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw(), Sasha Levin
- [PATCH AUTOSEL 6.1 23/29] Input: silead - Always support 10 fingers, Sasha Levin
- [PATCH AUTOSEL 6.1 24/29] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input(), Sasha Levin
- [PATCH AUTOSEL 6.1 25/29] ila: block BH in ila_output(), Sasha Levin
- [PATCH AUTOSEL 6.1 13/29] wifi: mac80211: handle tasklet frames before stopping, Sasha Levin
- [PATCH AUTOSEL 6.1 26/29] null_blk: fix validation of block size, Sasha Levin
- [PATCH AUTOSEL 6.1 27/29] kconfig: gconf: give a proper initial state to the Save button, Sasha Levin
- [PATCH AUTOSEL 6.1 28/29] kconfig: remove wrong expr_trans_bool(), Sasha Levin
- [PATCH AUTOSEL 6.1 29/29] HID: Ignore battery for ELAN touchscreens 2F2C and 4116, Sasha Levin
- [PATCH AUTOSEL 6.1 09/29] ACPI: EC: Avoid returning AE_OK on errors in address space handler, Sasha Levin
- [PATCH AUTOSEL 6.1 20/29] selftests/openat2: Fix build warnings on ppc64, Sasha Levin
- [PATCH AUTOSEL 6.1 16/29] wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd, Sasha Levin
- <Possible follow-ups>
- [PATCH AUTOSEL 6.1 01/29] scsi: core: alua: I/O errors for ALUA state transitions, Sasha Levin
- [PATCH AUTOSEL 6.1 02/29] scsi: sr: Fix unintentional arithmetic wraparound, Sasha Levin
- [PATCH AUTOSEL 6.1 04/29] scsi: qedf: Wait for stag work during unload, Sasha Levin
- [PATCH AUTOSEL 6.1 05/29] scsi: qedf: Set qed_slowpath_params to zero before use, Sasha Levin
- [PATCH AUTOSEL 6.1 07/29] efi: pstore: Return proper errors on UEFI failures, Sasha Levin
- [PATCH AUTOSEL 6.1 09/29] ACPI: EC: Avoid returning AE_OK on errors in address space handler, Sasha Levin
- [PATCH AUTOSEL 6.1 10/29] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs, Sasha Levin
- [PATCH AUTOSEL 6.1 11/29] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata, Sasha Levin
- [PATCH AUTOSEL 6.1 12/29] wifi: mac80211: apply mcast rate only if interface is up, Sasha Levin
- [PATCH AUTOSEL 6.1 13/29] wifi: mac80211: handle tasklet frames before stopping, Sasha Levin
- [PATCH AUTOSEL 6.1 14/29] wifi: cfg80211: fix 6 GHz scan request building, Sasha Levin
- [PATCH AUTOSEL 6.1 15/29] wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup, Sasha Levin
- [PATCH AUTOSEL 6.1 16/29] wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd, Sasha Levin
- [PATCH AUTOSEL 6.1 17/29] wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option, Sasha Levin
- [PATCH AUTOSEL 6.1 18/29] wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkill, Sasha Levin
- [PATCH AUTOSEL 6.1 19/29] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan(), Sasha Levin
- [PATCH AUTOSEL 6.1 22/29] of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw(), Sasha Levin
- [PATCH AUTOSEL 6.1 23/29] Input: silead - Always support 10 fingers, Sasha Levin
- [PATCH AUTOSEL 6.1 25/29] ila: block BH in ila_output(), Sasha Levin
- [PATCH AUTOSEL 6.1 27/29] kconfig: gconf: give a proper initial state to the Save button, Sasha Levin
- [PATCH AUTOSEL 6.1 03/29] scsi: qedf: Don't process stag work during unload and recovery, Sasha Levin
- [PATCH AUTOSEL 6.1 28/29] kconfig: remove wrong expr_trans_bool(), Sasha Levin
- [PATCH AUTOSEL 6.1 24/29] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input(), Sasha Levin
- [PATCH AUTOSEL 6.1 26/29] null_blk: fix validation of block size, Sasha Levin
- [PATCH AUTOSEL 6.1 21/29] selftests/futex: pass _GNU_SOURCE without a value to the compiler, Sasha Levin
- [PATCH AUTOSEL 6.1 08/29] ACPI: EC: Abort address space access upon error, Sasha Levin
- [PATCH AUTOSEL 6.1 06/29] efi/libstub: zboot.lds: Discard .discard sections, Sasha Levin
- [PATCH AUTOSEL 6.1 20/29] selftests/openat2: Fix build warnings on ppc64, Sasha Levin
- [PATCH AUTOSEL 6.1 29/29] HID: Ignore battery for ELAN touchscreens 2F2C and 4116, Sasha Levin
[PATCH AUTOSEL 6.6 01/35] scsi: core: alua: I/O errors for ALUA state transitions,
Sasha Levin
- [PATCH AUTOSEL 6.6 04/35] scsi: qedf: Wait for stag work during unload, Sasha Levin
- [PATCH AUTOSEL 6.6 05/35] scsi: qedf: Set qed_slowpath_params to zero before use, Sasha Levin
- [PATCH AUTOSEL 6.6 06/35] efi/libstub: zboot.lds: Discard .discard sections, Sasha Levin
- [PATCH AUTOSEL 6.6 08/35] ACPI: EC: Abort address space access upon error, Sasha Levin
- [PATCH AUTOSEL 6.6 09/35] ACPI: EC: Avoid returning AE_OK on errors in address space handler, Sasha Levin
- [PATCH AUTOSEL 6.6 11/35] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata, Sasha Levin
- [PATCH AUTOSEL 6.6 13/35] wifi: mac80211: handle tasklet frames before stopping, Sasha Levin
- [PATCH AUTOSEL 6.6 14/35] wifi: cfg80211: fix 6 GHz scan request building, Sasha Levin
- [PATCH AUTOSEL 6.6 17/35] wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd, Sasha Levin
- [PATCH AUTOSEL 6.6 19/35] wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option, Sasha Levin
- [PATCH AUTOSEL 6.6 20/35] wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkill, Sasha Levin
- [PATCH AUTOSEL 6.6 21/35] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan(), Sasha Levin
- [PATCH AUTOSEL 6.6 22/35] selftests: cachestat: Fix build warnings on ppc64, Sasha Levin
- [PATCH AUTOSEL 6.6 23/35] selftests/openat2: Fix build warnings on ppc64, Sasha Levin
- [PATCH AUTOSEL 6.6 27/35] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input(), Sasha Levin
- [PATCH AUTOSEL 6.6 28/35] ila: block BH in ila_output(), Sasha Levin
- [PATCH AUTOSEL 6.6 30/35] null_blk: fix validation of block size, Sasha Levin
- [PATCH AUTOSEL 6.6 31/35] kconfig: gconf: give a proper initial state to the Save button, Sasha Levin
- [PATCH AUTOSEL 6.6 32/35] kconfig: remove wrong expr_trans_bool(), Sasha Levin
- [PATCH AUTOSEL 6.6 33/35] input: Add event code for accessibility key, Sasha Levin
- [PATCH AUTOSEL 6.6 34/35] input: Add support for "Do Not Disturb", Sasha Levin
- [PATCH AUTOSEL 6.6 35/35] HID: Ignore battery for ELAN touchscreens 2F2C and 4116, Sasha Levin
- [PATCH AUTOSEL 6.6 26/35] Input: silead - Always support 10 fingers, Sasha Levin
- [PATCH AUTOSEL 6.6 07/35] efi: pstore: Return proper errors on UEFI failures, Sasha Levin
- [PATCH AUTOSEL 6.6 10/35] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs, Sasha Levin
- [PATCH AUTOSEL 6.6 15/35] wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup, Sasha Levin
- [PATCH AUTOSEL 6.6 29/35] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process, Sasha Levin
- [PATCH AUTOSEL 6.6 02/35] scsi: sr: Fix unintentional arithmetic wraparound, Sasha Levin
- [PATCH AUTOSEL 6.6 18/35] wifi: iwlwifi: mvm: handle BA session teardown in RF-kill, Sasha Levin
- [PATCH AUTOSEL 6.6 03/35] scsi: qedf: Don't process stag work during unload and recovery, Sasha Levin
- [PATCH AUTOSEL 6.6 16/35] wifi: iwlwifi: mvm: remove stale STA link data during restart, Sasha Levin
- [PATCH AUTOSEL 6.6 24/35] selftests/futex: pass _GNU_SOURCE without a value to the compiler, Sasha Levin
- [PATCH AUTOSEL 6.6 25/35] of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw(), Sasha Levin
- [PATCH AUTOSEL 6.6 12/35] wifi: mac80211: apply mcast rate only if interface is up, Sasha Levin
- <Possible follow-ups>
- [PATCH AUTOSEL 6.6 01/35] scsi: core: alua: I/O errors for ALUA state transitions, Sasha Levin
- [PATCH AUTOSEL 6.6 03/35] scsi: qedf: Don't process stag work during unload and recovery, Sasha Levin
- [PATCH AUTOSEL 6.6 04/35] scsi: qedf: Wait for stag work during unload, Sasha Levin
- [PATCH AUTOSEL 6.6 05/35] scsi: qedf: Set qed_slowpath_params to zero before use, Sasha Levin
- [PATCH AUTOSEL 6.6 06/35] efi/libstub: zboot.lds: Discard .discard sections, Sasha Levin
- [PATCH AUTOSEL 6.6 07/35] efi: pstore: Return proper errors on UEFI failures, Sasha Levin
- [PATCH AUTOSEL 6.6 08/35] ACPI: EC: Abort address space access upon error, Sasha Levin
- [PATCH AUTOSEL 6.6 09/35] ACPI: EC: Avoid returning AE_OK on errors in address space handler, Sasha Levin
- [PATCH AUTOSEL 6.6 10/35] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs, Sasha Levin
- [PATCH AUTOSEL 6.6 11/35] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata, Sasha Levin
- [PATCH AUTOSEL 6.6 13/35] wifi: mac80211: handle tasklet frames before stopping, Sasha Levin
- [PATCH AUTOSEL 6.6 14/35] wifi: cfg80211: fix 6 GHz scan request building, Sasha Levin
- [PATCH AUTOSEL 6.6 16/35] wifi: iwlwifi: mvm: remove stale STA link data during restart, Sasha Levin
- [PATCH AUTOSEL 6.6 17/35] wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd, Sasha Levin
- [PATCH AUTOSEL 6.6 15/35] wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup, Sasha Levin
- [PATCH AUTOSEL 6.6 18/35] wifi: iwlwifi: mvm: handle BA session teardown in RF-kill, Sasha Levin
- [PATCH AUTOSEL 6.6 19/35] wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option, Sasha Levin
- [PATCH AUTOSEL 6.6 12/35] wifi: mac80211: apply mcast rate only if interface is up, Sasha Levin
- [PATCH AUTOSEL 6.6 20/35] wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkill, Sasha Levin
- [PATCH AUTOSEL 6.6 21/35] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan(), Sasha Levin
- [PATCH AUTOSEL 6.6 22/35] selftests: cachestat: Fix build warnings on ppc64, Sasha Levin
- [PATCH AUTOSEL 6.6 02/35] scsi: sr: Fix unintentional arithmetic wraparound, Sasha Levin
- [PATCH AUTOSEL 6.6 23/35] selftests/openat2: Fix build warnings on ppc64, Sasha Levin
- [PATCH AUTOSEL 6.6 24/35] selftests/futex: pass _GNU_SOURCE without a value to the compiler, Sasha Levin
- [PATCH AUTOSEL 6.6 25/35] of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw(), Sasha Levin
- [PATCH AUTOSEL 6.6 26/35] Input: silead - Always support 10 fingers, Sasha Levin
- [PATCH AUTOSEL 6.6 27/35] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input(), Sasha Levin
- [PATCH AUTOSEL 6.6 28/35] ila: block BH in ila_output(), Sasha Levin
- [PATCH AUTOSEL 6.6 29/35] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process, Sasha Levin
- [PATCH AUTOSEL 6.6 30/35] null_blk: fix validation of block size, Sasha Levin
- [PATCH AUTOSEL 6.6 31/35] kconfig: gconf: give a proper initial state to the Save button, Sasha Levin
- [PATCH AUTOSEL 6.6 34/35] input: Add support for "Do Not Disturb", Sasha Levin
- [PATCH AUTOSEL 6.6 35/35] HID: Ignore battery for ELAN touchscreens 2F2C and 4116, Sasha Levin
- [PATCH AUTOSEL 6.6 32/35] kconfig: remove wrong expr_trans_bool(), Sasha Levin
- [PATCH AUTOSEL 6.6 33/35] input: Add event code for accessibility key, Sasha Levin
[PATCH AUTOSEL 6.9 01/44] scsi: core: alua: I/O errors for ALUA state transitions,
Sasha Levin
- [PATCH AUTOSEL 6.9 03/44] scsi: qedf: Don't process stag work during unload and recovery, Sasha Levin
- [PATCH AUTOSEL 6.9 04/44] scsi: qedf: Wait for stag work during unload, Sasha Levin
- [PATCH AUTOSEL 6.9 05/44] scsi: qedf: Set qed_slowpath_params to zero before use, Sasha Levin
- [PATCH AUTOSEL 6.9 06/44] efi/libstub: zboot.lds: Discard .discard sections, Sasha Levin
- [PATCH AUTOSEL 6.9 07/44] efi: pstore: Return proper errors on UEFI failures, Sasha Levin
- [PATCH AUTOSEL 6.9 08/44] ACPI: EC: Abort address space access upon error, Sasha Levin
- [PATCH AUTOSEL 6.9 09/44] ACPI: EC: Avoid returning AE_OK on errors in address space handler, Sasha Levin
- [PATCH AUTOSEL 6.9 10/44] btrfs: ensure fast fsync waits for ordered extents after a write failure, Sasha Levin
- [PATCH AUTOSEL 6.9 11/44] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs, Sasha Levin
- [PATCH AUTOSEL 6.9 12/44] PNP: Hide pnp_bus_type from the non-PNP code, Sasha Levin
- [PATCH AUTOSEL 6.9 13/44] ACPI: AC: Properly notify powermanagement core about changes, Sasha Levin
- [PATCH AUTOSEL 6.9 15/44] wifi: mac80211: apply mcast rate only if interface is up, Sasha Levin
- [PATCH AUTOSEL 6.9 16/44] wifi: mac80211: handle tasklet frames before stopping, Sasha Levin
- [PATCH AUTOSEL 6.9 17/44] wifi: cfg80211: fix 6 GHz scan request building, Sasha Levin
- [PATCH AUTOSEL 6.9 18/44] wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup, Sasha Levin
- [PATCH AUTOSEL 6.9 19/44] wifi: iwlwifi: mvm: remove stale STA link data during restart, Sasha Levin
- [PATCH AUTOSEL 6.9 20/44] wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd, Sasha Levin
- [PATCH AUTOSEL 6.9 21/44] wifi: iwlwifi: mvm: handle BA session teardown in RF-kill, Sasha Levin
- [PATCH AUTOSEL 6.9 22/44] wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option, Sasha Levin
- [PATCH AUTOSEL 6.9 23/44] wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkill, Sasha Levin
- [PATCH AUTOSEL 6.9 25/44] selftests: cachestat: Fix build warnings on ppc64, Sasha Levin
- [PATCH AUTOSEL 6.9 26/44] selftests/openat2: Fix build warnings on ppc64, Sasha Levin
- [PATCH AUTOSEL 6.9 28/44] selftests/futex: pass _GNU_SOURCE without a value to the compiler, Sasha Levin
- [PATCH AUTOSEL 6.9 29/44] of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw(), Sasha Levin
- [PATCH AUTOSEL 6.9 02/44] scsi: sr: Fix unintentional arithmetic wraparound, Sasha Levin
- [PATCH AUTOSEL 6.9 30/44] nvme-fabrics: use reserved tag for reg read/write command, Sasha Levin
- [PATCH AUTOSEL 6.9 31/44] LoongArch: Fix GMAC's phy-mode definitions in dts, Sasha Levin
- [PATCH AUTOSEL 6.9 32/44] Input: silead - Always support 10 fingers, Sasha Levin
- [PATCH AUTOSEL 6.9 34/44] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input(), Sasha Levin
- [PATCH AUTOSEL 6.9 35/44] ila: block BH in ila_output(), Sasha Levin
- [PATCH AUTOSEL 6.9 36/44] io_uring: fix possible deadlock in io_register_iowq_max_workers(), Sasha Levin
- [PATCH AUTOSEL 6.9 37/44] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process, Sasha Levin
- [PATCH AUTOSEL 6.9 39/44] null_blk: fix validation of block size, Sasha Levin
- [PATCH AUTOSEL 6.9 40/44] kconfig: gconf: give a proper initial state to the Save button, Sasha Levin
- [PATCH AUTOSEL 6.9 41/44] kconfig: remove wrong expr_trans_bool(), Sasha Levin
- [PATCH AUTOSEL 6.9 42/44] input: Add event code for accessibility key, Sasha Levin
- [PATCH AUTOSEL 6.9 43/44] input: Add support for "Do Not Disturb", Sasha Levin
- [PATCH AUTOSEL 6.9 38/44] drm/amdgpu/pptable: Fix UBSAN array-index-out-of-bounds, Sasha Levin
- [PATCH AUTOSEL 6.9 24/44] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan(), Sasha Levin
- [PATCH AUTOSEL 6.9 27/44] selftests/overlayfs: Fix build error on ppc64, Sasha Levin
- [PATCH AUTOSEL 6.9 33/44] platform/x86/amd/hsmp: Check HSMP support on AMD family of processors, Sasha Levin
- [PATCH AUTOSEL 6.9 14/44] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata, Sasha Levin
- [PATCH AUTOSEL 6.9 44/44] HID: Ignore battery for ELAN touchscreens 2F2C and 4116, Sasha Levin
- <Possible follow-ups>
- [PATCH AUTOSEL 6.9 01/44] scsi: core: alua: I/O errors for ALUA state transitions, Sasha Levin
[Index of Archives]
[Linux Kernel]
[Kernel Development Newbies]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]