summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-01Merge remote-tracking branch 'sumit-lts/lts-4.4.y-hikey' into linux-4.4.y4.4.226-rc1-hikey-20200601-733Linaro CI
2020-06-01Linux 4.4.226-rc1Greg Kroah-Hartman
2020-06-01netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso
2020-06-01Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list"Dmitry Torokhov
2020-06-01bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu
2020-06-01qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu
2020-06-01netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso
2020-06-01netfilter: ipset: Fix subcounter update skipPhil Sutter
2020-06-01netfilter: nft_reject_bridge: enable reject with bridge vlanMichael Braun
2020-06-01ip_vti: receive ipip packet by calling ip_tunnel_rcvXin Long
2020-06-01vti4: eliminated some duplicate code.Jeremy Sowden
2020-06-01xfrm: fix a NULL-ptr deref in xfrm_local_errorXin Long
2020-06-01xfrm: fix a warning in xfrm_policy_insert_listXin Long
2020-06-01xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_inputXin Long
2020-06-01x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl
2020-06-01parisc: Fix kernel panic in mem_init()Helge Deller
2020-06-01iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu
2020-06-01include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann
2020-06-01fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()Alexander Potapenko
2020-06-01exec: Always set cap_ambient in cap_bprm_set_credsEric W. Biederman
2020-06-01ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DACChris Chiu
2020-06-01ALSA: hwdep: fix a left shifting 1 by 31 UB bugChangming Liu
2020-06-01IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-06-01Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke
2020-06-01Input: xpad - add custom init packet for Xbox One S controllersŁukasz Patron
2020-06-01Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks
2020-06-01Input: i8042 - add ThinkPad S230u to i8042 nomux listKevin Locke
2020-06-01Input: usbtouchscreen - add support for BonXeon TPJames Hilliard
2020-06-01cifs: Fix null pointer check in cifs_readSteve French
2020-06-01usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada
2020-06-01cachefiles: Fix race between read_waiter and read_copier involving op->to_doLei Xue
2020-06-01gfs2: don't call quota_unhold if quotas are not lockedBob Peterson
2020-06-01IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal
2020-06-01uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin
2020-06-01net/mlx4_core: fix a memory leak bug.Qiushi Wu
2020-06-01net: sun: fix missing release regions in cas_init_one().Qiushi Wu
2020-06-01net/mlx5: Add command entry handling completionMoshe Shemesh
2020-06-01sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...Jere Leppänen
2020-06-01net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"Yuqi Jin
2020-06-01ax25: fix setsockopt(SO_BINDTODEVICE)Eric Dumazet
2020-05-27Linux 4.4.225Greg Kroah-Hartman
2020-05-27cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley
2020-05-27l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran
2020-05-27iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET
2020-05-27mei: release me_cl object referenceAlexander Usyskin
2020-05-27staging: iio: ad2s1210: Fix SPI readingDragos Bogdan
2020-05-27Revert "gfs2: Don't demote a glock until its revokes are written"Bob Peterson
2020-05-27l2tp: initialise PPP sessions before registering themGuillaume Nault
2020-05-27l2tp: protect sock pointer of struct pppol2tp_session with RCUGuillaume Nault
2020-05-27l2tp: initialise l2tp_eth sessions before registering themGuillaume Nault