summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-08-23Merge tag 'efi-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-23drm/gud: validate TV mode names before creating enum propertyTao Yu
2026-08-23Merge tag 'liveupdate-v7.3-rc1-20260823' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-08-23Merge tag 'mtd/for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2026-08-23Merge tag 'ksmbd-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-23drm/gud: NUL-terminate TV mode names read from the deviceDeepanshu Kartikey
2026-08-23MAINTAINERS: update btrfs git tree entriesDavid Sterba
2026-08-23Merge tag 'for-next-keys-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-23Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-08-23Merge tag 'nand/for-7.3' into mtd/nextMiquel Raynal
2026-08-23ALSA: usb-audio: Add iD14 MkI to monitor-mix volume quirkWill Porter