Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
geert
/
renesas-devel
/
HEAD
f3a7c75
Merge branch 'renesas-next' into renesas-devel
by Geert Uytterhoeven
· 9 hours ago
master
9d3e8bf
Merge branch 'renesas-dts-for-v7.1' into renesas-next
by Geert Uytterhoeven
· 9 hours ago
next
160f9e0
Merge branch 'renesas-fixes-for-v7.0' into renesas-next
by Geert Uytterhoeven
· 9 hours ago
1380e36
arm64: dts: renesas: beacon-renesom: Remove LVDS Panel
by Adam Ford
· 10 hours ago
renesas-dts-for-v7.1
c07065b
ARM: dts: r9a06g032: Add #address-cells to the GIC node
by Herve Codina (Schneider Electric)
· 16 hours ago
830558b
arm64: dts: renesas: r9a09g056: Remove wdt{0,2,3} nodes
by Fabrizio Castro
· 27 hours ago
7cc36d6
arm64: dts: renesas: sparrow-hawk: Add overlay for Olimex MIPI-HDMI adapter
by Scott Murray
· 6 days ago
092ff7a
arm64: dts: renesas: r9a09g047e57-smarc: Enable PCIe
by John Madieu
· 8 days ago
8af9fd5
arm64: dts: renesas: r9a09g047e57-smarc-som: Add PCIe reference clock
by John Madieu
· 8 days ago
1ac57c9
arm64: dts: renesas: r9a09g047: Add PCIe node
by John Madieu
· 8 days ago
0c3cd7fe
arm64: dts: renesas: Fix KSZ9131 PHY bogus txdv-skew-psec properties
by Marek Vasut
· 12 days ago
fab27bf
arm64: dts: renesas: Drop KSZ9131 PHY C22 compatible strings
by Marek Vasut
· 12 days ago
5849a2d
arm64: dts: renesas: Drop RTL8211F PHY C22 compatible strings
by Marek Vasut
· 12 days ago
070bcb0
arm64: dts: renesas: Drop RTL8211E PHY C22 compatible strings
by Marek Vasut
· 12 days ago
2425780
arm64: dts: renesas: sparrow-hawk: Add overlay for WaveShare Display 13.3"
by Marek Vasut
· 10 weeks ago
ed84440
arm64: dts: renesas: sparrow-hawk: Reserve first 128 MiB of DRAM
by Marek Vasut
· 36 hours ago
renesas-fixes-for-v7.0
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
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
19ca423
arm64: dts: renesas: r9a09g047e57-smarc: Enable RSPI0
by Tommaso Merciai
· 5 weeks ago
d2c3353dd
arm64: dts: renesas: r9a09g047: Add RSPI nodes
by Tommaso Merciai
· 5 weeks ago
c369299
Linux 7.0-rc5
by Linus Torvalds
· 3 days ago
v7.0-rc5
ec69c9e
i2c: tegra: Don't mark devices with pins as IRQ safe
by Mikko Perttunen
· 3 weeks ago
d5273fd
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by Linus Torvalds
· 3 days ago
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
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
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
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
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
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
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
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
50b35c9
ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod
by Jiri Olsa
· 14 days ago
f35dbac
ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
by Masami Hiramatsu (Google)
· 7 days ago
07183aac
tracing: Fix trace_marker copy link list updates
by Steven Rostedt
· 7 days ago
edca33a
tracing: Fix failure to read user space from system call trace events
by Steven Rostedt
· 9 days ago
a6f22e5
tracing: Revert "tracing: Remove pid in task_rename tracing output"
by Xuewen Yan
· 3 weeks ago
4a04d13
selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagation
by Daniel Borkmann
· 6 days ago
bc308be
bpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagation
by Daniel Borkmann
· 6 days ago
0688098
Merge branch 'bpf-fix-unsound-scalar-forking-for-bpf_or'
by Alexei Starovoitov
· 4 days ago
0ad1734
selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling
by Daniel Wade
· 12 days ago
c845894
bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_OR
by Daniel Wade
· 12 days ago
1abd3fe
Merge branch 'bpf-fix-abs-int_min-undefined-behavior-in-interpreter-sdiv-smod'
by Alexei Starovoitov
· 4 days ago
4ac95c6
selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend
by Jenny Guanni Qu
· 2 weeks ago
c77b30b
bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
by Jenny Guanni Qu
· 2 weeks ago
a1e5c46
selftests/bpf: Add tests for bpf_throw lock leak from subprogs
by Ihor Solodrai
· 6 days ago
6c21285
bpf: Fix exception exit lock checking for subprogs
by Ihor Solodrai
· 6 days ago
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
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
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
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
a0c8317
Merge tag 'drm-fixes-2026-03-21' of https://gitlab.freedesktop.org/drm/kernel
by Linus Torvalds
· 5 days ago
e7bae9a
hwmon: (max6639) Fix pulses-per-revolution implementation
by Guenter Roeck
· 6 days ago
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
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
1f6aa5b
x86/platform/uv: Handle deconfigured sockets
by Kyle Meyer
· 5 days ago
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
63f8b601
x86/entry/vdso: Fix path of included gettimeofday.c
by Vladimir Oltean
· 5 days ago
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
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
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
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
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
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
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
1651602
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 days ago
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
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
7006433
Merge tag 'v7.0-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 days ago
f268964
Merge tag 'v7.0-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd
by Linus Torvalds
· 5 days ago
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
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
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
dcb6ed77
Merge branch 'renesas-next' into renesas-devel
by Geert Uytterhoeven
· 6 days ago
renesas-devel-2026-03-20-v7.0-rc4
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
b29f45e
Merge branch 'renesas-fixes-for-v7.0' into renesas-next
by Geert Uytterhoeven
· 6 days ago
cf3a5a7
arm64: dts: renesas: rzt2h-rzn2h-evk: Fix GMAC pins sort order
by Geert Uytterhoeven
· 8 days ago
3a7e37e
arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Add PHY interrupt support
by Lad Prabhakar
· 13 days ago
4926ff5
arm64: dts: renesas: r9a09g087m44-rzn2h-evk: Add PHY interrupt support
by Lad Prabhakar
· 13 days ago
c57fdc0
arm64: dts: renesas: r9a09g057h48-kakip: Add pixpaper display overlay
by Wig Cheng
· 9 weeks ago
f01be0f
arm64: dts: renesas: r9a09g087m44-rzn2h-evk: Clarify SD0 power jumper setup
by Lad Prabhakar
· 9 weeks ago
a7b37f3
arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Clarify SD0 power jumpers
by Lad Prabhakar
· 9 weeks ago
e6d7eba
ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()
by Damien Le Moal
· 6 days ago
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
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
78a6ee1
i2c: pxa: defer reset on Armada 3700 when recovery is used
by Gabor Juhos
· 4 weeks ago
be627ab
i2c: fsi: Fix a potential leak in fsi_i2c_probe()
by Christophe JAILLET
· 3 weeks ago
aa79f99
i2c: cp2615: fix serial string NULL-deref at probe
by Johan Hovold
· 2 weeks ago
418eab7
io_uring/kbuf: propagate BUF_MORE through early buffer commit path
by Jens Axboe
· 6 days ago
3ecd3e0
io_uring/kbuf: fix missing BUF_MORE for incremental buffers at EOF
by Jens Axboe
· 6 days ago
23b5df0
smb: client: fix generic/694 due to wrong ->i_blocks
by Paulo Alcantara
· 7 days ago
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
65d046b
drm/xe: Fix missing runtime PM reference in ccs_mode_store
by Sanjay Yadav
· 13 days ago
7ab4a7c
MPTCP: fix lock class name family in pm_nl_create_listen_socket
by Li Xiasong
· 7 days ago
614aefe
icmp: fix NULL pointer dereference in icmp_tag_validation()
by Weiming Shi
· 8 days ago
b487318
net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error paths
by Anas Iqbal
· 8 days ago
01f2557
drm/xe: Open-code GGTT MMIO access protection
by Matthew Brost
· 2 weeks ago
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
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
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
5cbcd6c
Merge branches 'acpica' and 'acpi-bus'
by Rafael J. Wysocki
· 7 days ago
Next »