summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-03Linux 4.9.226v4.9.226Greg Kroah-Hartman
2020-06-03scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block
2020-06-03net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta
2020-06-03sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang
2020-06-03mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()Liviu Dudau
2020-06-03net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flagsRoopa Prabhu
2020-06-03genirq/generic_pending: Do not lose pending affinity updateThomas Gleixner
2020-06-03netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso
2020-06-03bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu
2020-06-03netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso
2020-06-03netfilter: ipset: Fix subcounter update skipPhil Sutter
2020-06-03netfilter: nft_reject_bridge: enable reject with bridge vlanMichael Braun
2020-06-03ip_vti: receive ipip packet by calling ip_tunnel_rcvXin Long
2020-06-03vti4: eliminated some duplicate code.Jeremy Sowden
2020-06-03xfrm: fix a NULL-ptr deref in xfrm_local_errorXin Long
2020-06-03xfrm: fix a warning in xfrm_policy_insert_listXin Long
2020-06-03xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_inputXin Long
2020-06-03x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl
2020-06-03mac80211: mesh: fix discovery timer re-arming issue / crashLinus Lüssing
2020-06-03parisc: Fix kernel panic in mem_init()Helge Deller
2020-06-03iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu
2020-06-03include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann
2020-06-03fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()Alexander Potapenko
2020-06-03mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov
2020-06-03libceph: ignore pool overlay and cache logic on redirectsJerry Lee
2020-06-03exec: Always set cap_ambient in cap_bprm_set_credsEric W. Biederman
2020-06-03ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DACChris Chiu
2020-06-03ALSA: hwdep: fix a left shifting 1 by 31 UB bugChangming Liu
2020-06-03ARM: dts/imx6q-bx50v3: Set display interface clock parentsRobert Beckett
2020-06-03ARM: dts: imx6q-bx50v3: Add internal switchSebastian Reichel
2020-06-03ARM: dts: imx: Correct B850v3 clock assignmentMartyn Welch
2020-06-03IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-06-03Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()Wei Yongjun
2020-06-03Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke
2020-06-03Input: xpad - add custom init packet for Xbox One S controllersŁukasz Patron
2020-06-03Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks
2020-06-03Input: usbtouchscreen - add support for BonXeon TPJames Hilliard
2020-06-03cifs: Fix null pointer check in cifs_readSteve French
2020-06-03usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada
2020-06-03cachefiles: Fix race between read_waiter and read_copier involving op->to_doLei Xue
2020-06-03gfs2: move privileged user check to gfs2_quota_lock_checkBob Peterson
2020-06-03net: microchip: encx24j600: add missed kthread_stopChuhong Yuan
2020-06-03gpio: tegra: mask GPIO IRQs during IRQ shutdownStephen Warren
2020-06-03IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal
2020-06-03uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin
2020-06-03net/mlx4_core: fix a memory leak bug.Qiushi Wu
2020-06-03net: sun: fix missing release regions in cas_init_one().Qiushi Wu
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh
2020-06-03net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()Manivannan Sadhasivam