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-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
2026-03-13
ext4: convert free groups order lists to xarrays
Baokun Li
3
-126
/
+140
2026-03-13
ext4: factor out ext4_mb_scan_group()
Baokun Li
2
-44
/
+51
2026-03-13
ext4: factor out ext4_mb_might_prefetch()
Baokun Li
2
-24
/
+42
2026-03-13
ext4: factor out __ext4_mb_scan_group()
Baokun Li
2
-18
/
+29
2026-03-13
ext4: add ext4_try_lock_group() to skip busy groups
Baokun Li
2
-12
/
+30
2026-03-13
mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()
Joonwon Kang
1
-4
/
+2
2026-03-13
mailbox: Allow controller specific mapping using fwnode
Anup Patel
2
-25
/
+43
2026-03-13
mailbox: Use guard/scoped_guard for con_mutex
Peng Fan
1
-35
/
+26
2026-03-13
mailbox: Use dev_err when there is error
Peng Fan
1
-2
/
+2
2026-03-13
mailbox: remove unused header files
Tudor Ambarus
1
-3
/
+0
2026-03-13
mailbox: sort headers alphabetically
Tudor Ambarus
3
-11
/
+11
2026-03-13
mailbox: don't protect of_parse_phandle_with_args with con_mutex
Tudor Ambarus
1
-3
/
+2
2026-03-13
ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O
Zhang Yi
1
-4
/
+8
2026-03-13
ext4: correct the comments place for EXT4_EXT_MAY_ZEROOUT
Yang Erkun
1
-4
/
+4
2026-03-13
drm/tegra: dsi: fix device leak on probe
Johan Hovold
1
-4
/
+2
2026-03-13
ata: libata-scsi: avoid Non-NCQ command starvation
Damien Le Moal
5
-0
/
+109
2026-03-13
ata: libata: Introduce ata_port_eh_scheduled()
Damien Le Moal
3
-3
/
+9
2026-03-13
ata: libata: Remove ATA_DFLAG_ZAC device flag
Damien Le Moal
4
-16
/
+10
2026-03-13
ata: libata-scsi: Remove struct ata_scsi_args
Damien Le Moal
1
-114
/
+127
2026-03-13
ata: libata-scsi: Document all VPD page inquiry actors
Damien Le Moal
1
-0
/
+54
2026-03-13
ata: libata-scsi: Refactor ata_scsiop_maint_in()
Damien Le Moal
1
-9
/
+11
2026-03-13
ata: libata-scsi: Refactor ata_scsiop_read_cap()
Damien Le Moal
1
-41
/
+46
2026-03-13
ata: libata-scsi: Refactor ata_scsi_simulate()
Damien Le Moal
1
-43
/
+63
2026-03-13
KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()
Sean Christopherson
1
-2
/
+1
2026-03-13
media: dw9714: Fix powerup sequence
Ricardo Ribalda
1
-1
/
+1
2026-03-13
media: dw9714: add support for powerdown pin
Matthias Fend
2
-1
/
+15
2026-03-13
media: dw9714: move power sequences to dedicated functions
Matthias Fend
1
-15
/
+29
2026-03-13
media: tegra-video: Fix memory leak in __tegra_channel_try_format()
Zilin Guan
1
-5
/
+8
2026-03-13
PCI: Use resource_set_range() that correctly sets ->end
Ilpo Järvinen
1
-4
/
+2
2026-03-13
resource: Add resource set range and size helpers
Ilpo Järvinen
1
-0
/
+32
2026-03-13
Revert "PCI: qcom: Don't wait for link if we can detect Link Up"
Niklas Cassel
1
-4
/
+1
2026-03-13
PCI: qcom: Don't wait for link if we can detect Link Up
Krishna chaitanya chundru
1
-1
/
+4
2026-03-13
Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"
Niklas Cassel
1
-1
/
+0
2026-03-13
PCI: dw-rockchip: Don't wait for link since we can detect Link Up
Niklas Cassel
1
-0
/
+1
2026-03-13
memory: mtk-smi: fix device leak on larb probe
Johan Hovold
1
-0
/
+1
2026-03-13
memory: mtk-smi: fix device leaks on common probe
Johan Hovold
1
-0
/
+2
2026-03-13
x86/acpi/boot: Correct acpi_is_processor_usable() check again
Yazen Ghannam
2
-19
/
+8
2026-03-13
PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 value
Bjorn Helgaas
1
-1
/
+1
2026-03-13
bpf: Fix stack-out-of-bounds write in devmap
Kohei Enju
1
-5
/
+17
2026-03-13
bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing
Fuad Tabba
1
-1
/
+1
2026-03-13
btrfs: fix compat mask in error messages in btrfs_check_features()
Mark Harmstone
1
-3
/
+3
2026-03-13
btrfs: print correct subvol num if active swapfile prevents deletion
Mark Harmstone
1
-1
/
+1
2026-03-13
btrfs: fix warning in scrub_verify_one_metadata()
Mark Harmstone
1
-1
/
+1
2026-03-13
btrfs: fix objectid value in error message in check_extent_data_ref()
Mark Harmstone
1
-1
/
+1
2026-03-13
btrfs: fix incorrect key offset in error message in check_dev_extent_item()
Mark Harmstone
1
-1
/
+1
2026-03-13
ALSA: hda: cs35l56: Fix signedness error in cs35l56_hda_posture_put()
Richard Fitzgerald
1
-1
/
+1
2026-03-13
ALSA: pci: hda: use snd_kcontrol_chip()
Kuninori Morimoto
1
-6
/
+6
2026-03-13
drm/amdgpu: Fix locking bugs in error paths
Bart Van Assche
1
-5
/
+7
2026-03-13
drm/amdgpu: Replace kzalloc + copy_from_user with memdup_user
Thorsten Blum
1
-14
/
+6
2026-03-13
drm/amdgpu: Unlock a mutex before destroying it
Bart Van Assche
1
-0
/
+1
[prev]
[next]