index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-13
Linux 4.9.150
v4.9.150
Greg Kroah-Hartman
1
-1
/
+1
2019-01-13
bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw
Ivan Mironov
1
-4
/
+10
2019-01-13
drm/vc4: Set ->is_yuv to false when num_planes == 1
Boris Brezillon
1
-0
/
+1
2019-01-13
power: supply: olpc_battery: correct the temperature units
Lubomir Rintel
1
-2
/
+2
2019-01-13
intel_th: msu: Fix an off-by-one in attribute store
Alexander Shishkin
1
-1
/
+2
2019-01-13
genwqe: Fix size check
Christian Borntraeger
1
-1
/
+1
2019-01-13
ceph: don't update importing cap's mseq when handing cap export
Yan, Zheng
1
-1
/
+0
2019-01-13
iommu/vt-d: Handle domain agaw being less than iommu agaw
Sohil Mehta
1
-2
/
+2
2019-01-13
rxe: fix error completion wr_id and qp_num
Sagi Grimberg
1
-4
/
+9
2019-01-13
9p/net: put a lower bound on msize
Dominique Martinet
1
-0
/
+21
2019-01-13
powerpc/tm: Set MSR[TS] just prior to recheckpoint
Breno Leitao
2
-15
/
+49
2019-01-13
b43: Fix error in cordic routine
Larry Finger
1
-1
/
+1
2019-01-13
gfs2: Fix loop in gfs2_rbm_find
Andreas Gruenbacher
1
-1
/
+1
2019-01-13
gfs2: Get rid of potential double-freeing in gfs2_create_inode
Andreas Gruenbacher
1
-9
/
+9
2019-01-13
dlm: memory leaks on error path in dlm_user_request()
Vasily Averin
1
-7
/
+7
2019-01-13
dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
Vasily Averin
1
-0
/
+2
2019-01-13
dlm: possible memory leak on error path in create_lkb()
Vasily Averin
1
-0
/
+1
2019-01-13
dlm: fixed memory leaks after failed ls_remove_names allocation
Vasily Averin
1
-1
/
+1
2019-01-13
ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirks
Hui Peng
1
-0
/
+3
2019-01-13
ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()
Takashi Iwai
1
-2
/
+8
2019-01-13
ALSA: cs46xx: Potential NULL dereference in probe
Dan Carpenter
1
-0
/
+3
2019-01-13
IB/hfi1: Incorrect sizing of sge for PIO will OOPs
Michael J. Ruhl
1
-0
/
+2
2019-01-13
vhost/vsock: fix uninitialized vhost_vsock->guest_cid
Stefan Hajnoczi
1
-0
/
+2
2019-01-13
crypto: x86/chacha20 - avoid sleeping with preemption disabled
Eric Biggers
1
-0
/
+1
2019-01-13
MIPS: math-emu: Write-protect delay slot emulation pages
Paul Burton
2
-20
/
+22
2019-01-13
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin
1
-4
/
+4
2019-01-13
sunrpc: fix cache_head leak due to queued request
Vasily Averin
1
-1
/
+9
2019-01-13
mm, devm_memremap_pages: kill mapping "System RAM" support
Dan Williams
1
-6
/
+3
2019-01-13
mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
Dan Williams
2
-2
/
+2
2019-01-13
hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
Michal Hocko
1
-0
/
+16
2019-01-13
fork: record start_time late
David Herrmann
1
-2
/
+11
2019-01-13
libceph: fix CEPH_FEATURE_CEPHX_V2 check in calc_signature()
Ilya Dryomov
1
-1
/
+1
2019-01-13
scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown
Steffen Maier
1
-3
/
+3
2019-01-13
serial/sunsu: fix refcount leak
Yangtao Li
1
-5
/
+26
2019-01-13
net: netxen: fix a missing check and an uninitialized use
Kangjie Lu
1
-1
/
+2
2019-01-13
vxge: ensure data0 is initialized in when fetching firmware version information
Colin Ian King
1
-1
/
+1
2019-01-13
lan78xx: Resolve issue with changing MAC address
Jason Martinsen
1
-0
/
+4
2019-01-13
SUNRPC: Fix a race with XPRT_CONNECTING
Trond Myklebust
1
-2
/
+2
2019-01-13
net: hns: Add mac pcs config when enable|disable mac
Yonglong Liu
2
-4
/
+11
2019-01-13
net: hns: Fix ntuple-filters status error.
Yonglong Liu
1
-1
/
+1
2019-01-13
net: hns: Avoid net reset caused by pause frames storm
Yonglong Liu
1
-2
/
+10
2019-01-13
net: hns: Free irq when exit from abnormal branch
Yonglong Liu
1
-1
/
+22
2019-01-13
net: hns: Clean rx fbd when ae stopped.
Yonglong Liu
1
-0
/
+3
2019-01-13
net: hns: Fixed bug that netdev was opened twice
Yonglong Liu
1
-0
/
+3
2019-01-13
net: hns: Some registers use wrong address according to the datasheet.
Yonglong Liu
2
-127
/
+127
2019-01-13
net: hns: All ports can not work when insmod hns ko after rmmod.
Yonglong Liu
2
-0
/
+18
2019-01-13
net: hns: Incorrect offset address used for some registers.
Yonglong Liu
1
-2
/
+2
2019-01-13
w90p910_ether: remove incorrect __init annotation
Arnd Bergmann
1
-1
/
+1
2019-01-13
drivers: net: xgene: Remove unnecessary forward declarations
Nathan Chancellor
1
-3
/
+0
2019-01-13
scsi: target: iscsi: cxgbit: add missing spin_lock_init()
Varun Prakash
1
-0
/
+1
[next]