index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-07
drm/amd: Check whether secure display TA loaded successfully
Mario Limonciello
1
-1
/
+1
2025-10-07
drm/amdkfd: Fix mmap write lock not release
Philip Yang
1
-0
/
+2
2025-10-07
drm/amdkfd: Fix kfd process ref leaking when userptr unmapping
Philip Yang
1
-2
/
+7
2025-10-07
drm/amdgpu: Fix for GPU reset being blocked by KIQ I/O.
Heng Zhou
1
-0
/
+5
2025-10-07
drm/amd/display: Disable scaling on DCE6 for now
Timur Kristóf
1
-2
/
+2
2025-10-07
drm/amd/display: Properly disable scaling on DCE6
Timur Kristóf
2
-4
/
+13
2025-10-07
drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6
Timur Kristóf
1
-4
/
+2
2025-10-07
drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIs
Timur Kristóf
1
-0
/
+2
2025-10-07
drm/amdgpu: Add additional DCE6 SCL registers
Alex Deucher
2
-0
/
+9
2025-10-07
slub: Don't call lockdep_unregister_key() for immature kmem_cache.
Kuniyuki Iwashima
1
-1
/
+2
2025-10-07
parisc: Add initial kernel-side perf_event support
Helge Deller
6
-1
/
+162
2025-10-07
gen_init_cpio: Ignore fsync() returning EINVAL on pipes
Dmitry Safonov
1
-1
/
+4
2025-10-07
scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogs
Nathan Chancellor
1
-3
/
+5
2025-10-07
Merge tag 'acpi-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-18
/
+53
2025-10-07
Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
28
-101
/
+426
2025-10-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
324
-7873
/
+32440
2025-10-07
smb: client: Improve unlocking of a mutex in cifs_get_swn_reg()
Markus Elfring
1
-7
/
+6
2025-10-07
smb: client: Return a status code only as a constant in cifs_spnego_key_insta...
Markus Elfring
1
-9
/
+3
2025-10-07
parisc: Report software alignment faults via perf
Helge Deller
1
-0
/
+2
2025-10-07
parisc: Report emulation faults via perf
Helge Deller
1
-0
/
+2
2025-10-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
9
-118
/
+154
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
45
-193
/
+449
2025-10-07
mailbox: mtk-cmdq: Remove pm_runtime APIs from cmdq_mbox_send_data()
Jason-JH Lin
1
-11
/
+1
2025-10-07
tools headers: kcfi: rename missed CONFIG_CFI_CLANG
Carlos Llamas
1
-1
/
+1
2025-10-07
kconfig: Avoid prompting for transitional symbols
Kees Cook
6
-1
/
+61
2025-10-07
parisc: don't reference obsolete termio struct for TC* constants
Sam James
1
-4
/
+4
2025-10-07
parisc: Remove spurious if statement from raw_copy_from_user()
John David Anglin
1
-1
/
+0
2025-10-07
block: move bio_iov_iter_get_bdev_pages to block/fops.c
Christoph Hellwig
2
-10
/
+10
2025-10-07
iomap: open code bio_iov_iter_get_bdev_pages
Christoph Hellwig
1
-1
/
+2
2025-10-07
block: rename bio_iov_iter_get_pages_aligned to bio_iov_iter_get_pages
Christoph Hellwig
4
-6
/
+5
2025-10-07
block: remove bio_iov_iter_get_pages
Christoph Hellwig
2
-6
/
+5
2025-10-07
io_uring: use tab indentation for IORING_SEND_VECTORIZED comment
Haiyue Wang
1
-1
/
+1
2025-10-07
io_uring/waitid: always prune wait queue entry in io_waitid_wait()
Jens Axboe
1
-1
/
+2
2025-10-07
ASoC: rt722: add settings for rt722VB
Shuming Fan
3
-1
/
+21
2025-10-07
ASoC: meson: aiu-encoder-i2s: fix bit clock polarity
Valerio Setti
1
-3
/
+6
2025-10-07
ALSA: usb: fpc: replace kmalloc_array followed by copy_from_user with memdup_...
Pedro Demarchi Gomes
1
-6
/
+3
2025-10-07
ALSA: hda/tas2781: Enable init_profile_id for device initialization
Shenghao Ding
1
-0
/
+12
2025-10-07
Merge branch 'mlx5-misc-fixes-2025-10-05'
Paolo Abeni
6
-38
/
+67
2025-10-07
net/mlx5e: Do not fail PSP init on missing caps
Cosmin Ratiu
1
-5
/
+5
2025-10-07
net/mlx5e: Prevent tunnel reformat when tunnel mode not allowed
Carolina Jubran
3
-21
/
+43
2025-10-07
net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tables
Carolina Jubran
3
-12
/
+19
2025-10-07
Merge branches 'acpi-x86', 'acpi-battery', 'acpi-apei' and 'acpi-property'
Rafael J. Wysocki
4
-18
/
+53
2025-10-07
net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
Oleksij Rempel
1
-0
/
+29
2025-10-07
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
19
-60
/
+83
2025-10-07
Merge branches 'pm-core' and 'pm-runtime'
Rafael J. Wysocki
9
-41
/
+343
2025-10-07
selftests: drv-net: make linters happy with our imports
Jakub Kicinski
2
-11
/
+33
2025-10-07
net: sparx5/lan969x: fix flooding configuration on bridge join/leave
Daniel Machon
3
-10
/
+17
2025-10-07
net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions
Maxime Chevallier
1
-14
/
+25
2025-10-07
irqchip/sifive-plic: Avoid interrupt ID 0 handling during suspend/resume
Lucas Zampieri
1
-2
/
+4
2025-10-07
irqchip/aspeed-scu-ic: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
[prev]
[next]