1. f3a7c75 Merge branch 'renesas-next' into renesas-devel by Geert Uytterhoeven · 9 hours ago master
  2. 9d3e8bf Merge branch 'renesas-dts-for-v7.1' into renesas-next by Geert Uytterhoeven · 9 hours ago next
  3. 160f9e0 Merge branch 'renesas-fixes-for-v7.0' into renesas-next by Geert Uytterhoeven · 9 hours ago
  4. 1380e36 arm64: dts: renesas: beacon-renesom: Remove LVDS Panel by Adam Ford · 10 hours ago renesas-dts-for-v7.1
  5. c07065b ARM: dts: r9a06g032: Add #address-cells to the GIC node by Herve Codina (Schneider Electric) · 16 hours ago
  6. 830558b arm64: dts: renesas: r9a09g056: Remove wdt{0,2,3} nodes by Fabrizio Castro · 27 hours ago
  7. 7cc36d6 arm64: dts: renesas: sparrow-hawk: Add overlay for Olimex MIPI-HDMI adapter by Scott Murray · 6 days ago
  8. 092ff7a arm64: dts: renesas: r9a09g047e57-smarc: Enable PCIe by John Madieu · 8 days ago
  9. 8af9fd5 arm64: dts: renesas: r9a09g047e57-smarc-som: Add PCIe reference clock by John Madieu · 8 days ago
  10. 1ac57c9 arm64: dts: renesas: r9a09g047: Add PCIe node by John Madieu · 8 days ago
  11. 0c3cd7fe arm64: dts: renesas: Fix KSZ9131 PHY bogus txdv-skew-psec properties by Marek Vasut · 12 days ago
  12. fab27bf arm64: dts: renesas: Drop KSZ9131 PHY C22 compatible strings by Marek Vasut · 12 days ago
  13. 5849a2d arm64: dts: renesas: Drop RTL8211F PHY C22 compatible strings by Marek Vasut · 12 days ago
  14. 070bcb0 arm64: dts: renesas: Drop RTL8211E PHY C22 compatible strings by Marek Vasut · 12 days ago
  15. 2425780 arm64: dts: renesas: sparrow-hawk: Add overlay for WaveShare Display 13.3" by Marek Vasut · 10 weeks ago
  16. ed84440 arm64: dts: renesas: sparrow-hawk: Reserve first 128 MiB of DRAM by Marek Vasut · 36 hours ago renesas-fixes-for-v7.0
  17. 6bc1eea Merge branch 'renesas-next', tag 'v7.0-rc5' into renesas-devel by Geert Uytterhoeven · 3 days ago renesas-devel-2026-03-23-v7.0-rc5
  18. 9511a72 Merge branch 'renesas-dts-for-v7.1' into renesas-next by Geert Uytterhoeven · 3 days ago renesas-next-2026-03-23-v7.0-rc1
  19. 19ca423 arm64: dts: renesas: r9a09g047e57-smarc: Enable RSPI0 by Tommaso Merciai · 5 weeks ago
  20. d2c3353dd arm64: dts: renesas: r9a09g047: Add RSPI nodes by Tommaso Merciai · 5 weeks ago
  21. c369299 Linux 7.0-rc5 by Linus Torvalds · 3 days ago v7.0-rc5
  22. ec69c9e i2c: tegra: Don't mark devices with pins as IRQ safe by Mikko Perttunen · 3 weeks ago
  23. d5273fd Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Linus Torvalds · 3 days ago
  24. ac57fa9 Merge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 3 days ago
  25. 11ac4ce Merge tag 'i2c-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 days ago
  26. 8d8bd2a Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 days ago
  27. ebfd9b7 Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 days ago
  28. dea622e Merge tag 'objtool-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 days ago
  29. d56d4a1 Merge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 days ago
  30. b5fddfa Merge tag 'irq-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 days ago
  31. d723091 Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core by Linus Torvalds · 4 days ago
  32. 50b35c9 ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod by Jiri Olsa · 14 days ago
  33. f35dbac ring-buffer: Fix to update per-subbuf entries of persistent ring buffer by Masami Hiramatsu (Google) · 7 days ago
  34. 07183aac tracing: Fix trace_marker copy link list updates by Steven Rostedt · 7 days ago
  35. edca33a tracing: Fix failure to read user space from system call trace events by Steven Rostedt · 9 days ago
  36. a6f22e5 tracing: Revert "tracing: Remove pid in task_rename tracing output" by Xuewen Yan · 3 weeks ago
  37. 4a04d13 selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagation by Daniel Borkmann · 6 days ago
  38. bc308be bpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagation by Daniel Borkmann · 6 days ago
  39. 0688098 Merge branch 'bpf-fix-unsound-scalar-forking-for-bpf_or' by Alexei Starovoitov · 4 days ago
  40. 0ad1734 selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling by Daniel Wade · 12 days ago
  41. c845894 bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_OR by Daniel Wade · 12 days ago
  42. 1abd3fe Merge branch 'bpf-fix-abs-int_min-undefined-behavior-in-interpreter-sdiv-smod' by Alexei Starovoitov · 4 days ago
  43. 4ac95c6 selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend by Jenny Guanni Qu · 2 weeks ago
  44. c77b30b bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN by Jenny Guanni Qu · 2 weeks ago
  45. a1e5c46 selftests/bpf: Add tests for bpf_throw lock leak from subprogs by Ihor Solodrai · 6 days ago
  46. 6c21285 bpf: Fix exception exit lock checking for subprogs by Ihor Solodrai · 6 days ago
  47. 2f42e85 Merge tag 'i2c-host-fixes-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current by Wolfram Sang · 4 days ago
  48. 113ae7b Merge tag 'hwmon-for-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 days ago
  49. 55d55b9 Merge tag 'bootconfig-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 4 days ago
  50. 8991448 Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 days ago
  51. a0c8317 Merge tag 'drm-fixes-2026-03-21' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 5 days ago
  52. e7bae9a hwmon: (max6639) Fix pulses-per-revolution implementation by Guenter Roeck · 6 days ago
  53. 42bddab Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 days ago
  54. d46d5c8 Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 days ago
  55. 1f6aa5b x86/platform/uv: Handle deconfigured sockets by Kyle Meyer · 5 days ago
  56. c612261 Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux by Linus Torvalds · 5 days ago
  57. 63f8b601 x86/entry/vdso: Fix path of included gettimeofday.c by Vladimir Oltean · 5 days ago
  58. 9f582e3 Merge tag 'spi-fix-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 5 days ago
  59. 007fe23 Merge tag 'regulator-fix-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 5 days ago
  60. c715f13 Merge tag 'pmdomain-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm by Linus Torvalds · 5 days ago
  61. d072527 Merge tag 'mmc-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 days ago
  62. f374ff7 Merge tag 'ata-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux by Linus Torvalds · 5 days ago
  63. 6ac5131 Merge tag 'mtd/fixes-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 days ago
  64. 47e231c Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux by Linus Torvalds · 5 days ago
  65. 1651602 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 days ago
  66. c3d1378 Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 days ago
  67. a6e7732 Merge tag 'drm-xe-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes by Dave Airlie · 5 days ago
  68. 7006433 Merge tag 'v7.0-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 days ago
  69. f268964 Merge tag 'v7.0-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 5 days ago
  70. a15130d Merge tag 'amd-drm-fixes-7.0-2026-03-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 5 days ago
  71. 437eccb Merge tag 'drm-misc-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes by Dave Airlie · 5 days ago
  72. d551d2e Merge tag 'drm-intel-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes by Dave Airlie · 5 days ago
  73. dcb6ed77 Merge branch 'renesas-next' into renesas-devel by Geert Uytterhoeven · 6 days ago renesas-devel-2026-03-20-v7.0-rc4
  74. d158b37 Merge branches 'renesas-arm-defconfig-for-v7.1', 'renesas-arm-soc-for-v7.1', 'renesas-drivers-for-v7.1', 'renesas-dt-bindings-for-v7.1' and 'renesas-dts-for-v7.1' into renesas-next by Geert Uytterhoeven · 6 days ago renesas-next-2026-03-20-v7.0-rc1
  75. b29f45e Merge branch 'renesas-fixes-for-v7.0' into renesas-next by Geert Uytterhoeven · 6 days ago
  76. cf3a5a7 arm64: dts: renesas: rzt2h-rzn2h-evk: Fix GMAC pins sort order by Geert Uytterhoeven · 8 days ago
  77. 3a7e37e arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Add PHY interrupt support by Lad Prabhakar · 13 days ago
  78. 4926ff5 arm64: dts: renesas: r9a09g087m44-rzn2h-evk: Add PHY interrupt support by Lad Prabhakar · 13 days ago
  79. c57fdc0 arm64: dts: renesas: r9a09g057h48-kakip: Add pixpaper display overlay by Wig Cheng · 9 weeks ago
  80. f01be0f arm64: dts: renesas: r9a09g087m44-rzn2h-evk: Clarify SD0 power jumper setup by Lad Prabhakar · 9 weeks ago
  81. a7b37f3 arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Clarify SD0 power jumpers by Lad Prabhakar · 9 weeks ago
  82. e6d7eba ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in() by Damien Le Moal · 6 days ago
  83. 0e4f8f1 Merge tag 'parisc-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 days ago
  84. 9b70771 Merge tag 'pci-v7.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci by Linus Torvalds · 6 days ago
  85. 78a6ee1 i2c: pxa: defer reset on Armada 3700 when recovery is used by Gabor Juhos · 4 weeks ago
  86. be627ab i2c: fsi: Fix a potential leak in fsi_i2c_probe() by Christophe JAILLET · 3 weeks ago
  87. aa79f99 i2c: cp2615: fix serial string NULL-deref at probe by Johan Hovold · 2 weeks ago
  88. 418eab7 io_uring/kbuf: propagate BUF_MORE through early buffer commit path by Jens Axboe · 6 days ago
  89. 3ecd3e0 io_uring/kbuf: fix missing BUF_MORE for incremental buffers at EOF by Jens Axboe · 6 days ago
  90. 23b5df0 smb: client: fix generic/694 due to wrong ->i_blocks by Paulo Alcantara · 7 days ago
  91. a1d9d8e Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 6 days ago
  92. 65d046b drm/xe: Fix missing runtime PM reference in ccs_mode_store by Sanjay Yadav · 13 days ago
  93. 7ab4a7c MPTCP: fix lock class name family in pm_nl_create_listen_socket by Li Xiasong · 7 days ago
  94. 614aefe icmp: fix NULL pointer dereference in icmp_tag_validation() by Weiming Shi · 8 days ago
  95. b487318 net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error paths by Anas Iqbal · 8 days ago
  96. 01f2557 drm/xe: Open-code GGTT MMIO access protection by Matthew Brost · 2 weeks ago
  97. e9825d1 Merge tag 'pm-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 days ago
  98. d107dc8 Merge tag 'acpi-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 days ago
  99. e7577a0 Merge tag 'nf-26-03-19' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by Paolo Abeni · 6 days ago
  100. 5cbcd6c Merge branches 'acpica' and 'acpi-bus' by Rafael J. Wysocki · 7 days ago