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
2017-12-16
Linux 3.18.88
v3.18.88
Greg Kroah-Hartman
1
-1
/
+1
2017-12-16
usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping
Vincent Pelletier
1
-1
/
+1
2017-12-16
arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-one
Marc Zyngier
1
-2
/
+1
2017-12-16
audit: ensure that 'audit=1' actually enables audit for PID 1
Paul Moore
1
-5
/
+5
2017-12-16
afs: Connect up the CB.ProbeUuid
David Howells
1
-0
/
+3
2017-12-16
IB/mlx5: Assign send CQ and recv CQ of UMR QP
Majd Dibbiny
1
-0
/
+2
2017-12-16
IB/mlx4: Increase maximal message size under UD QP
Mark Bloch
1
-1
/
+1
2017-12-16
xfrm: Copy policy family in clone_policy
Herbert Xu
1
-0
/
+1
2017-12-16
atm: horizon: Fix irq release error
Arvind Yadav
1
-1
/
+1
2017-12-16
sctp: use the right sk after waking up from wait_buf sleep
Xin Long
1
-10
/
+11
2017-12-16
sctp: do not free asoc when it is already dead in sctp_sendmsg
Xin Long
1
-3
/
+14
2017-12-16
sparc64/mm: set fields in deferred pages
Pavel Tatashin
1
-1
/
+8
2017-12-16
sunrpc: Fix rpc_task_begin trace point
Chuck Lever
1
-2
/
+1
2017-12-16
NFS: Fix a typo in nfs_rename()
Trond Myklebust
1
-1
/
+1
2017-12-16
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...
Randy Dunlap
1
-0
/
+4
2017-12-16
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
2
-6
/
+7
2017-12-16
route: update fnhe_expires for redirect when the fnhe exists
Xin Long
1
-3
/
+2
2017-12-16
route: also update fnhe_genid when updating a route cache
Xin Long
1
-2
/
+7
2017-12-16
EDAC, i5000, i5400: Fix definition of NRECMEMB register
Jérémy Lefaure
2
-5
/
+5
2017-12-16
EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macro
Jérémy Lefaure
2
-3
/
+4
2017-12-16
axonram: Fix gendisk handling
Jan Kara
1
-1
/
+4
2017-12-16
i2c: riic: fix restart condition
Chris Brandt
1
-1
/
+5
2017-12-16
crypto: s5p-sss - Fix completing crypto request in IRQ handler
Krzysztof Kozlowski
1
-2
/
+3
2017-12-16
ipv6: reorder icmpv6_init() and ip6_mr_init()
WANG Cong
1
-5
/
+5
2017-12-16
bnx2x: fix possible overrun of VFPF multicast addresses array
Michal Schmidt
1
-12
/
+11
2017-12-16
spi_ks8995: fix "BUG: key accdaa28 not in .data!"
Blomme, Maarten
1
-0
/
+1
2017-12-16
arm: KVM: Survive unknown traps from guests
Mark Rutland
2
-7
/
+13
2017-12-16
KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset
Wanpeng Li
1
-1
/
+3
2017-12-16
irqchip/crossbar: Fix incorrect type of register size
Franck Demathieu
1
-4
/
+4
2017-12-16
scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters
James Smart
1
-4
/
+10
2017-12-16
workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq
Tejun Heo
1
-0
/
+1
2017-12-16
libata: drop WARN from protocol error in ata_sff_qc_issue()
Tejun Heo
1
-1
/
+0
2017-12-16
USB: gadgetfs: Fix a potential memory leak in 'dev_config()'
Christophe JAILLET
1
-1
/
+3
2017-12-16
usb: gadget: configs: plug memory leak
John Keeping
1
-0
/
+1
2017-12-16
selftest/powerpc: Fix false failures for skipped tests
Sachin Sant
1
-2
/
+4
2017-12-16
Revert "s390/kbuild: enable modversions for symbols exported from asm"
Sasha Levin
1
-8
/
+0
2017-12-16
Revert "drm/armada: Fix compile fail"
Sasha Levin
1
-2
/
+0
2017-12-16
net/packet: fix a race in packet_bind() and packet_notifier()
Eric Dumazet
1
-0
/
+5
2017-12-16
sit: update frag_off info
Hangbin Liu
1
-0
/
+1
2017-12-16
rds: Fix NULL pointer dereference in __rds_rdma_map
Håkon Bugge
1
-1
/
+1
2017-12-16
arm64: fpsimd: Prevent registers leaking from dead tasks
Dave Martin
1
-0
/
+9
2017-12-16
KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
Andrew Honig
1
-5
/
+0
2017-12-16
arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-one
Kristina Martsenko
1
-2
/
+1
2017-12-16
media: dvb: i2c transfers over usb cannot be done from stack
Laurent Caumont
1
-2
/
+14
2017-12-16
kdb: Fix handling of kallsyms_symbol_next() return value
Daniel Thompson
1
-1
/
+1
2017-12-16
iommu/vt-d: Fix scatterlist offset handling
Robin Murphy
1
-3
/
+5
2017-12-16
ALSA: usb-audio: Add check return value for usb_string()
Jaejoong Kim
1
-4
/
+5
2017-12-16
ALSA: usb-audio: Fix out-of-bound error
Jaejoong Kim
1
-0
/
+4
2017-12-16
ALSA: seq: Remove spurious WARN_ON() at timer check
Takashi Iwai
1
-1
/
+1
2017-12-16
ALSA: pcm: prevent UAF in snd_pcm_info
Robb Glasser
1
-0
/
+2
[next]