summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.226v4.9.226Greg Kroah-Hartman2020-06-031-1/+1
* scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block2020-06-031-2/+8
* net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta2020-06-031-0/+3
* sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang2020-06-031-0/+2
* mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()Liviu Dudau2020-06-031-1/+1
* net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flagsRoopa Prabhu2020-06-031-1/+1
* genirq/generic_pending: Do not lose pending affinity updateThomas Gleixner2020-06-031-7/+19
* netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso2020-06-032-2/+2
* bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu2020-06-031-1/+3
* qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu2020-06-031-1/+3
* netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2020-06-033-33/+38
* netfilter: ipset: Fix subcounter update skipPhil Sutter2020-06-031-1/+1
* netfilter: nft_reject_bridge: enable reject with bridge vlanMichael Braun2020-06-031-0/+6
* ip_vti: receive ipip packet by calling ip_tunnel_rcvXin Long2020-06-031-1/+22
* vti4: eliminated some duplicate code.Jeremy Sowden2020-06-031-38/+22
* xfrm: fix a NULL-ptr deref in xfrm_local_errorXin Long2020-06-031-1/+2
* xfrm: fix a warning in xfrm_policy_insert_listXin Long2020-06-031-6/+1
* xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_inputXin Long2020-06-031-1/+1
* x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl2020-06-031-1/+1
* mac80211: mesh: fix discovery timer re-arming issue / crashLinus Lüssing2020-06-031-0/+7
* parisc: Fix kernel panic in mem_init()Helge Deller2020-06-031-1/+1
* iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu2020-06-031-1/+1
* include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann2020-06-031-1/+1
* fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()Alexander Potapenko2020-06-031-1/+1
* mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov2020-06-031-2/+13
* libceph: ignore pool overlay and cache logic on redirectsJerry Lee2020-06-031-1/+3
* exec: Always set cap_ambient in cap_bprm_set_credsEric W. Biederman2020-06-031-0/+1
* ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DACChris Chiu2020-06-031-0/+8
* ALSA: hwdep: fix a left shifting 1 by 31 UB bugChangming Liu2020-06-031-2/+2
* ARM: dts/imx6q-bx50v3: Set display interface clock parentsRobert Beckett2020-06-034-25/+15
* ARM: dts: imx6q-bx50v3: Add internal switchSebastian Reichel2020-06-031-0/+62
* ARM: dts: imx: Correct B850v3 clock assignmentMartyn Welch2020-06-031-1/+1
* IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan2020-06-031-4/+5
* Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()Wei Yongjun2020-06-031-1/+2
* Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke2020-06-031-0/+7
* Input: xpad - add custom init packet for Xbox One S controllersŁukasz Patron2020-06-031-0/+12
* Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks2020-06-031-15/+4
* Input: usbtouchscreen - add support for BonXeon TPJames Hilliard2020-06-031-0/+1
* cifs: Fix null pointer check in cifs_readSteve French2020-06-031-1/+1
* usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada2020-06-031-2/+1
* cachefiles: Fix race between read_waiter and read_copier involving op->to_doLei Xue2020-06-031-1/+1
* gfs2: move privileged user check to gfs2_quota_lock_checkBob Peterson2020-06-032-3/+3
* net: microchip: encx24j600: add missed kthread_stopChuhong Yuan2020-06-031-1/+4
* gpio: tegra: mask GPIO IRQs during IRQ shutdownStephen Warren2020-06-031-0/+1
* IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal2020-06-031-2/+4
* uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin2020-06-031-4/+3
* net/mlx4_core: fix a memory leak bug.Qiushi Wu2020-06-031-1/+1
* net: sun: fix missing release regions in cas_init_one().Qiushi Wu2020-06-031-2/+1
* net/mlx5: Add command entry handling completionMoshe Shemesh2020-06-032-0/+16
* net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()Manivannan Sadhasivam2020-06-031-1/+1