summaryrefslogtreecommitdiffstats
path: root/security/smack/smackfs.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-09-19 12:52:23 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2024-09-19 12:52:23 +0200
commit7f52bb9de57dc1851a83e20e53491ad8df321e4e (patch)
treee5258cf487d76b25cfdeed9f735417bd55ff9113 /security/smack/smackfs.c
parentMerge tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/s... (diff)
parentMerge tag 'i2c-host-fixes-6.11-rc8' of git://git.kernel.org/pub/scm/linux/ker... (diff)
downloadlinux-7f52bb9de57dc1851a83e20e53491ad8df321e4e.tar.xz
linux-7f52bb9de57dc1851a83e20e53491ad8df321e4e.zip
Merge tag 'i2c-for-6.11-final-but-missed-it' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c fixes from Wolfram Sang: "The Aspeed driver tracks the controller's state (stop, pending, start, etc.). Previously, when the stop command was sent, the state was not updated. The fix ensures the driver's state is aligned with the device status. The Intel SCH driver receives a new look, and among the cleanups, there is a fix where, due to an oversight, an if/else statement was missing the else, causing it to move forward instead of exiting the function in case of an error. The Qualcomm GENI I2C driver adds the IRQF_NO_AUTOEN flag to the IRQ setup to prevent unwanted interrupts during probe. The Xilinx XPS controller fixes TX FIFO handling to avoid missed NAKs. Another fix ensures the controller is reinitialized when the bus appears busy" * tag 'i2c-for-6.11-final-but-missed-it' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq() i2c: isch: Add missed 'else' i2c: xiic: Try re-initialization on bus busy timeout i2c: xiic: Wait for TX empty to avoid missed TX NAKs i2c: aspeed: Update the stop sw state when the bus recovery occurs
Diffstat (limited to 'security/smack/smackfs.c')
0 files changed, 0 insertions, 0 deletions