From: Linus Torvalds Date: Sun, 18 Aug 2024 17:16:34 +0000 (-0700) Subject: Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk... X-Git-Tag: v6.11-rc4~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e1bc113215ab2875ab52fbbd76a54b5583f67e61;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc Pull char / misc fixes from Greg KH: "Here are some small char/misc fixes for 6.11-rc4 to resolve reported problems. Included in here are: - fastrpc revert of a change that broke userspace - xillybus fixes for reported issues Half of these have been in linux-next this week with no reported problems, I don't know if the last bit of xillybus driver changes made it in, but they are 'obviously correct' so will be safe :)" * tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: char: xillybus: Check USB endpoints when probing device char: xillybus: Refine workqueue handling Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD" char: xillybus: Don't destroy workqueue from work item running on it --- e1bc113215ab2875ab52fbbd76a54b5583f67e61