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.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
2020-01-09
ata: ahci_brcm: Add missing clock management during recovery
Florian Fainelli
1
-0
/
+7
2020-01-09
ata: ahci_brcm: Allow optional reset controller to be used
Florian Fainelli
1
-0
/
+7
2020-01-09
ata: ahci_brcm: Fix AHCI resources management
Florian Fainelli
1
-29
/
+76
2020-01-09
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
2
-2
/
+6
2020-01-09
compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
Arnd Bergmann
1
-0
/
+2
2020-01-09
compat_ioctl: block: handle Persistent Reservations
Arnd Bergmann
1
-0
/
+9
2020-01-09
dmaengine: Fix access to uninitialized dma_slave_caps
Lukas Wunner
1
-1
/
+4
2020-01-09
locks: print unsigned ino in /proc/locks
Amir Goldstein
1
-1
/
+1
2020-01-09
pstore/ram: Write new dumps to start of recycled zones
Aleksandr Yashkin
1
-0
/
+11
2020-01-09
mm: move_pages: return valid node id in status if the page is already on the ...
Yang Shi
1
-6
/
+17
2020-01-09
memcg: account security cred as well to kmemcg
Shakeel Butt
1
-3
/
+3
2020-01-09
mm/zsmalloc.c: fix the migrated zspage statistics.
Chanho Min
1
-0
/
+5
2020-01-09
media: cec: check 'transmit_in_progress', not 'transmitting'
Hans Verkuil
1
-8
/
+12
2020-01-09
media: cec: avoid decrementing transmit_queue_sz if it is 0
Hans Verkuil
1
-2
/
+12
2020-01-09
media: cec: CEC 2.0-only bcast messages were ignored
Hans Verkuil
1
-3
/
+3
2020-01-09
media: pulse8-cec: fix lost cec_transmit_attempt_done() call
Hans Verkuil
1
-4
/
+13
2020-01-09
MIPS: Avoid VDSO ABI breakage due to global register variable
Paul Burton
1
-1
/
+19
2020-01-09
drm/sun4i: hdmi: Remove duplicate cleanup calls
Stefan Mavrodiev
1
-2
/
+0
2020-01-09
ALSA: hda/realtek - Add headset Mic no shutup for ALC283
Kailang Yang
1
-0
/
+1
2020-01-09
ALSA: usb-audio: set the interface format after resume on Dell WD19
Hui Wang
5
-4
/
+35
2020-01-09
ALSA: usb-audio: fix set_format altsetting sanity check
Johan Hovold
1
-2
/
+2
2020-01-09
ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code
Takashi Iwai
1
-3
/
+6
2020-01-09
netfilter: nft_tproxy: Fix port selector on Big Endian
Phil Sutter
1
-2
/
+2
2020-01-09
drm: limit to INT_MAX in create_blob ioctl
Daniel Vetter
1
-1
/
+1
2020-01-09
taskstats: fix data-race
Christian Brauner
1
-11
/
+19
2020-01-09
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
1
-0
/
+2
2020-01-09
ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen
Jaroslav Kysela
1
-0
/
+17
2020-01-09
ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLC
Chris Chiu
1
-20
/
+18
2020-01-09
ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass speaker
Kailang Yang
1
-0
/
+19
2020-01-09
PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
Andy Whitcroft
1
-1
/
+8
2020-01-09
xen/balloon: fix ballooned page accounting without hotplug enabled
Juergen Gross
1
-1
/
+2
2020-01-09
xen-blkback: prevent premature module unload
Paul Durrant
1
-0
/
+10
2020-01-09
IB/mlx5: Fix steering rule of drop and count
Maor Gottlieb
1
-7
/
+6
2020-01-09
IB/mlx4: Follow mirror sequence of device add during device removal
Parav Pandit
1
-4
/
+5
2020-01-09
s390/cpum_sf: Avoid SBD overflow condition in irq handler
Thomas Richter
1
-6
/
+0
2020-01-09
s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits
Thomas Richter
1
-0
/
+16
2020-01-09
md: raid1: check rdev before reference in raid1_sync_request func
Zhiqiang Liu
1
-1
/
+1
2020-01-09
afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP
David Howells
1
-0
/
+3
2020-01-09
net: make socket read/write_iter() honor IOCB_NOWAIT
Jens Axboe
1
-2
/
+2
2020-01-09
usb: gadget: fix wrong endpoint desc
EJ Hsu
2
-1
/
+6
2020-01-09
drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bit
Hans de Goede
1
-55
/
+55
2020-01-09
scsi: libsas: stop discovering if oob mode is disconnected
Jason Yan
1
-1
/
+10
2020-01-09
scsi: iscsi: qla4xxx: fix double free in probe
Dan Carpenter
1
-1
/
+0
2020-01-09
scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGI
Roman Bolshakov
1
-1
/
+2
2020-01-09
scsi: qla2xxx: Send Notify ACK after N2N PLOGI
Roman Bolshakov
1
-0
/
+1
2020-01-09
scsi: qla2xxx: Configure local loop for N2N target
Roman Bolshakov
1
-8
/
+2
2020-01-09
scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump length
Roman Bolshakov
1
-2
/
+4
2020-01-09
scsi: qla2xxx: Don't call qlt_async_event twice
Roman Bolshakov
1
-4
/
+0
2020-01-09
scsi: qla2xxx: Drop superfluous INIT_WORK of del_work
Roman Bolshakov
1
-1
/
+0
2020-01-09
scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set func
Bo Wu
1
-6
/
+9
[next]