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
2025-11-03
net: phy: micrel: lan8842 errata
Horatiu Vultur
-1
/
+17
2025-11-03
net: phy: micrel: lan8842 errata
Horatiu Vultur
-0
/
+147
2025-11-03
net: dsa: yt921x: Fix spelling mistake "stucked" -> "stuck"
Colin Ian King
-1
/
+1
2025-11-03
net: phy: realtek: add interrupt support for RTL8221B
Jianhui Zhao
-0
/
+56
2025-11-03
Merge branch 'net-dsa-b53-minor-fdb-related-fixes'
Jakub Kicinski
-8
/
+10
2025-11-03
net: dsa: b53: properly bound ARL searches for < 4 ARL bin chips
Jonas Gorski
-3
/
+6
2025-11-03
net: dsa: b53: stop reading ARL entries if search is done
Jonas Gorski
-1
/
+1
2025-11-03
net: dsa: b53: fix enabling ip multicast
Jonas Gorski
-4
/
+3
2025-11-03
Merge branch 'net-dsa-b53-fix-bcm63xx-rgmii-user-ports-with-speed-1g'
Jakub Kicinski
-1
/
+20
2025-11-03
net: dsa: b53: fix bcm63xx RGMII port link adjustment
Jonas Gorski
-1
/
+11
2025-11-03
net: dsa: b53: fix resetting speed and pause on forced link
Jonas Gorski
-0
/
+9
2025-11-03
MAINTAINERS: add brcm tag driver to b53
Jonas Gorski
-0
/
+1
2025-11-03
hinic3: fix misleading error message in hinic3_open_channel()
Alok Tiwari
-1
/
+1
2025-11-03
net: mdio: Check regmap pointer returned by device_node_to_regmap()
Alok Tiwari
-0
/
+2
2025-11-04
Merge tag 'edac_urgent_for_v6.18_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2025-11-04
rust: kbuild: workaround `rustdoc` doctests modifier bug
Miguel Ojeda
-1
/
+4
2025-11-04
rust: kbuild: treat `build_error` and `rustdoc` as kernel objects
Miguel Ojeda
-0
/
+10
2025-11-03
perf symbols: Handle '1' symbols in /proc/kallsyms
Arnaldo Carvalho de Melo
-1
/
+5
2025-11-03
i2c: muxes: pca954x: Fix broken reset-gpio usage
Krzysztof Kozlowski
-27
/
+23
2025-11-03
tools headers asm: Sync fls headers header with the kernel sources
Arnaldo Carvalho de Melo
-4
/
+4
2025-11-03
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources to handle...
Arnaldo Carvalho de Melo
-1
/
+5
2025-11-03
tools headers svm: Sync svm headers with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+4
2025-11-03
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+34
2025-11-03
ACPI: SBS: Fix present test in acpi_battery_read()
Dan Carpenter
-1
/
+1
2025-11-03
MAINTAINERS: Add James Clark as a perf tools reviewer
Arnaldo Carvalho de Melo
-0
/
+1
2025-11-03
ACPI: CPPC: Fix typo in a comment
Chu Guangqing
-1
/
+1
2025-11-03
drm/i915: Fix conversion between clock ticks and nanoseconds
Umesh Nerlige Ramappa
-2
/
+2
2025-11-03
drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTD
Janusz Krzysztofik
-2
/
+14
2025-11-03
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+3
2025-11-03
Documentation: ACPI: i2c-muxes: fix I2C device references
Jonas Gorski
-4
/
+4
2025-11-03
io_uring/zcrx: remove sync refill uapi
Pavel Begunkov
-90
/
+0
2025-11-03
tools headers UAPI: Update tools's copy of drm.h to pick DRM_IOCTL_GEM_CHANGE...
Arnaldo Carvalho de Melo
-12
/
+51
2025-11-03
gpiolib: fix invalid pointer access in debugfs
Bartosz Golaszewski
-1
/
+7
2025-11-03
gpio: swnode: don't use the swnode's name as the key for GPIO lookup
Bartosz Golaszewski
-1
/
+1
2025-11-03
drm/imagination: Optionally depend on POWER_SEQUENCING
Matt Coster
-0
/
+1
2025-11-03
x86/amd_node: Fix AMD root device caching
Yazen Ghannam
-100
/
+51
2025-11-03
dt-bindings: gpio: ti,twl4030: Correct the schema $id path
Jihed Chaibi
-1
/
+1
2025-11-03
Merge tag 'iwlwifi-next-2025-10-28' of https://git.kernel.org/pub/scm/linux/k...
Johannes Berg
-1400
/
+1865
2025-11-03
perf/core: Fix system hang caused by cpu-clock usage
Dapeng Mi
-5
/
+15
2025-11-03
MAINTAINERS: erofs: add myself as reviewer
Chunhai Guo
-0
/
+1
2025-11-02
rust: condvar: fix broken intra-doc link
Miguel Ojeda
-1
/
+1
2025-11-02
rust: devres: fix private intra-doc link
Miguel Ojeda
-1
/
+1
2025-11-02
Linux 6.18-rc4
v6.18-rc4
Linus Torvalds
-1
/
+1
2025-11-02
MAINTAINERS: Update irdma maintainers
Krzysztof Czurylo
-0
/
+1
2025-11-02
RDMA/irdma: Fix vf_id size to u16 to avoid overflow
Jay Bhat
-1
/
+1
2025-11-01
Merge tag 'spi-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+1
2025-11-01
Merge tag 'regulator-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+2
2025-11-01
Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-5
/
+3
2025-11-01
Merge tag 'x86-urgent-2025-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-6
/
+40
2025-11-01
Merge tag 'perf-urgent-2025-11-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+4
[prev]
[next]