summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-24Drivers: hv: Use meaningful errnos for hypercall status codesHardik Garg
2026-08-24Merge tag 'amd-drm-next-7.3-2026-08-19' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-08-23mailbox: add Axiado AX3005 mailbox driverSwark Yang
2026-08-23dt-bindings: mailbox: add Axiado AX3005 mailboxSwark Yang
2026-08-23Merge tag 'i3c/for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2026-08-23coccinelle: zalloc-simple: drop the kmem_alloc rulesSang-Heon Jeon
2026-08-23coccinelle: alloc_cast: drop removed allocatorsSang-Heon Jeon
2026-08-23coccinelle: remove obsolete pci_free_consistent.cocciSang-Heon Jeon
2026-08-23scripts: coccinelle: devm_free: reduce false positivesJulia Lawall
2026-08-23coccinelle: misc: struct_size: drop unneeded parenthesesSang-Heon Jeon
2026-08-23coccinelle: mini_lock: improve performance when searching loopsSang-Heon Jeon
2026-08-23coccinelle: api: check for macro contextJulia Lawall
2026-08-23coccinelle: update Coccinelle website URL相浦彰 / AIURA,AKIRA
2026-08-23coccinelle: misc: minmax: avoid unhelpful isomorphismsJulia Lawall
2026-08-23coccinelle: misc: minmax: check for the presence of if casesJulia Lawall
2026-08-23coccinelle: misc: minmax: drop unneeded parenthesesJulia Lawall
2026-08-23coccinelle: misc: minmax: improve performance when no candidate existsSang-Heon Jeon
2026-08-23coccinelle: double_lock: improve performance when no double lock existsSang-Heon Jeon
2026-08-23rtc: microcrystal: Make sure clk_init_data is fully initializedGeert Uytterhoeven
2026-08-23rtc: philips: Make sure clk_init_data is fully initializedGeert Uytterhoeven
2026-08-23rtc: nct3018y: Make sure clk_init_data is fully initializedGeert Uytterhoeven
2026-08-23rtc: m41t80: Make sure clk_init_data is fully initializedGeert Uytterhoeven
2026-08-23rtc: hym8563: Make sure clk_init_data is fully initializedGeert Uytterhoeven
2026-08-23Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-23kbuild: rust: keep Rust objects out of Clang LTO with inline helpersMiguel Ojeda
2026-08-23kbuild: rust: preserve unreachable traps with inline helpersMiguel Ojeda
2026-08-23rust: cfi: disable function merging if CFI is enabledGary Guo
2026-08-23rust: jump_label: skip arch-specific asm in `testlib` buildsFUJITA Tomonori
2026-08-23objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda
2026-08-23rust: kernel: list: fix incorrect pop_back example commentNikolai Grlica
2026-08-23rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCsLad Prabhakar
2026-08-23rtc: rzn1: Drop trailing comma from OF match table sentinelLad Prabhakar
2026-08-23rtc: rzn1: Add OF match data to gate SUBU register accessLad Prabhakar
2026-08-23rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register accessLad Prabhakar
2026-08-23rtc: rzn1: Consistently use dev_err_probe()Lad Prabhakar
2026-08-23rtc: rzn1: Use temporary variable for struct deviceLad Prabhakar
2026-08-23rtc: rzn1: Dynamically calculate synchronization delay based on clock rateLad Prabhakar
2026-08-23rtc: rzn1: Replace remove callback with devm_add_action_or_reset()Lad Prabhakar
2026-08-23rtc: rzn1: Use pm_runtime_put_sync()Lad Prabhakar
2026-08-23rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESASLad Prabhakar
2026-08-23rtc: rzn1: Fix malformed MODULE_AUTHOR stringLad Prabhakar
2026-08-23rtc: rzn1: Disable alarm interrupt before reprogramming alarm registersLad Prabhakar
2026-08-23rtc: rzn1: Fix alarm range check truncation on 32-bit systemsLad Prabhakar
2026-08-23rtc: rzn1: Handle unset alarm weekday in rzn1_rtc_read_alarmLad Prabhakar
2026-08-23rtc: rzn1: Fix weekday underflow when alarm crosses month boundaryLad Prabhakar
2026-08-23rtc: rzn1: Handle EPROBE_DEFER for optional pps interruptLad Prabhakar
2026-08-23dt-bindings: rtc: renesas,rzn1-rtc: Add RZ/T2H and RZ/N2H supportLad Prabhakar
2026-08-23Merge tag 'parisc-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-23Merge tag 's390-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-08-23drm/gud: validate GUD_ROTATION_0 is present in supported rotationsSajal Gupta