index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-03-20
bonding: remove bonding_priv.h
Breno Leitao
-31
/
+8
2026-03-20
net: phylink: add debug for phy_config_inband()
Russell King (Oracle)
-0
/
+7
2026-03-20
net: airoha: Reset PPE cpu port configuration in airoha_ppe_hw_init()
Lorenzo Bianconi
-27
/
+33
2026-03-20
net: dsa: mxl862xx: don't read out-of-bounds
Daniel Golle
-2
/
+8
2026-03-20
Merge branch 'net-macb-fix-two-lock-warnings-when-wol-is-used'
Jakub Kicinski
-14
/
+23
2026-03-20
net: macb: Protect access to net_device::ip_ptr with RCU lock
Kevin Hao
-9
/
+16
2026-03-20
net: macb: Move devm_{free,request}_irq() out of spin lock area
Kevin Hao
-5
/
+7
2026-03-20
Merge tag 'drm-fixes-2026-03-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-167
/
+325
2026-03-20
ARM: dts: BCM5301X: EA9200: specify partitions
Rosen Penev
-0
/
+40
2026-03-20
ARM: dts: BCM5301X: EA9200: add LEDs
Rosen Penev
-0
/
+39
2026-03-20
ARM: dts: BCM5301X: EA9200: add USB GPIOs
Rosen Penev
-0
/
+8
2026-03-20
ARM: dts: BCM5301X: EA9200: add WiFi button
Rosen Penev
-0
/
+6
2026-03-20
ARM: dts: broadcom: bcm2835-rpi: Move non simple-bus nodes to root level
Rob Herring (Arm)
-10
/
+13
2026-03-20
ARM: dts: bcm63148: Add I2C block
Linus Walleij
-1
/
+10
2026-03-20
ARM: dts: bcm63138: Add I2C block
Linus Walleij
-0
/
+9
2026-03-20
ARM: dts: bcm6878: Add I2C bus block
Linus Walleij
-0
/
+9
2026-03-20
ARM: dts: bcm6855: Add I2C bus blocks
Linus Walleij
-0
/
+18
2026-03-20
ARM: dts: bcm6846: Add I2C bus block
Linus Walleij
-0
/
+9
2026-03-20
ARM: dts: bcm63138: Fix DMA IRQ
Linus Walleij
-1
/
+1
2026-03-20
ARM: dts: bcm6878: Fix PL081 DMA block IRQ
Linus Walleij
-1
/
+1
2026-03-20
ARM: dts: BCM5301X: AC5300: set WAN MAC from nvram
Rosen Penev
-0
/
+3
2026-03-20
ARM: dts: BCM5301X: AC3100: set WAN MAC from nvram
Rosen Penev
-0
/
+7
2026-03-20
ARM: dts: BCM5301X: panamera: set WAN MAC from nvram
Rosen Penev
-0
/
+7
2026-03-20
ARM: dts: BCM5301X: EA9200: set WAN MAC from nvram
Rosen Penev
-0
/
+7
2026-03-20
hwmon: (max6639) Fix pulses-per-revolution implementation
Guenter Roeck
-5
/
+5
2026-03-20
dt-bindings: i2c: renesas,riic: Document the R9A08G046 support
Biju Das
-0
/
+1
2026-03-20
dt-bindings: i2c: qcom-cci: Document sm6150 compatible
Wenmeng Liu
-0
/
+2
2026-03-20
i2c: cp2615: rename disconnect callback
Johan Hovold
-3
/
+2
2026-03-20
dt-bindings: i2c: qcom-cci: Document Milos compatible
Luca Weiss
-0
/
+18
2026-03-20
check-uapi: use dummy libc includes
Arnd Bergmann
-0
/
+1
2026-03-20
check-uapi: honor ${CROSS_COMPILE} setting
Arnd Bergmann
-5
/
+6
2026-03-20
check-uapi: link into shared objects
Arnd Bergmann
-2
/
+5
2026-03-20
vfio: selftests: Support DMR and GNR-D DSA devices
Yi Lai
-2
/
+13
2026-03-20
vfio: selftests: Build tests on aarch64
Ted Logan
-1
/
+1
2026-03-20
Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-4
/
+7
2026-03-20
PM: hibernate: return -ENODATA if the snapshot image is not loaded
Alberto Garcia
-2
/
+5
2026-03-20
Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-92
/
+352
2026-03-20
init/Kconfig: Require a release version of clang-22 for CC_HAS_COUNTED_BY_PTR
Nathan Chancellor
-1
/
+1
2026-03-20
x86/platform/uv: Handle deconfigured sockets
Kyle Meyer
-2
/
+16
2026-03-20
drm/xe: Fix format specifier for printing pointer differences
Nathan Chancellor
-15
/
+15
2026-03-20
coccinelle: kmalloc_obj: Remove default GFP_KERNEL arg
Kees Cook
-0
/
+11
2026-03-20
riscv: dts: thead: th1520: add coefficients to the PVT node
Icenowy Zheng
-0
/
+4
2026-03-20
arm64: dts: broadcom: bcm2712: Move non simple-bus nodes to root level
Rob Herring (Arm)
-31
/
+28
2026-03-20
Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-5
/
+21
2026-03-20
selftests/nolibc: validate NOLIBC_IGNORE_ERRNO compilation
Thomas Weißschuh
-1
/
+7
2026-03-20
selftests/nolibc: add a variable for nolibc-test source files
Thomas Weißschuh
-6
/
+8
2026-03-20
tools/nolibc: MIPS: fix clobbers of 'lo' and 'hi' registers on different ISAs
Thomas Weißschuh
-3
/
+12
2026-03-20
selftests/nolibc: Use printf variable field widths and precisions
David Laight
-21
/
+5
2026-03-20
tools/nolibc/printf: Add support for octal output
David Laight
-18
/
+41
2026-03-20
tools/nolibc/printf: Add support for zero padding and field precision
David Laight
-18
/
+81
[prev]
[next]