summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-12memcg: account security cred as well to kmemcgShakeel Butt
2020-01-12mm/zsmalloc.c: fix the migrated zspage statistics.Chanho Min
2020-01-12MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton
2020-01-12ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai
2020-01-12Revert "perf report: Add warning when libunwind not compiled in"Sasha Levin
2020-01-12drm: limit to INT_MAX in create_blob ioctlDaniel Vetter
2020-01-12taskstats: fix data-raceChristian Brauner
2020-01-12xfs: fix mount failure crash on invalid iclog memory accessBrian Foster
2020-01-12PM / hibernate: memory_bm_find_bit(): Tighten node optimisationAndy Whitcroft
2020-01-12xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross
2020-01-12xen-blkback: prevent premature module unloadPaul Durrant
2020-01-12IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit
2020-01-12s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2020-01-12s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2020-01-12md: raid1: check rdev before reference in raid1_sync_request funcZhiqiang Liu
2020-01-12usb: gadget: fix wrong endpoint descEJ Hsu
2020-01-12scsi: libsas: stop discovering if oob mode is disconnectedJason Yan
2020-01-12scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter
2020-01-12scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov
2020-01-12scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu
2020-01-12RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan
2020-01-12PM / devfreq: Don't fail devfreq_dev_release if not in listLeonard Crestez
2020-01-04Linux 4.9.208v4.9.208Greg Kroah-Hartman
2020-01-04gtp: avoid zero size hashtableTaehee Yoo
2020-01-04gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo
2020-01-04tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet
2020-01-04tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet
2020-01-04vhost/vsock: accept only packets with the right dst_cidStefano Garzarella
2020-01-04net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal
2020-01-04mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas
2020-01-04pinctrl: baytrail: Really serialize all register accessesHans de Goede
2020-01-04tty/serial: atmel: fix out of range clock divider handlingDavid Engraf
2020-01-04hrtimer: Annotate lockless access to timer->stateEric Dumazet
2020-01-04net: icmp: fix data-race in cmp_global_allow()Eric Dumazet
2020-01-04netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()Eric Dumazet
2020-01-046pack,mkiss: fix possible deadlockEric Dumazet
2020-01-04netfilter: ebtables: compat: reject all padding in matches/watchersFlorian Westphal
2020-01-04filldir[64]: remove WARN_ON_ONCE() for bad directory entriesLinus Torvalds
2020-01-04Make filldir[64]() verify the directory entry filename is validLinus Torvalds
2020-01-04perf strbuf: Remove redundant va_end() in strbuf_addv()Mattias Jacobsson
2020-01-04ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai
2020-01-04net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin
2020-01-04x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr
2020-01-04kernel: sysctl: make drop_caches write-onlyJohannes Weiner
2020-01-04ocfs2: fix passing zero to 'PTR_ERR' warningDing Xiang
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2020-01-04libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada
2020-01-04perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo
2020-01-04cdrom: respect device capabilities during opening actionDiego Elio Pettenò
2020-01-04scripts/kallsyms: fix definitely-lost memory leakMasahiro Yamada