aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-12Merge tag 'v4.4.185' into linux-4.4.y-ciplinux-4.4.y-cipNobuhiro Iwamatsu182-342/+937
2019-07-10Linux 4.4.185Greg Kroah-Hartman1-1/+1
2019-07-10dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong1-2/+2
2019-07-10KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini1-3/+3
2019-07-10arm64, vdso: Define vdso_{start,end} as arrayKees Cook1-5/+5
2019-07-10ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta1-0/+8
2019-07-10tty: rocket: fix incorrect forward declaration of 'rp_init()'Linus Torvalds1-1/+1
2019-07-10btrfs: Ensure replaced device doesn't have pending chunk allocationNikolay Borisov3-10/+26
2019-07-10lib/mpi: Fix karactx leak in mpi_powmHerbert Xu1-4/+2
2019-07-10ALSA: usb-audio: fix sign unintended sign extension on left shiftsColin Ian King1-2/+2
2019-07-10ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messagesTakashi Sakamoto1-1/+1
2019-07-10ALSA: seq: fix incorrect order of dest_client/dest_ports argumentsColin Ian King2-2/+2
2019-07-10crypto: user - prevent operating on larval algorithmsEric Biggers1-0/+3
2019-07-10ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEMEJann Horn1-3/+1
2019-07-10MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton2-0/+36
2019-07-10bug.h: work around GCC PR82365 in BUG()Arnd Bergmann7-4/+35
2019-07-10swiotlb: Make linux/swiotlb.h standalone includibleThierry Reding1-0/+3
2019-07-10mfd: omap-usb-tll: Fix register offsetsArnd Bergmann1-2/+2
2019-07-10MIPS: math-emu: do not use bools for arithmeticManuel Lauss1-2/+2
2019-07-10ARC: fix build warning in elf.hVineet Gupta1-1/+1
2019-07-10ARC: Assume multiplier is always presentVineet Gupta3-14/+0
2019-07-10scsi: hpsa: correct ioaccel2 chainingDon Brace2-1/+7
2019-07-10usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni1-2/+1
2019-07-10usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao1-0/+5
2019-07-10ASoC: max98090: remove 24-bit format support if RJ is 0Yu-Hsuan Hsu1-0/+16
2019-07-10spi: bitbang: Fix NULL pointer dereference in spi_unregister_masterYueHaibing1-1/+1
2019-07-10ASoC : cs4265 : readable register too lowMatt Flax1-1/+1
2019-07-10um: Compile with modern headersJason A. Donenfeld3-0/+4
2019-07-10Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa1-1/+1
2019-07-10net: check before dereferencing netdev_ops during busy pollJosh Elsasser1-1/+1
2019-07-10bonding: Always enable vlan tx offloadYueHaibing1-1/+1
2019-07-10ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loopStephen Suryaputra1-1/+1
2019-07-10team: Always enable vlan tx offloadYueHaibing1-1/+1
2019-07-10tipc: check msg->req data len in tipc_nl_compat_bearer_disableXin Long1-3/+15
2019-07-10tipc: change to use register_pernet_deviceXin Long1-6/+6
2019-07-10sctp: change to hold sk after auth shkey is created successfullyXin Long1-4/+4
2019-07-10cpu/speculation: Warn on unsupported mitigations= parameterGeert Uytterhoeven1-0/+3
2019-07-10x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez1-1/+10
2019-07-10ovl: modify ovl_permission() to do checks on two inodesVivek Goyal1-0/+13
2019-07-10KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li1-1/+2
2019-07-10net/9p: include trans_common.h to fix missing prototype warning.Adeodato Simó1-0/+1
2019-07-109p: p9dirent_read: check network-provided name lengthDominique Martinet1-3/+9
2019-07-109p/rdma: remove useless check in cm_event_handlerDominique Martinet1-2/+1
2019-07-109p: acl: fix uninitialized iattr accessDominique Martinet1-1/+1
2019-07-109p/rdma: do not disconnect on down_interruptible EAGAINDominique Martinet1-2/+2
2019-07-10perf help: Remove needless use of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-07-10perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...Arnaldo Carvalho de Melo1-1/+1
2019-07-10mac80211: drop robust management frames from unknown TAJohannes Berg1-0/+2
2019-07-10cfg80211: fix memory leak of wiphy device nameEric Biggers1-1/+1
2019-07-10SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French1-1/+1
2019-07-10Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann2-14/+37
2019-07-10Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2-0/+11
2019-07-10ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SXFabio Estevam1-1/+2
2019-07-10can: purge socket error queue on sock destructWillem de Bruijn1-0/+1
2019-07-10can: flexcan: fix timeout when set small bitrateJoakim Zhang1-1/+1
2019-07-10btrfs: start readahead also in seed devicesNaohiro Aota1-0/+5
2019-07-10Btrfs: fix race between readahead and device replace/removalFilipe Manana1-0/+2
2019-07-10hwmon: (pmbus/core) Treat parameters as paged if on multiple pagesRobert Hancock1-4/+30
2019-07-10s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter1-1/+1
2019-07-10scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman1-1/+2
2019-07-10scripts/checkstack.pl: Fix arm64 wrong or unknown architectureGeorge G. Davis1-1/+1
2019-07-10sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao1-0/+4
2019-07-10net: hns: Fix loopback test failed at copper portsYonglong Liu1-0/+4
2019-07-10MIPS: uprobes: remove set but not used variable 'epc'YueHaibing1-3/+0
2019-07-10IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn1-0/+1
2019-07-10parisc: Fix compiler warnings in float emulation codeHelge Deller1-4/+4
2019-07-10parport: Fix mem leak in parport_register_dev_modelYueHaibing1-0/+2
2019-07-10apparmor: enforce nullbyte at end of tag stringJann Horn1-1/+1
2019-07-10Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOADAndrey Smirnov1-2/+20
2019-07-10usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen1-0/+20
2019-07-10gcc-9: silence 'address-of-packed-member' warningLinus Torvalds1-1/+1
2019-07-10tracing: Silence GCC 9 array bounds warningMiguel Ojeda3-10/+20
2019-07-10scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara1-2/+4
2019-07-10mm/page_idle.c: fix oops because end_pfn is larger than max_pfnColin Ian King1-2/+2
2019-07-10fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn1-17/+7
2019-06-27Linux 4.4.184Greg Kroah-Hartman1-1/+1
2019-06-27tcp: refine memory limit test in tcp_fragment()Eric Dumazet1-1/+1
2019-06-25spi: pxa2xx: Fix build error because of missing headerMika Westerberg1-0/+1
2019-06-22Linux 4.4.183Greg Kroah-Hartman1-1/+1
2019-06-22Abort file_remove_privs() for non-reg. filesAlexander Lochmann1-2/+7
2019-06-22coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli6-1/+61
2019-06-22Revert "crypto: crypto4xx - properly set IV after de- and encrypt"Greg Kroah-Hartman2-11/+1
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan1-0/+2
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash1-0/+4
2019-06-22net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda1-0/+4
2019-06-22KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras3-8/+8
2019-06-22ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap1-0/+1
2019-06-22configfs: Fix use-after-free when accessing sd->s_dentrySahitya Tummala1-8/+6
2019-06-22i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen1-0/+1
2019-06-22net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook1-1/+0
2019-06-22gpio: fix gpio-adp5588 build errorsRandy Dunlap1-0/+1
2019-06-22perf/ring_buffer: Add ordering to rb->nest incrementPeter Zijlstra1-0/+9
2019-06-22perf/ring_buffer: Fix exposing a temporarily decreased data_headYabin Cui1-4/+20
2019-06-22x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden1-2/+5
2019-06-22mISDN: make sure device name is NUL terminatedDan Carpenter1-2/+3
2019-06-22sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz1-1/+1
2019-06-22neigh: fix use-after-free read in pneigh_get_nextEric Dumazet1-0/+7
2019-06-22lapb: fixed leak of control-blocks.Jeremy Sowden1-0/+1
2019-06-22ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zeroEric Dumazet1-3/+4
2019-06-22be2net: Fix number of Rx queues used for flow hashingIvan Vecera1-1/+1
2019-06-22ax25: fix inconsistent lock state in ax25_destroy_timerEric Dumazet1-0/+2
2019-06-22USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas1-0/+4
2019-06-22USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist1-0/+2
2019-06-22USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2-0/+4
2019-06-22USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng1-0/+5
2019-06-22USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta1-0/+3
2019-06-22drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister1-0/+4
2019-06-22drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister1-1/+2
2019-06-22KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger1-14/+21
2019-06-22KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini1-5/+8
2019-06-22usbnet: ipheth: fix racing conditionBernd Eckstein1-1/+2
2019-06-22scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King1-1/+1
2019-06-22scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart1-1/+4
2019-06-22Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao1-2/+2
2019-06-22ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang1-0/+1
2019-06-22cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo1-2/+8
2019-06-22bcache: fix stack corruption by PRECEDING_KEY()Coly Li2-17/+33
2019-06-22i2c: acorn: fix i2c warningRussell King1-0/+1
2019-06-22ptrace: restore smp_rmb() in __ptrace_may_access()Jann Horn2-0/+19
2019-06-22signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFOEric W. Biederman1-2/+8
2019-06-22fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang1-0/+12
2019-06-22mm/list_lru.c: fix memory leak in __memcg_init_list_lru_nodeShakeel Butt1-1/+1
2019-06-22libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede1-3/+6
2019-06-22ALSA: seq: Cover unsubscribe_port() in list_mutexTakashi Iwai1-1/+1
2019-06-22Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman2-11/+0
2019-06-22futex: Fix futex lock the wrong pageZhangXiaoxu1-2/+2
2019-06-22ARM: exynos: Fix undefined instruction during Exynos5422 resumeMarek Szyprowski1-0/+19
2019-06-22pwm: Fix deadlock warning when removing PWM devicePhong Hoang3-23/+6
2019-06-22ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on ...Krzysztof Kozlowski1-0/+2
2019-06-22pwm: tiehrpwm: Update shadow register for disabling PWMsChristoph Vogtländer1-0/+2
2019-06-22dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko4-10/+9
2019-06-22gpio: gpio-omap: add check for off wake capable gpiosTony Lindgren1-8/+17
2019-06-22PCI: xilinx: Check for __get_free_pages() failureKangjie Lu1-2/+10
2019-06-22video: imsttfb: fix potential NULL pointer dereferencesKangjie Lu1-0/+5
2019-06-22video: hgafb: fix potential NULL pointer dereferenceKangjie Lu1-0/+2
2019-06-22PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu1-0/+4
2019-06-22PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler1-0/+4
2019-06-22ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov1-1/+1
2019-06-22ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov1-1/+1
2019-06-22ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov1-1/+1
2019-06-22clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288Douglas Anderson1-0/+11
2019-06-22soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipherNathan Chancellor1-1/+1
2019-06-22platform/chrome: cros_ec_proto: check for NULL transfer functionEnrico Granata1-0/+11
2019-06-22x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang1-2/+8
2019-06-22nfsd: allow fh_want_write to be called twiceJ. Bruce Fields1-1/+4
2019-06-22fuse: retrieve: cap requested size to negotiated max_writeKirill Smelkov1-1/+1
2019-06-22nvmem: core: fix read buffer in placeJorge Ramirez-Ortiz1-5/+10
2019-06-22ALSA: hda - Register irq handler after the chip initializationTakashi Iwai1-3/+3
2019-06-22iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu1-3/+4
2019-06-22f2fs: fix to do sanity check on valid block count of segmentChao Yu1-2/+1
2019-06-22f2fs: fix to avoid panic in do_recover_data()Chao Yu1-1/+9
2019-06-22ntp: Allow TAI-UTC offset to be set to zeroMiroslav Lichvar1-1/+1
2019-06-22drm/bridge: adv7511: Fix low refresh rate selectionMatt Redfearn1-3/+3
2019-06-22perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian1-1/+1
2019-06-22mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren1-1/+12
2019-06-22mfd: intel-lpss: Set the device in reset state when initBinbin Wu1-0/+3
2019-06-22kernel/sys.c: prctl: fix false positive in validate_prctl_map()Cyrill Gorcunov1-1/+1
2019-06-22mm/cma_debug.c: fix the break condition in cma_maxchunk_get()Yue Hu1-1/+1
2019-06-22mm/cma.c: fix crash on CMA allocation if bitmap allocation failsYue Hu1-1/+3
2019-06-22hugetlbfs: on restore reserve error path retain subpool reservationMike Kravetz1-5/+16
2019-06-22ipc: prevent lockup on alloc_msg and free_msgLi Rongqing2-2/+14
2019-06-22sysctl: return -EINVAL if val violates minmaxChristian Brauner1-2/+4
2019-06-22fs/fat/file.c: issue flush after the writeback of FATHou Tao1-3/+8
2019-06-20CIP: Bump version suffix to -cip34 after merge from stableNobuhiro Iwamatsu1-1/+1
2019-06-20Merge tag 'v4.4.182' into linux-4.4.y-cipNobuhiro Iwamatsu13-9/+59
2019-06-17Linux 4.4.182Greg Kroah-Hartman1-1/+1
2019-06-17tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet1-0/+1
2019-06-17tcp: add tcp_min_snd_mss sysctlEric Dumazet5-2/+22
2019-06-17tcp: tcp_fragment() should apply sane memory limitsEric Dumazet3-0/+7
2019-06-17tcp: limit payload size of sacked skbsEric Dumazet5-8/+30
2019-06-14CIP: Bump version suffix to -cip33 after merge from stableNobuhiro Iwamatsu1-1/+1
2019-06-14Merge tag 'v4.4.181' into linux-4.4.y-cipNobuhiro Iwamatsu962-3736/+11101
2019-06-11Linux 4.4.181Greg Kroah-Hartman1-1/+1
2019-06-11ethtool: check the return value of get_regs_lenYunsheng Lin1-2/+10
2019-06-11ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern1-0/+8
2019-06-11fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov2-1/+5
2019-06-11fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov5-3/+389
2019-06-11drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson3-0/+7
2019-06-11genwqe: Prevent an integer overflow in the ioctlDan Carpenter2-0/+6
2019-06-11MIPS: pistachio: Build uImage.gz by defaultPaul Burton1-0/+1
2019-06-11fuse: fallocate: fix return with locked inodeMiklos Szeredi1-1/+1
2019-06-11parisc: Use implicit space register selection for loading the coherence index...John David Anglin2-5/+2
2019-06-11rcu: locking and unlocking need to always be at least barriersLinus Torvalds1-4/+2
2019-06-11pktgen: do not sleep with the thread lock held.Paolo Abeni1-0/+11
2019-06-11net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun1-4/+6
2019-06-11net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-6/+3
2019-06-11neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmitDavid Ahern1-1/+8
2019-06-11ethtool: fix potential userspace buffer overflowVivien Didelot1-1/+4
2019-06-11media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit1-1/+1
2019-06-11usb: gadget: fix request length error for isoc transferPeter Chen1-1/+3
2019-06-11net: cdc_ncm: GetNtbFormat endian fixBjørn Mork1-2/+2
2019-06-11Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman1-3/+3
2019-06-11userfaultfd: don't pin the user memory in userfaultfd_file_create()Oleg Nesterov2-14/+34
2019-06-11brcmfmac: add subtype check for event handling in data pathArend van Spriel3-7/+16
2019-06-11brcmfmac: add length checks in scheduled scan result handlerArend Van Spriel1-3/+11
2019-06-11brcmfmac: fix incorrect event channel deductionGavin Li1-1/+1
2019-06-11brcmfmac: revise handling events in receive pathArend van Spriel4-20/+19
2019-06-11brcmfmac: screening firmware event packetFranky Lin6-39/+90
2019-06-11brcmfmac: Add length checks on firmware eventsHante Meuleman4-58/+82
2019-06-11bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens1-0/+18