This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d0b3b7b22dfa Linux 6.16-rc4 new 002cc0ee90e6 rtc: s5m: cache device type during probe new a57743bf009e rtc: s5m: prepare for external regmap new e64180846e7e rtc: s5m: add support for S2MPG10 RTC new 972a3b47f6e1 rtc: s5m: fix a typo: peding -> pending new 1dd609587414 rtc: s5m: switch to devm_device_init_wakeup new f5adb1fa04d0 rtc: s5m: replace regmap_update_bits with regmap_clear/set_bits new b1248da00836 rtc: s5m: replace open-coded read/modify/write registers w [...] new 00a39d8652ff rtc: cmos: use spin_lock_irqsave in cmos_interrupt new fa78e9b606a4 rtc: pcf2127: fix SPI command byte for PCF2131 new 08d82d0cad51 rtc: pcf2127: add missing semicolon after statement new 4b424a3f7d91 Merge tag 'rtc-6.16-fixes' of git://git.kernel.org/pub/scm [...] new 6f11adcc6f36 io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well new 66701750d556 Merge tag 'io_uring-6.16-20250630' of git://git.kernel.dk/linux
The 13 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/rtc/rtc-cmos.c | 10 ++- drivers/rtc/rtc-pcf2127.c | 7 +- drivers/rtc/rtc-s5m.c | 197 ++++++++++++++++++++++++++++++---------------- io_uring/io_uring.c | 3 +- 4 files changed, 142 insertions(+), 75 deletions(-)