This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1c8b86a3799f Merge tag 'xsa441-6.6-tag' of git://git.kernel.org/pub/scm [...] new 054c22bd784d printk: flush consoles before checking progress new 9277abd2c172 Merge branch 'rework/misc-cleanups' into for-linus new 4524565e3a38 Merge tag 'printk-for-6.6-rc6' of git://git.kernel.org/pub [...] new 9af867c05b5d HID: i2c-hid: fix handling of unpopulated devices new dac501397b9d HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect new bab19d1b2154 Merge tag 'for-linus-2023101101' of git://git.kernel.org/p [...] new b555aa66760f ata: pata_parport: fix pata_parport_devchk new d2302427c122 ata: pata_parport: implement set_devctl new f343e578fef9 ata: pata_parport: add custom version of wait_after_reset new 0c1e81d0b5eb ata: pata_parport: fit3: implement IDE command set registers new 626b13f015e0 scsi: Do not rescan devices with a suspended queue new 8182d7a3f1b8 Merge tag 'ata-6.6-rc6' of git://git.kernel.org/pub/scm/li [...]
The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/ata/pata_parport/fit3.c | 14 +--- drivers/ata/pata_parport/pata_parport.c | 78 ++++++++++++++++- drivers/hid/hid-logitech-hidpp.c | 3 +- drivers/hid/i2c-hid/i2c-hid-core.c | 144 ++++++++++++++++++-------------- drivers/scsi/scsi_scan.c | 11 +-- kernel/printk/printk.c | 8 +- 6 files changed, 174 insertions(+), 84 deletions(-)