summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-21Linux 4.14.146v4.14.146Greg Kroah-Hartman
2019-09-21media: technisat-usb2: break out of loop at end of bufferSean Young
2019-09-21tcp: Don't dequeue SYN/FIN-segments from write-queueChristoph Paasch
2019-09-21tcp: Reset send_head when removing skb from write-queueChristoph Paasch
2019-09-21binfmt_elf: move brk out of mmap when doing direct loader execKees Cook
2019-09-21floppy: fix usercopy directionJann Horn
2019-09-21PCI: kirin: Fix section mismatch warningNathan Chancellor
2019-09-21iommu/amd: Fix race in increase_address_space()Joerg Roedel
2019-09-21iommu/amd: Flush old domains in kdump kernelStuart Hayes
2019-09-21keys: Fix missing null pointer check in request_key_auth_describe()Hillf Danton
2019-09-21x86/hyper-v: Fix overflow bug in fill_gva_list()Tianyu Lan
2019-09-21x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra
2019-09-21dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()Wenwen Wang
2019-09-21dmaengine: ti: dma-crossbar: Fix a memory leak bugWenwen Wang
2019-09-21net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET
2019-09-21tools/power turbostat: fix buffer overrunNaoya Horiguchi
2019-09-21tools/power x86_energy_perf_policy: Fix argument parsingZephaniah E. Loss-Cutler-Hull
2019-09-21tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2Ben Hutchings
2019-09-21amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing
2019-09-21perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips
2019-09-21perf/x86/intel: Restrict period on NehalemJosh Hunt
2019-09-21i2c: designware: Synchronize IRQs when unregistering slave clientJarkko Nikula
2019-09-21sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai
2019-09-21ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang
2019-09-21cifs: Use kzfree() to zero out the passwordDan Carpenter
2019-09-21cifs: set domainName when a domain-key is used in multiuserRonnie Sahlberg
2019-09-21kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the firs...Marc Zyngier
2019-09-21NFSv2: Fix write regressionTrond Myklebust
2019-09-21NFSv2: Fix eof handlingTrond Myklebust
2019-09-21netfilter: nf_conntrack_ftp: Fix debug outputThomas Jarosch
2019-09-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner
2019-09-21r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani
2019-09-21batman-adv: Only read OGM2 tvlv_len after buffer len checkSven Eckelmann
2019-09-21ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger
2019-09-21qed: Add cleanup in qed_slowpath_start()Wenwen Wang
2019-09-21Kconfig: Fix the reference to the IDT77105 Phy driver in the description of A...Christophe JAILLET
2019-09-21NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetupTrond Myklebust
2019-09-21NFSv4: Fix return value in nfs_finish_open()Trond Myklebust
2019-09-21NFSv4: Fix return values for nfs4_file_open()Trond Myklebust
2019-09-21netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro
2019-09-21fpga: altera-ps-spi: Fix getting of optional confd gpioPhil Reid
2019-09-21s390/bpf: use 32-bit index for tail callsIlya Leoshkevich
2019-09-21ARM: dts: dra74x: Fix iodelay configuration for mmc3Faiz Abbas
2019-09-21ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren
2019-09-21s390/bpf: fix lcgr instruction encodingIlya Leoshkevich
2019-09-21ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmssTony Lindgren
2019-09-21nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma
2019-09-21mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang
2019-09-21tty/serial: atmel: reschedule TX after RX was startedRazvan Stefanescu
2019-09-21serial: sprd: correct the wrong sequence of argumentsChunyan Zhang