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-7.1.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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
wifi: iwlwifi: pcie: avoid a NULL pointer dereference
Avraham Stern
1
-1
/
+1
2023-12-12
wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lock
Johannes Berg
1
-2
/
+2
2023-12-12
Merge tag 'iio-fixes-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
10
-69
/
+141
2023-12-12
Merge tag 'icc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...
Greg Kroah-Hartman
3
-1
/
+5
2023-12-11
PCI/ASPM: Add pci_disable_link_state_locked() lockdep assert
Johan Hovold
1
-0
/
+2
2023-12-11
PCI/ASPM: Clean up __pci_disable_link_state() 'sem' parameter
Johan Hovold
1
-5
/
+5
2023-12-11
PCI: qcom: Clean up ASPM comment
Johan Hovold
1
-1
/
+4
2023-12-11
PCI: qcom: Fix potential deadlock when enabling ASPM
Johan Hovold
1
-1
/
+1
2023-12-11
PCI: vmd: Fix potential deadlock when enabling ASPM
Johan Hovold
1
-1
/
+1
2023-12-11
PCI/ASPM: Add pci_enable_link_state_locked()
Johan Hovold
1
-13
/
+40
2023-12-11
drm/amd/display: Restore guard against default backlight value < 1 nit
Mario Limonciello
1
-2
/
+2
2023-12-11
drm/amd/display: fix hw rotated modes when PSR-SU is enabled
Hamza Mahfooz
4
-3
/
+16
2023-12-11
drm/amd/pm: fix pp_*clk_od typo
Dmitrii Galantsev
1
-2
/
+2
2023-12-11
drm/amdgpu: fix buffer funcs setting order on suspend harder
Alex Deucher
1
-2
/
+0
2023-12-11
efi/x86: Avoid physical KASLR on older Dell systems
Ard Biesheuvel
1
-7
/
+24
2023-12-11
dmaengine: fsl-edma: fix DMA channel leak in eDMAv4
Frank Li
1
-0
/
+1
2023-12-11
drm/mediatek: Fix access violation in mtk_drm_crtc_dma_dev_get
Stuart Lee
1
-1
/
+8
2023-12-11
drm/edid: also call add modes in EDID connector update fallback
Jani Nikula
1
-1
/
+2
2023-12-11
dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()
Yang Yingliang
1
-3
/
+2
2023-12-11
drm/i915/edp: don't write to DP_LINK_BW_SET when using rate select
Jani Nikula
1
-10
/
+21
2023-12-11
drm/i915: Fix ADL+ tiled plane stride when the POT stride is smaller than the...
Ville Syrjälä
1
-1
/
+2
2023-12-11
drm/i915: Fix intel_atomic_setup_scalers() plane_state handling
Ville Syrjälä
1
-1
/
+1
2023-12-11
drm/i915: Fix remapped stride with CCS on ADL+
Ville Syrjälä
1
-2
/
+14
2023-12-11
drm/i915: Use internal class when counting engine resets
Tvrtko Ursulin
3
-5
/
+14
2023-12-11
drm/i915/selftests: Fix engine reset count storage for multi-tile
Tvrtko Ursulin
2
-5
/
+7
2023-12-11
octeontx2-af: Fix pause frame configuration
Hariprasad Kelam
1
-4
/
+7
2023-12-11
efi/loongarch: Use load address to calculate kernel entry address
Wang Yao
2
-5
/
+5
2023-12-11
octeontx2-af: Update RSS algorithm index
Hariprasad Kelam
1
-11
/
+44
2023-12-11
octeontx2-pf: Fix promisc mcam entry action
Hariprasad Kelam
1
-3
/
+22
2023-12-11
octeon_ep: explicitly test for firmware ready value
Shinas Rasheed
1
-1
/
+2
2023-12-11
accel/ivpu/37xx: Fix interrupt_clear_with_0 WA initialization
Andrzej Kacprowski
1
-3
/
+9
2023-12-11
dmaengine: idxd: Fix incorrect descriptions for GRPCFG register
Guanjun
1
-5
/
+7
2023-12-11
dmaengine: idxd: Protect int_handle field in hw descriptor
Guanjun
1
-7
/
+7
2023-12-10
octeontx2-af: fix a use-after-free in rvu_nix_register_reporters
Zhipeng Lu
1
-4
/
+1
2023-12-10
net: fec: correct queue selection
Radu Bulie
1
-16
/
+11
2023-12-10
spi: spi-imx: correctly configure burst length when using dma
Benjamin Bigler
1
-4
/
+11
2023-12-10
Merge tag 'gpio-fixes-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+9
2023-12-10
atm: solos-pci: Fix potential deadlock on &tx_queue_lock
Chengfeng Ye
1
-2
/
+2
2023-12-10
atm: solos-pci: Fix potential deadlock on &cli_queue_lock
Chengfeng Ye
1
-2
/
+2
2023-12-09
Merge tag 'usb-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-9
/
+9
2023-12-09
Merge tag 'tty-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-65
/
+85
2023-12-09
Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-49
/
+77
2023-12-09
bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logic
Michael Chan
2
-4
/
+24
2023-12-09
bnxt_en: Fix wrong return value check in bnxt_close_nic()
Kalesh AP
5
-34
/
+16
2023-12-09
bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()
Sreekanth Reddy
1
-1
/
+2
2023-12-09
bnxt_en: Clear resource reservation during resume
Somnath Kotur
1
-0
/
+2
2023-12-09
cxl/cdat: Free correct buffer on checksum error
Ira Weiny
1
-7
/
+6
2023-12-09
qca_spi: Fix reset behavior
Stefan Wahren
1
-1
/
+7
2023-12-09
qca_debug: Fix ethtool -G iface tx behavior
Stefan Wahren
1
-3
/
+5
2023-12-09
qca_debug: Prevent crash on TX ring changes
Stefan Wahren
2
-5
/
+16
[prev]
[next]