* f251a0b01aff Linux 5.6.17-rt10-xanmod1 * 19c2a2773d84 Merge tag 'v5.6.17-rt10' into 5.6-rt |\ | * 56b416f1aee1 v5.6.17-rt10 | * 6076f77843a6 rwsem: Provide down_read_non_owner() and up_read_non_owner() for -RT | * 262a25ed2ec4 net/Qdisc: use a seqlock instead seqcount | * 2e0d0e660558 fs/dcache: disable preemption on i_dir_seq's write side | * 43cd59012be6 fs/dcache: use swait_queue instead of waitqueue | * 4a90fbefff00 seqlock: Don't include linux/rwlock.h | * 4d7a7901686f xfrm: Use sequence counter with associated spinlock | * 0cd32a8017b4 seqlock: PREEMPT_RT: Do not starve writers | * f78bb7e0b594 hrtimer: Use sequence counter with associated raw spinlock | * 9f087bac2d9b kvm/eventfd: Use sequence counter with associated spinlock | * d84a737eaca8 userfaultfd: Use sequence counter with associated spinlock | * c0ec30a14890 NFSv4: Use sequence counter with associated spinlock | * ca9dcef53422 iocost: Use sequence counter with associated spinlock | * 7661b6a8d21f raid5: Use sequence counter with associated spinlock | * a068dfcf5c8c vfs: Use sequence counter with associated spinlock | * cb167d22bc24 timekeeping: Use sequence counter with associated raw spinlock | * 91008b6fb031 xfrm: policy: Use sequence counters with associated lock | * 43fb0dd9b9e0 netfilter: nft_set_rbtree: Use sequence counter with associated rwlock | * c07c01230d3f netfilter: conntrack: Use sequence counter with associated spinlock | * 00b57404b507 sched: tasks: Use sequence counter with associated spinlock | * 8b02cb910291 dma-buf: Use sequence counter with associated wound/wait mutex | * 9a193af85af7 seqlock: Extend seqcount API with associated locks | * 73e466dc69d8 seqlock: Add missing kernel-doc annotations | * 909b3c29ef60 seqlock: Properly format kernel-doc code samples | * 240e6b65940e Documentation: locking: Describe seqlock design and usage | * 7d5eb2c8cc22 dma-buf: Remove custom seqcount lockdep class key | * a4e45824ba79 block: nr_sects_write(): disable preemption on seqcount write | * 6890109ca312 net: mdiobus: Disable preemption upon u64_stats update | * 6554eac9ef2b net: phy: fixed_phy: Remove unused seqcount | * 1984aa963358 net: core: device_rename: Use rwsem instead of a seqcount | * 3115f1749777 Revert seqcount related patches * ab0bcbec9231 x86/kconfig: Enable additional cpu optimizations for gcc v10.1+ kernel v5.5-v5.6 * c91e255f9748 Revert "x86/kconfig: Enable additional cpu optimizations for gcc v9.1+"