aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-08-24Merge tag 'amd-drm-next-7.3-2026-08-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie16-74/+160
2026-08-23mailbox: add Axiado AX3005 mailbox driverSwark Yang4-0/+408
2026-08-23dt-bindings: mailbox: add Axiado AX3005 mailboxSwark Yang2-0/+103
2026-08-23Merge tag 'i3c/for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linuxLinus Torvalds27-375/+2467
2026-08-23coccinelle: zalloc-simple: drop the kmem_alloc rulesSang-Heon Jeon1-40/+1
2026-08-23coccinelle: alloc_cast: drop removed allocatorsSang-Heon Jeon1-12/+8
2026-08-23coccinelle: remove obsolete pci_free_consistent.cocciSang-Heon Jeon1-53/+0
2026-08-23scripts: coccinelle: devm_free: reduce false positivesJulia Lawall1-3/+12
2026-08-23coccinelle: misc: struct_size: drop unneeded parenthesesSang-Heon Jeon1-6/+2
2026-08-23coccinelle: mini_lock: improve performance when searching loopsSang-Heon Jeon1-2/+22
2026-08-23coccinelle: api: check for macro contextJulia Lawall1-2/+21
2026-08-23coccinelle: update Coccinelle website URL相浦彰 / AIURA,AKIRA3-4/+5
2026-08-23coccinelle: misc: minmax: avoid unhelpful isomorphismsJulia Lawall1-13/+13
2026-08-23coccinelle: misc: minmax: check for the presence of if casesJulia Lawall1-4/+28
2026-08-23coccinelle: misc: minmax: drop unneeded parenthesesJulia Lawall1-4/+4
2026-08-23coccinelle: misc: minmax: improve performance when no candidate existsSang-Heon Jeon1-5/+19
2026-08-23coccinelle: double_lock: improve performance when no double lock existsSang-Heon Jeon1-1/+14
2026-08-23rtc: microcrystal: Make sure clk_init_data is fully initializedGeert Uytterhoeven2-2/+2
2026-08-23rtc: philips: Make sure clk_init_data is fully initializedGeert Uytterhoeven2-2/+2
2026-08-23rtc: nct3018y: Make sure clk_init_data is fully initializedGeert Uytterhoeven1-1/+1
2026-08-23rtc: m41t80: Make sure clk_init_data is fully initializedGeert Uytterhoeven1-1/+1
2026-08-23rtc: hym8563: Make sure clk_init_data is fully initializedGeert Uytterhoeven1-1/+1
2026-08-23Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds110-991/+4179
2026-08-23kbuild: rust: keep Rust objects out of Clang LTO with inline helpersMiguel Ojeda2-2/+2
2026-08-23kbuild: rust: preserve unreachable traps with inline helpersMiguel Ojeda3-2/+14
2026-08-23rust: cfi: disable function merging if CFI is enabledGary Guo1-1/+2
2026-08-23rust: jump_label: skip arch-specific asm in `testlib` buildsFUJITA Tomonori1-0/+12
2026-08-23objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda1-0/+1
2026-08-23rust: kernel: list: fix incorrect pop_back example commentNikolai Grlica1-1/+1
2026-08-23rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCsLad Prabhakar1-0/+5
2026-08-23rtc: rzn1: Drop trailing comma from OF match table sentinelLad Prabhakar1-1/+1
2026-08-23rtc: rzn1: Add OF match data to gate SUBU register accessLad Prabhakar1-2/+20
2026-08-23rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register accessLad Prabhakar1-22/+28
2026-08-23rtc: rzn1: Consistently use dev_err_probe()Lad Prabhakar1-4/+2
2026-08-23rtc: rzn1: Use temporary variable for struct deviceLad Prabhakar1-11/+12
2026-08-23rtc: rzn1: Dynamically calculate synchronization delay based on clock rateLad Prabhakar1-5/+10
2026-08-23rtc: rzn1: Replace remove callback with devm_add_action_or_reset()Lad Prabhakar1-33/+23
2026-08-23rtc: rzn1: Use pm_runtime_put_sync()Lad Prabhakar1-2/+2
2026-08-23rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESASLad Prabhakar1-2/+3
2026-08-23rtc: rzn1: Fix malformed MODULE_AUTHOR stringLad Prabhakar1-1/+1
2026-08-23rtc: rzn1: Disable alarm interrupt before reprogramming alarm registersLad Prabhakar1-0/+5
2026-08-23rtc: rzn1: Fix alarm range check truncation on 32-bit systemsLad Prabhakar1-2/+2
2026-08-23rtc: rzn1: Handle unset alarm weekday in rzn1_rtc_read_alarmLad Prabhakar1-4/+12
2026-08-23rtc: rzn1: Fix weekday underflow when alarm crosses month boundaryLad Prabhakar1-6/+1
2026-08-23rtc: rzn1: Handle EPROBE_DEFER for optional pps interruptLad Prabhakar1-0/+4
2026-08-23dt-bindings: rtc: renesas,rzn1-rtc: Add RZ/T2H and RZ/N2H supportLad Prabhakar1-7/+28
2026-08-23Merge tag 'parisc-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds7-31/+8
2026-08-23Merge tag 's390-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds83-534/+1147
2026-08-23Merge tag 'efi-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds6-28/+95
2026-08-23Merge tag 'liveupdate-v7.3-rc1-20260823' of git://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linuxLinus Torvalds21-254/+673