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
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-06-27
Linux 4.4.184
v4.4.184
Greg Kroah-Hartman
1
-1
/
+1
2019-06-27
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
1
-1
/
+1
2019-06-22
Linux 4.4.183
v4.4.183
Greg Kroah-Hartman
1
-1
/
+1
2019-06-22
Abort file_remove_privs() for non-reg. files
Alexander Lochmann
1
-2
/
+7
2019-06-22
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
6
-1
/
+61
2019-06-22
Revert "crypto: crypto4xx - properly set IV after de- and encrypt"
Greg Kroah-Hartman
2
-11
/
+1
2019-06-22
scsi: libsas: delete sas port if expander discover failed
Jason Yan
1
-0
/
+2
2019-06-22
scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()
Varun Prakash
1
-0
/
+4
2019-06-22
net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
Yoshihiro Shimoda
1
-0
/
+4
2019-06-22
KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
Paul Mackerras
3
-8
/
+8
2019-06-22
ia64: fix build errors by exporting paddr_to_nid()
Randy Dunlap
1
-0
/
+1
2019-06-22
configfs: Fix use-after-free when accessing sd->s_dentry
Sahitya Tummala
1
-8
/
+6
2019-06-22
i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
Yingjoe Chen
1
-0
/
+1
2019-06-22
net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
Kees Cook
1
-1
/
+0
2019-06-22
gpio: fix gpio-adp5588 build errors
Randy Dunlap
1
-0
/
+1
2019-06-22
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
1
-0
/
+9
2019-06-22
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
1
-4
/
+20
2019-06-22
x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor
Frank van der Linden
1
-2
/
+5
2019-06-22
mISDN: make sure device name is NUL terminated
Dan Carpenter
1
-2
/
+3
2019-06-22
sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg
John Paul Adrian Glaubitz
1
-1
/
+1
2019-06-22
neigh: fix use-after-free read in pneigh_get_next
Eric Dumazet
1
-0
/
+7
2019-06-22
lapb: fixed leak of control-blocks.
Jeremy Sowden
1
-0
/
+1
2019-06-22
ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
Eric Dumazet
1
-3
/
+4
2019-06-22
be2net: Fix number of Rx queues used for flow hashing
Ivan Vecera
1
-1
/
+1
2019-06-22
ax25: fix inconsistent lock state in ax25_destroy_timer
Eric Dumazet
1
-0
/
+2
2019-06-22
USB: serial: option: add Telit 0x1260 and 0x1261 compositions
Daniele Palmas
1
-0
/
+4
2019-06-22
USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode
Jörgen Storvist
1
-0
/
+2
2019-06-22
USB: serial: pl2303: add Allied Telesis VT-Kit3
Chris Packham
2
-0
/
+4
2019-06-22
USB: usb-storage: Add new ID to ums-realtek
Kai-Heng Feng
1
-0
/
+5
2019-06-22
USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
Marco Zatta
1
-0
/
+3
2019-06-22
drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
Murray McAllister
1
-0
/
+4
2019-06-22
drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...
Murray McAllister
1
-1
/
+2
2019-06-22
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
Christian Borntraeger
1
-14
/
+21
2019-06-22
KVM: x86/pmu: do not mask the value that is written to fixed PMUs
Paolo Bonzini
1
-5
/
+8
2019-06-22
usbnet: ipheth: fix racing condition
Bernd Eckstein
1
-1
/
+2
2019-06-22
scsi: bnx2fc: fix incorrect cast to u64 on shift operation
Colin Ian King
1
-1
/
+1
2019-06-22
scsi: lpfc: add check for loss of ndlp when sending RRQ
James Smart
1
-1
/
+4
2019-06-22
Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Young Xiao
1
-2
/
+2
2019-06-22
ASoC: cs42xx8: Add regcache mask dirty
S.j. Wang
1
-0
/
+1
2019-06-22
cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
Tejun Heo
1
-2
/
+8
2019-06-22
bcache: fix stack corruption by PRECEDING_KEY()
Coly Li
2
-17
/
+33
2019-06-22
i2c: acorn: fix i2c warning
Russell King
1
-0
/
+1
2019-06-22
ptrace: restore smp_rmb() in __ptrace_may_access()
Jann Horn
2
-0
/
+19
2019-06-22
signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
Eric W. Biederman
1
-2
/
+8
2019-06-22
fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
Wengang Wang
1
-0
/
+12
2019-06-22
mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
Shakeel Butt
1
-1
/
+1
2019-06-22
libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
Hans de Goede
1
-3
/
+6
2019-06-22
ALSA: seq: Cover unsubscribe_port() in list_mutex
Takashi Iwai
1
-1
/
+1
2019-06-22
Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...
Greg Kroah-Hartman
2
-11
/
+0
2019-06-22
futex: Fix futex lock the wrong page
ZhangXiaoxu
1
-2
/
+2
[next]