index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-23
dt-bindings: mailbox: add Axiado AX3005 mailbox
Swark Yang
2
-0
/
+103
2026-08-23
Merge tag 'i3c/for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
27
-375
/
+2467
2026-08-23
coccinelle: zalloc-simple: drop the kmem_alloc rules
Sang-Heon Jeon
1
-40
/
+1
2026-08-23
coccinelle: alloc_cast: drop removed allocators
Sang-Heon Jeon
1
-12
/
+8
2026-08-23
coccinelle: remove obsolete pci_free_consistent.cocci
Sang-Heon Jeon
1
-53
/
+0
2026-08-23
scripts: coccinelle: devm_free: reduce false positives
Julia Lawall
1
-3
/
+12
2026-08-23
coccinelle: misc: struct_size: drop unneeded parentheses
Sang-Heon Jeon
1
-6
/
+2
2026-08-23
coccinelle: mini_lock: improve performance when searching loops
Sang-Heon Jeon
1
-2
/
+22
2026-08-23
coccinelle: api: check for macro context
Julia Lawall
1
-2
/
+21
2026-08-23
coccinelle: update Coccinelle website URL
相浦彰 / AIURA,AKIRA
3
-4
/
+5
2026-08-23
coccinelle: misc: minmax: avoid unhelpful isomorphisms
Julia Lawall
1
-13
/
+13
2026-08-23
coccinelle: misc: minmax: check for the presence of if cases
Julia Lawall
1
-4
/
+28
2026-08-23
coccinelle: misc: minmax: drop unneeded parentheses
Julia Lawall
1
-4
/
+4
2026-08-23
coccinelle: misc: minmax: improve performance when no candidate exists
Sang-Heon Jeon
1
-5
/
+19
2026-08-23
coccinelle: double_lock: improve performance when no double lock exists
Sang-Heon Jeon
1
-1
/
+14
2026-08-23
rtc: microcrystal: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
2
-2
/
+2
2026-08-23
rtc: philips: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
2
-2
/
+2
2026-08-23
rtc: nct3018y: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
1
-1
/
+1
2026-08-23
rtc: m41t80: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
1
-1
/
+1
2026-08-23
rtc: hym8563: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
1
-1
/
+1
2026-08-23
Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
110
-991
/
+4179
2026-08-23
kbuild: rust: keep Rust objects out of Clang LTO with inline helpers
Miguel Ojeda
2
-2
/
+2
2026-08-23
kbuild: rust: preserve unreachable traps with inline helpers
Miguel Ojeda
3
-2
/
+14
2026-08-23
rust: cfi: disable function merging if CFI is enabled
Gary Guo
1
-1
/
+2
2026-08-23
rust: jump_label: skip arch-specific asm in `testlib` builds
FUJITA Tomonori
1
-0
/
+12
2026-08-23
objtool/rust: add one more `noreturn` Rust function
Miguel Ojeda
1
-0
/
+1
2026-08-23
rust: kernel: list: fix incorrect pop_back example comment
Nikolai Grlica
1
-1
/
+1
2026-08-23
rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs
Lad Prabhakar
1
-0
/
+5
2026-08-23
rtc: rzn1: Drop trailing comma from OF match table sentinel
Lad Prabhakar
1
-1
/
+1
2026-08-23
rtc: rzn1: Add OF match data to gate SUBU register access
Lad Prabhakar
1
-2
/
+20
2026-08-23
rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
Lad Prabhakar
1
-22
/
+28
2026-08-23
rtc: rzn1: Consistently use dev_err_probe()
Lad Prabhakar
1
-4
/
+2
2026-08-23
rtc: rzn1: Use temporary variable for struct device
Lad Prabhakar
1
-11
/
+12
2026-08-23
rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
Lad Prabhakar
1
-5
/
+10
2026-08-23
rtc: rzn1: Replace remove callback with devm_add_action_or_reset()
Lad Prabhakar
1
-33
/
+23
2026-08-23
rtc: rzn1: Use pm_runtime_put_sync()
Lad Prabhakar
1
-2
/
+2
2026-08-23
rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESAS
Lad Prabhakar
1
-2
/
+3
2026-08-23
rtc: rzn1: Fix malformed MODULE_AUTHOR string
Lad Prabhakar
1
-1
/
+1
2026-08-23
rtc: rzn1: Disable alarm interrupt before reprogramming alarm registers
Lad Prabhakar
1
-0
/
+5
2026-08-23
rtc: rzn1: Fix alarm range check truncation on 32-bit systems
Lad Prabhakar
1
-2
/
+2
2026-08-23
rtc: rzn1: Handle unset alarm weekday in rzn1_rtc_read_alarm
Lad Prabhakar
1
-4
/
+12
2026-08-23
rtc: rzn1: Fix weekday underflow when alarm crosses month boundary
Lad Prabhakar
1
-6
/
+1
2026-08-23
rtc: rzn1: Handle EPROBE_DEFER for optional pps interrupt
Lad Prabhakar
1
-0
/
+4
2026-08-23
dt-bindings: rtc: renesas,rzn1-rtc: Add RZ/T2H and RZ/N2H support
Lad Prabhakar
1
-7
/
+28
2026-08-23
Merge tag 'parisc-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-31
/
+8
2026-08-23
Merge tag 's390-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
83
-534
/
+1147
2026-08-23
drm/gud: validate GUD_ROTATION_0 is present in supported rotations
Sajal Gupta
1
-0
/
+2
2026-08-23
Merge tag 'efi-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-28
/
+95
2026-08-23
drm/gud: validate TV mode names before creating enum property
Tao Yu
1
-2
/
+5
2026-08-23
Merge tag 'liveupdate-v7.3-rc1-20260823' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
21
-254
/
+673
[prev]
[next]