summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-11powerpc/mce: Fix MCE handling for huge pagesBalbir Singh1-6/+13
2019-10-11ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov1-30/+194
2019-10-11ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov1-0/+2
2019-10-11PM / devfreq: tegra: Fix kHz to Hz conversionDmitry Osipenko1-7/+5
2019-10-11nbd: fix max number of supported devsMike Christie1-14/+25
2019-10-11KVM: nVMX: handle page fault in vmread fixJack Wang1-1/+1
2019-10-11KVM: X86: Fix userspace set invalid CR4Wanpeng Li1-17/+21
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-11s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik1-0/+2
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/process: avoid potential reading of freed stackVasily Gorbik1-6/+16
2019-10-07Linux 4.19.78v4.19.78Greg Kroah-Hartman1-1/+1
2019-10-079p/cache.c: Fix memory leak in v9fs_cache_session_get_cookieBharath Vedartham1-0/+2
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-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-07soundwire: fix regmap dependencies and align with other serial linksPierre-Louis Bossart3-8/+3
2019-10-07soundwire: Kconfig: fix help formatPierre-Louis Bossart1-1/+1
2019-10-07sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet1-12/+28
2019-10-07tipc: fix unlimited bundling of small messagesTuong Lien2-15/+19
2019-10-07xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang1-8/+9
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-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-07sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet1-0/+2
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: 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
2019-10-07ipv6: Handle missing host route in __ipv6_ifa_notifyDavid Ahern1-5/+12
2019-10-07ipv6: drop incoming packets having a v4mapped source addressEric Dumazet1-0/+10
2019-10-07hso: fix NULL-deref on tty openJohan Hovold1-4/+8
2019-10-07erspan: remove the incorrect mtu limit for erspanHaishuang Yan1-0/+1
2019-10-07cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni1-3/+6
2019-10-07bpf: fix use after free in prog symbol exposureDaniel Borkmann1-11/+17
2019-10-07block: mq-deadline: Fix queue restart handlingDamien Le Moal1-10/+13
2019-10-07arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti1-2/+2
2019-10-07arm: properly account for stack randomization and stack guard gapAlexandre Ghiti1-2/+12
2019-10-07mips: properly account for stack randomization and stack guard gapAlexandre Ghiti1-2/+12
2019-10-07arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti1-1/+5
2019-10-07kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat1-1/+1
2019-10-07ocfs2: wait for recovering done after direct unlock requestChangwei Ge1-4/+19