summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-05Linux 3.16.75v3.16.75Ben Hutchings1-1/+1
2019-10-05crypto: user - prevent operating on larval algorithmsEric Biggers1-0/+3
2019-10-05lib/mpi: Fix karactx leak in mpi_powmHerbert Xu1-4/+2
2019-10-05scsi: target/iblock: Fix overrun in WRITE SAME emulationRoman Bolshakov1-1/+1
2019-10-05tracing/snapshot: Resize spare buffer if size changedEiichi Tsukata1-4/+6
2019-10-05ALSA: seq: fix incorrect order of dest_client/dest_ports argumentsColin Ian King2-2/+2
2019-10-05sctp: change to hold sk after auth shkey is created successfullyXin Long1-4/+4
2019-10-05bonding: Add vlan tx offload to hw_enc_featuresYueHaibing1-1/+3
2019-10-05bonding: Always enable vlan tx offloadYueHaibing1-1/+1
2019-10-05cpu/speculation: Warn on unsupported mitigations= parameterGeert Uytterhoeven1-0/+3
2019-10-05x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez1-1/+10
2019-10-05MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin1-9/+20
2019-10-05perf/ioctl: Add check for the sample_period valueRavi Bangoria1-0/+3
2019-10-05be2net: fix link failure after ethtool offline testPetr Oros1-6/+22
2019-10-05x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King1-1/+2
2019-10-05scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara1-2/+4
2019-10-05net/af_iucv: always register net_device notifierJulian Wiedmann1-7/+20
2019-10-05net/af_iucv: remove GFP_DMA restriction for HiperTransportJulian Wiedmann1-1/+5
2019-10-05scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu1-7/+4
2019-10-05net: netem: fix backlog accounting for corrupted GSO framesJakub Kicinski1-5/+8
2019-10-05apparmor: enforce nullbyte at end of tag stringJann Horn1-1/+1
2019-10-05SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French1-1/+1
2019-10-05perf/core: Fix perf_sample_regs_user() mm checkPeter Zijlstra1-1/+1
2019-10-05neigh: fix use-after-free read in pneigh_get_nextEric Dumazet1-0/+7
2019-10-05be2net: Fix number of Rx queues used for flow hashingIvan Vecera1-1/+1
2019-10-05btrfs: start readahead also in seed devicesNaohiro Aota1-0/+5
2019-10-05Btrfs: fix race between readahead and device replace/removalFilipe Manana1-0/+2
2019-10-05cfg80211: fix memory leak of wiphy device nameEric Biggers1-1/+1
2019-10-05coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2-0/+6
2019-10-05fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang1-0/+12
2019-10-05cifs: add spinlock for the openFileList to cifsInodeInfoRonnie Sahlberg3-2/+12
2019-10-05libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede1-3/+6
2019-10-05bcache: fix stack corruption by PRECEDING_KEY()Coly Li2-17/+33
2019-10-05KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LISTDave Martin1-7/+42
2019-10-05i2c: acorn: fix i2c warningRussell King1-0/+1
2019-10-05ptrace: restore smp_rmb() in __ptrace_may_access()Jann Horn2-0/+19
2019-10-05ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zeroEric Dumazet1-3/+4
2019-10-05can: purge socket error queue on sock destructWillem de Bruijn1-0/+1
2019-10-05can: af_can: Fix error path of can_init()YueHaibing1-2/+21
2019-10-05can: flexcan: fix timeout when set small bitrateJoakim Zhang1-1/+1
2019-10-05pktgen: do not sleep with the thread lock held.Paolo Abeni1-0/+11
2019-10-05net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun1-4/+6
2019-10-05parisc: Use implicit space register selection for loading the coherence index...John David Anglin2-5/+2
2019-10-05hwmon: (pmbus/core) Treat parameters as paged if on multiple pagesRobert Hancock1-4/+30
2019-10-05s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter1-1/+1
2019-10-05USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta1-0/+3
2019-10-05USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng1-0/+5
2019-10-05kernel/signal.c: trace_signal_deliver when signal_group_exitZhenliang Wei1-0/+2
2019-10-05net-gro: fix use-after-free read in napi_gro_frags()Eric Dumazet1-1/+1
2019-10-05signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFOEric W. Biederman1-2/+8