index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-25
drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()
Shuicheng Lin
1
-6
/
+6
2025-11-25
timekeeping: Fix error code in tk_aux_sysfs_init()
Dan Carpenter
1
-1
/
+3
2025-11-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-12
/
+4
2025-11-25
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+4
2025-11-25
Revert "ACPI: processor: idle: Optimize ACPI idle driver registration"
Rafael J. Wysocki
3
-47
/
+23
2025-11-25
ALSA: usb-audio: fix uac2 clock source at terminal parser
René Rebe
1
-1
/
+1
2025-11-25
net: lan966x: Fix the initialization of taprio
Horatiu Vultur
1
-1
/
+4
2025-11-25
Revert "ACPI: processor: Remove unused empty stubs of some functions"
Rafael J. Wysocki
1
-0
/
+20
2025-11-25
io_uring: fix mixed cqe overflow handling
Pavel Begunkov
1
-0
/
+2
2025-11-25
Revert "ACPI: processor: idle: Rearrange declarations in header file"
Rafael J. Wysocki
1
-2
/
+5
2025-11-25
Revert "ACPI: processor: idle: Redefine two functions as void"
Rafael J. Wysocki
2
-21
/
+24
2025-11-25
Revert "ACPI: processor: Do not expose global variable acpi_idle_driver"
Rafael J. Wysocki
3
-9
/
+4
2025-11-25
drm/i915/psr: Reject async flips when selective fetch is enabled
Ville Syrjälä
2
-6
/
+8
2025-11-25
mmc: sdhci-of-dwcmshc: Promote the th1520 reset handling to ip level
Jisheng Zhang
1
-12
/
+17
2025-11-25
net: phy: mxl-gpy: fix link properties on USXGMII and internal PHYs
Daniel Golle
1
-7
/
+11
2025-11-25
atm/fore200e: Fix possible data race in fore200e_open()
Gui-Dong Han
1
-0
/
+2
2025-11-25
Merge branch 'net-dsa-microchip-fix-resource-releases-in-error-path'
Paolo Abeni
2
-29
/
+24
2025-11-25
net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()
Bastien Curutchet (Schneider Electric)
1
-11
/
+7
2025-11-25
net: dsa: microchip: Free previously initialized ports on init failures
Bastien Curutchet (Schneider Electric)
1
-12
/
+11
2025-11-25
net: dsa: microchip: Don't free uninitialized ksz_irq
Bastien Curutchet (Schneider Electric)
1
-1
/
+1
2025-11-25
net: dsa: microchip: ptp: Fix checks on irq_find_mapping()
Bastien Curutchet (Schneider Electric)
1
-2
/
+2
2025-11-25
net: dsa: microchip: common: Fix checks on irq_find_mapping()
Bastien Curutchet (Schneider Electric)
1
-4
/
+4
2025-11-25
net: aquantia: Add missing descriptor cache invalidation on ATL2
Kai-Heng Feng
4
-19
/
+25
2025-11-25
fs/namespace: fix reference leak in grab_requested_mnt_ns
Andrei Vagin
1
-3
/
+4
2025-11-25
drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
2
-14
/
+9
2025-11-24
net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()
Eric Dumazet
4
-3
/
+17
2025-11-24
mm/filemap: fix logic around SIGBUS in filemap_map_pages()
Kiryl Shutsemau
1
-13
/
+14
2025-11-24
mm/huge_memory: fix NULL pointer deference when splitting folio
Wei Yang
1
-12
/
+10
2025-11-24
MAINTAINERS: add test_kho to KHO's entry
Pratyush Yadav
1
-0
/
+1
2025-11-24
mailmap: add entry for Sam Protsenko
Sam Protsenko
1
-0
/
+2
2025-11-24
selftests/mm: fix division-by-zero in uffd-unit-tests
Carlos Llamas
1
-8
/
+7
2025-11-24
mm/mmap_lock: reset maple state on lock_vma_under_rcu() retry
Liam R. Howlett
1
-0
/
+1
2025-11-24
mm/memfd: fix information leak in hugetlb folios
Deepanshu Kartikey
1
-0
/
+27
2025-11-24
mm: swap: remove duplicate nr_swap_pages decrement in get_swap_page_of_type()
Youngjun Park
1
-3
/
+1
2025-11-24
iommu/dma: add missing support for DMA_ATTR_MMIO for dma_iova_unlink()
Marek Szyprowski
1
-2
/
+3
2025-11-24
drm/amd/amdgpu: reserve vm invalidation engine for uni_mes
Michael Chen
1
-0
/
+3
2025-11-24
io_uring/net: ensure vectored buffer node import is tied to notification
Jens Axboe
1
-2
/
+4
2025-11-24
Merge tag 'for-6.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-14
/
+10
2025-11-24
nvmem: layouts: fix nvmem_layout_bus_uevent
Wentao Guan
1
-1
/
+1
2025-11-24
usb: gadget: renesas_usbf: Handle devm_pm_runtime_enable() errors
Haotian Zhang
1
-1
/
+3
2025-11-24
arm64: proton-pack: Fix hard lockup when !MITIGATE_SPECTRE_BRANCH_HISTORY
Jonathan Marek
1
-0
/
+2
2025-11-24
ACPI: GTDT: Correctly number platform devices for MMIO timers
Marc Zyngier
1
-2
/
+2
2025-11-24
Revert "arm64: acpi: Enable ACPI CCEL support"
Will Deacon
1
-10
/
+0
2025-11-24
platform/x86: intel: punit_ipc: fix memory corruption
Dan Carpenter
1
-1
/
+1
2025-11-24
drm: sti: fix device leaks at component probe
Johan Hovold
1
-1
/
+6
2025-11-24
spi: amlogic-spifc-a1: Handle devm_pm_runtime_enable() errors
Haotian Zhang
1
-1
/
+3
2025-11-24
pmdomain: tegra: Add GENPD_FLAG_NO_STAY_ON flag
Jon Hunter
1
-0
/
+1
2025-11-24
pmdomains: mtk-pm-domains: Fix spinlock recursion in probe
AngeloGioacchino Del Regno
1
-3
/
+15
2025-11-23
Linux 6.18-rc7
v6.18-rc7
Linus Torvalds
1
-1
/
+1
2025-11-23
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
[prev]
[next]