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
2024-04-10
scsi: usb: Stop using the SCSI pointer
Bart Van Assche
1
-23
/
+20
2024-04-10
scsi: usb: Call scsi_done() directly
Bart Van Assche
3
-9
/
+6
2024-04-10
USB: core: Fix deadlock in usb_deauthorize_interface()
Alan Stern
1
-3
/
+13
2024-04-10
scsi: lpfc: Correct size for wqe for memset()
Muhammad Usama Anjum
1
-1
/
+1
2024-04-10
PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports
Mika Westerberg
1
-2
/
+7
2024-04-10
x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled
Kim Phillips
2
-10
/
+16
2024-04-10
scsi: qla2xxx: Delay I/O Abort on PCI error
Quinn Tran
1
-2
/
+12
2024-04-10
scsi: qla2xxx: Change debug message during driver unload
Saurav Kashyap
1
-1
/
+1
2024-04-10
scsi: qla2xxx: Fix double free of fcport
Saurav Kashyap
1
-2
/
+3
2024-04-10
scsi: qla2xxx: Fix command flush on cable pull
Quinn Tran
1
-0
/
+10
2024-04-10
scsi: qla2xxx: NVME|FCP prefer flag not being honored
Quinn Tran
1
-0
/
+18
2024-04-10
scsi: qla2xxx: Split FCE|EFT trace control
Quinn Tran
1
-61
/
+41
2024-04-10
scsi: qla2xxx: Fix N2N stuck connection
Quinn Tran
3
-23
/
+13
2024-04-10
scsi: qla2xxx: Prevent command send on chip reset
Quinn Tran
2
-4
/
+37
2024-04-10
usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset
Christian A. Ehrhardt
1
-1
/
+35
2024-04-10
usb: typec: ucsi: Ack unsupported commands
Christian A. Ehrhardt
1
-1
/
+5
2024-04-10
usb: udc: remove warning when queue disabled ep
yuan linyu
1
-1
/
+3
2024-04-10
usb: dwc2: gadget: LPM flow fix
Minas Harutyunyan
3
-21
/
+47
2024-04-10
usb: dwc2: gadget: Fix exiting from clock gating
Minas Harutyunyan
4
-5
/
+14
2024-04-10
usb: dwc2: host: Fix ISOC flow in DDMA mode
Minas Harutyunyan
3
-9
/
+22
2024-04-10
usb: dwc2: host: Fix hibernation flow
Minas Harutyunyan
2
-2
/
+28
2024-04-10
usb: dwc2: host: Fix remote wakeup from hibernation
Minas Harutyunyan
2
-4
/
+14
2024-04-10
USB: core: Add hub_get() and hub_put() routines
Alan Stern
2
-7
/
+18
2024-04-10
staging: vc04_services: fix information leak in create_component()
Dan Carpenter
1
-0
/
+1
2024-04-10
staging: vc04_services: changen strncpy() to strscpy_pad()
Arnd Bergmann
1
-2
/
+2
2024-04-10
scsi: core: Fix unremoved procfs host directory regression
Guilherme G. Piccoli
1
-3
/
+4
2024-04-10
ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs
Duoming Zhou
1
-3
/
+14
2024-04-10
drm/amd/display: Preserve original aspect ratio in create stream
Tom Chung
1
-0
/
+2
2024-04-10
drm/amdgpu: Use drm_mode_copy()
Ville Syrjälä
2
-5
/
+5
2024-04-10
usb: cdc-wdm: close race between read and workqueue
Oliver Neukum
1
-1
/
+5
2024-04-10
drm/i915/gt: Reset queue_priority_hint on parking
Chris Wilson
2
-3
/
+3
2024-04-10
net: ll_temac: platform_get_resource replaced by wrong function
Claus Hansen Ries
1
-1
/
+1
2024-04-10
mmc: core: Avoid negative index with array access
Mikko Rapeli
1
-1
/
+1
2024-04-10
mmc: core: Initialize mmc_blk_ioc_data
Mikko Rapeli
1
-1
/
+1
2024-04-10
hexagon: vmlinux.lds.S: handle attributes section
Nathan Chancellor
1
-0
/
+1
2024-04-10
exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()
Max Filippov
1
-0
/
+1
2024-04-10
wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
Felix Fietkau
1
-3
/
+2
2024-04-10
btrfs: zoned: use zone aware sb location for scrub
Johannes Thumshirn
1
-1
/
+11
2024-04-10
init: open /initrd.image with O_LARGEFILE
John Sperbeck
1
-1
/
+1
2024-04-10
mm/migrate: set swap entry values of THP tail pages properly.
Zi Yan
1
-1
/
+5
2024-04-10
serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO
Hugo Villeneuve
1
-6
/
+9
2024-04-10
vfio/fsl-mc: Block calling interrupt handler without trigger
Alex Williamson
1
-3
/
+4
2024-04-10
vfio/platform: Create persistent IRQ handlers
Alex Williamson
1
-33
/
+68
2024-04-10
vfio/pci: Create persistent INTx handler
Alex Williamson
1
-67
/
+82
2024-04-10
vfio: Introduce interface to flush virqfd inject workqueue
Alex Williamson
2
-0
/
+23
2024-04-10
vfio/pci: Lock external INTx masking ops
Alex Williamson
1
-6
/
+24
2024-04-10
vfio/pci: Disable auto-enable of exclusive INTx IRQ
Alex Williamson
1
-7
/
+10
2024-04-10
selftests: mptcp: diag: return KSFT_FAIL not test_cnt
Geliang Tang
1
-3
/
+3
2024-04-10
powerpc: xor_vmx: Add '-mhard-float' to CFLAGS
Nathan Chancellor
1
-1
/
+1
2024-04-10
efivarfs: Request at most 512 bytes for variable names
Tim Schumacher
1
-6
/
+11
[prev]
[next]