summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-11KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9Paul Mackerras1-1/+8
2019-10-11KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual coresPaul Mackerras1-5/+10
2019-10-11KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interruptsPaul Mackerras1-13/+23
2019-10-11KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE devicePaul Mackerras3-1/+15
2019-10-11KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPCédric Le Goater2-13/+17
2019-10-11KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras6-4/+21
2019-10-11KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens1-3/+3
2019-10-11Revert "s390/dasd: Add discard support for ESE volumes"Stefan Haberland1-54/+3
2019-10-11s390/dasd: Fix error handling during online processingJan Höppner1-16/+8
2019-10-11s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik1-0/+2
2019-10-11s390/cio: avoid calling strlen on null pointerVasily Gorbik1-1/+1
2019-10-11s390/topology: avoid firing events before kobjs are createdVasily Gorbik1-1/+2
2019-10-11KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth1-1/+1
2019-10-11s390/sclp: Fix bit checked for has_siplPhilipp Rudo1-1/+1
2019-10-11s390/process: avoid potential reading of freed stackVasily Gorbik1-6/+16
2019-10-07Linux 5.3.5v5.3.5Greg Kroah-Hartman1-1/+1
2019-10-07vfs: set fs_context::user_ns for reconfigureEric Biggers1-3/+1
2019-10-079p/cache.c: Fix memory leak in v9fs_cache_session_get_cookieBharath Vedartham1-0/+2
2019-10-07KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernelWanpeng Li1-2/+10
2019-10-07kexec: bail out upon SIGKILL when allocating memory.Tetsuo Handa1-0/+2
2019-10-07NFC: fix attrs checks in netlink interfaceAndrey Konovalov1-2/+4
2019-10-07dm zoned: fix invalid memory accessMikulas Patocka1-2/+0
2019-10-07dm raid: fix updating of max_discard_sectors limitMing Lei1-5/+5
2019-10-07smack: use GFP_NOFS while holding inode_smack::smk_lockEric Biggers2-4/+4
2019-10-07Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is setJann Horn1-1/+2
2019-10-07net: sched: taprio: Avoid division by zero on invalid link speedVladimir Oltean1-1/+1
2019-10-07net: sched: cbs: Avoid division by zero when calculating the port rateVladimir Oltean1-1/+1
2019-10-07net: socionext: netsec: always grab descriptor lockLorenzo Bianconi1-23/+7
2019-10-07net: dsa: sja1105: Prevent leaking memoryNavid Emamdoost1-2/+4
2019-10-07net: dsa: sja1105: Ensure PTP time for rxtstamp reconstruction is not in the ...Vladimir Oltean1-2/+2
2019-10-07ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settimeVladimir Oltean1-1/+2
2019-10-07net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean3-10/+25
2019-10-07xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang1-8/+9
2019-10-07net: dsa: sja1105: Initialize the meta_lockVladimir Oltean1-0/+1
2019-10-07net/rds: Fix error handling in rds_ib_add_one()Dotan Barak1-3/+3
2019-10-07udp: only do GSO if # of segs > 1Josh Hunt3-20/+18
2019-10-07tcp: adjust rto_base in retransmits_timed_out()Eric Dumazet1-2/+7
2019-10-07net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij1-4/+7
2019-10-07vsock: Fix a lockdep warning in __vsock_release()Dexuan Cui3-6/+14
2019-10-07udp: fix gso_segs calculationsJosh Hunt2-1/+3
2019-10-07tipc: fix unlimited bundling of small messagesTuong Lien2-15/+19
2019-10-07sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet1-0/+2
2019-10-07sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet1-14/+29
2019-10-07rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells1-1/+1
2019-10-07qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer1-0/+1
2019-10-07nfc: fix memory leak in llcp_sock_bind()Eric Dumazet1-1/+6
2019-10-07net: Unpublish sk from sk_reuseport_cb before call_rcuMartin KaFai Lau1-3/+8
2019-10-07net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byteVladimir Oltean1-2/+1
2019-10-07net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost1-0/+1
2019-10-07net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni1-3/+2