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.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
2022-04-08
scsi: qla2xxx: Fix warning for missing error code
Nilesh Javali
1
-0
/
+1
2022-04-08
scsi: qla2xxx: Fix wrong FDMI data for 64G adapter
Bikash Hazarika
1
-1
/
+5
2022-04-08
scsi: qla2xxx: Fix premature hw access after PCI error
Quinn Tran
2
-3
/
+16
2022-04-08
scsi: qla2xxx: Fix scheduling while atomic
Quinn Tran
1
-6
/
+1
2022-04-08
scsi: qla2xxx: Fix warning message due to adisc being flushed
Quinn Tran
1
-0
/
+6
2022-04-08
scsi: qla2xxx: Fix stuck session in gpdb
Quinn Tran
1
-3
/
+3
2022-04-08
scsi: qla2xxx: Implement ref count for SRB
Saurav Kashyap
13
-70
/
+173
2022-04-08
scsi: qla2xxx: Refactor asynchronous command initialization
Daniel Wagner
8
-132
/
+76
2022-04-08
drm/i915: Reject unsupported TMDS rates on ICL+
Ville Syrjälä
1
-0
/
+9
2022-04-08
drm/i915: Fix PSF GV point mask when SAGV is not possible
Ville Syrjälä
1
-1
/
+2
2022-04-08
drm/i915: Treat SAGV block time 0 as SAGV disabled
Ville Syrjälä
1
-4
/
+6
2022-04-08
drm/dp: Fix off-by-one in register cache size
Kees Cook
1
-1
/
+1
2022-04-08
powerpc: Fix build errors with newer binutils
Anders Roxell
3
-9
/
+40
2022-04-08
powerpc: Add set_memory_{p/np}() and remove set_memory_attr()
Christophe Leroy
3
-47
/
+28
2022-04-08
powerpc/lib/sstep: Fix build errors with newer binutils
Anders Roxell
1
-0
/
+6
2022-04-08
powerpc/lib/sstep: Fix 'sthcx' instruction
Anders Roxell
1
-1
/
+1
2022-04-08
powerpc/tm: Fix more userspace r13 corruption
Nicholas Piggin
1
-9
/
+16
2022-04-08
powerpc/kasan: Fix early region not updated correctly
Chen Jingwen
1
-2
/
+1
2022-04-08
KVM: x86: hyper-v: HVCALL_SEND_IPI_EX is an XMM fast hypercall
Vitaly Kuznetsov
1
-18
/
+34
2022-04-08
KVM: x86: hyper-v: Fix the maximum number of sparse banks for XMM fast TLB fl...
Vitaly Kuznetsov
1
-1
/
+2
2022-04-08
KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_flush_tlb()
Vitaly Kuznetsov
1
-17
/
+6
2022-04-08
KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_send_ipi()
Vitaly Kuznetsov
1
-4
/
+4
2022-04-08
KVM: x86/mmu: Check for present SPTE when clearing dirty bit in TDP MMU
Sean Christopherson
1
-0
/
+3
2022-04-08
KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMU
Sean Christopherson
1
-15
/
+24
2022-04-08
KVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_get_root()
Sean Christopherson
2
-5
/
+10
2022-04-08
KVM: x86/mmu: Use common TDP MMU zap helper for MMU notifier unmap hook
Sean Christopherson
1
-7
/
+2
2022-04-08
KVM: x86: Reinitialize context if host userspace toggles EFER.LME
Paolo Bonzini
2
-2
/
+2
2022-04-08
KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
Suravee Suthikulpanit
3
-7
/
+13
2022-04-08
ALSA: hda/realtek: Add alc256-samsung-headphone fixup
Matt Kramer
2
-0
/
+15
2022-04-08
media: atomisp: fix bad usage at error handling logic
Mauro Carvalho Chehab
1
-9
/
+19
2022-04-08
ASoC: mediatek: Fix error handling in mt8183_da7219_max98357_dev_probe
Miaoqian Lin
1
-7
/
+16
2022-04-08
mmc: host: Return an error when ->enable_sdio_irq() ops is missing
Ulf Hansson
1
-2
/
+13
2022-04-08
tracing: Have TRACE_DEFINE_ENUM affect trace event types as well
Steven Rostedt (Google)
1
-0
/
+28
2022-04-08
ASoC: Intel: sof_es8336: log all quirks
Pierre-Louis Bossart
1
-1
/
+6
2022-04-08
ASoC: Intel: Revert "ASoC: Intel: sof_es8336: add quirk for Huawei D15 2021"
Pierre-Louis Bossart
1
-8
/
+0
2022-04-08
ALSA: intel-dspconfig: add ES8336 support for CNL
Pierre-Louis Bossart
1
-0
/
+5
2022-04-08
ASoC: Intel: soc-acpi: add more ACPI HIDs for ES83x6 devices
Pierre-Louis Bossart
5
-5
/
+30
2022-04-08
ALSA: intel-dsp-config: add more ACPI HIDs for ES83x6 devices
Pierre-Louis Bossart
1
-9
/
+22
2022-04-08
ALSA: intel-nhlt: add helper to detect SSP link mask
Pierre-Louis Bossart
2
-7
/
+37
2022-04-08
ASoC: SOF: Intel: hda: retrieve DMIC number for I2S boards
Pierre-Louis Bossart
1
-21
/
+25
2022-04-08
ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13"
Anthony I Gilea
2
-2
/
+2
2022-04-08
ASoC: SOF: debug: clarify operator precedence
Pierre-Louis Bossart
1
-1
/
+1
2022-04-08
media: hdpvr: initialize dev->worker at hdpvr_register_videodev
Dongliang Mu
1
-1
/
+3
2022-04-08
media: Revert "media: em28xx: add missing em28xx_close_extension"
Pavel Skripkin
1
-4
/
+1
2022-04-08
media: i2c: ov5648: Fix lockdep error
Hans de Goede
1
-2
/
+8
2022-04-08
video: fbdev: sm712fb: Fix crash in smtcfb_write()
Zheyu Ma
1
-17
/
+4
2022-04-08
ASoC: amd: vangogh: fix uninitialized symbol warning in machine driver
Vijendar Mukunda
1
-0
/
+1
2022-04-08
ASoC: amd: vg: fix for pm resume callback sequence
Vijendar Mukunda
1
-33
/
+33
2022-04-08
ARM: mmp: Fix failure to remove sram device
Uwe Kleine-König
1
-10
/
+12
2022-04-08
ARM: tegra: tamonten: Fix I2C3 pad setting
Richard Leitner
1
-3
/
+3
[prev]
[next]