summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-05sch_netem: fix a divide by zero in tabledist()Eric Dumazet1-1/+1
2019-10-05openvswitch: change type of UPCALL_PID attribute to NLA_UNSPECLi RongQing1-1/+1
2019-10-05net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov1-3/+6
2019-10-05cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSizeBjørn Mork1-1/+5
2019-10-05arcnet: provide a buffer big enough to actually receive packetsUwe Kleine-König1-14/+17
2019-10-05Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devicesJian-Hong Pan1-0/+3
2019-10-05drm: Flush output polling on shutdownChris Wilson1-1/+8
2019-10-05f2fs: fix to do sanity check on segment bitmap of LFS cursegChao Yu1-0/+39
2019-10-05Revert "f2fs: avoid out-of-range memory access"Chao Yu1-5/+0
2019-10-05f2fs: check all the data segments against all node onesSurbhi Palande1-2/+2
2019-10-05irqchip/gic-v3-its: Fix LPI release for Multi-MSI devicesMarc Zyngier1-5/+4
2019-10-05locking/lockdep: Add debug_locks check in __lock_downgrade()Waiman Long1-0/+3
2019-10-05mac80211: handle deauthentication/disassociation from TDLS peerYu Wang3-1/+37
2019-10-05mac80211: Print text for disassociation reasonArkadiusz Miskiewicz1-2/+3
2019-10-05ALSA: hda - Add laptop imic fixup for ASUS M9V laptopShih-Yuan Lee (FourDollars)1-0/+1
2019-10-05ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai1-1/+4
2019-10-05net: rds: Fix NULL ptr use in rds_tcp_kill_sockMao Wenan1-3/+5
2019-10-05crypto: talitos - fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-10-05mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()Tokunori Ikegami1-6/+12
2019-10-05HID: hidraw: Fix invalid read in hidraw_ioctlAlan Stern1-1/+1
2019-10-05HID: logitech: Fix general protection fault caused by Logitech driverAlan Stern2-5/+6
2019-10-05HID: lg: make transfer buffers DMA capableBenjamin Tissoires1-4/+10
2019-10-05HID: prodikeys: Fix general protection fault during probeAlan Stern1-2/+10
2019-10-05Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann2-13/+1
2019-09-21Linux 4.4.194v4.4.194Greg Kroah-Hartman1-1/+1
2019-09-21net_sched: let qdisc_put() accept NULL pointerCong Wang1-1/+5
2019-09-21ARC: export "abort" for modulesVineet Gupta1-0/+1
2019-09-21media: technisat-usb2: break out of loop at end of bufferSean Young1-11/+10
2019-09-21floppy: fix usercopy directionJann Horn1-2/+2
2019-09-21keys: Fix missing null pointer check in request_key_auth_describe()Hillf Danton1-0/+6
2019-09-21dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()Wenwen Wang1-1/+3
2019-09-21net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET1-3/+4
2019-09-21tools/power turbostat: fix buffer overrunNaoya Horiguchi1-1/+1
2019-09-21sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai1-0/+7
2019-09-21cifs: Use kzfree() to zero out the passwordDan Carpenter1-1/+1
2019-09-21cifs: set domainName when a domain-key is used in multiuserRonnie Sahlberg1-0/+22
2019-09-21NFSv2: Fix write regressionTrond Myklebust1-1/+3
2019-09-21NFSv2: Fix eof handlingTrond Myklebust1-1/+2
2019-09-21netfilter: nf_conntrack_ftp: Fix debug outputThomas Jarosch1-1/+1
2019-09-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner1-1/+7
2019-09-21r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani1-1/+4
2019-09-21ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger1-1/+2
2019-09-21Kconfig: Fix the reference to the IDT77105 Phy driver in the description of A...Christophe JAILLET1-1/+1
2019-09-21NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetupTrond Myklebust1-1/+1
2019-09-21NFSv4: Fix return values for nfs4_file_open()Trond Myklebust1-6/+6
2019-09-21s390/bpf: use 32-bit index for tail callsIlya Leoshkevich1-4/+6
2019-09-21ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren1-0/+3
2019-09-21s390/bpf: fix lcgr instruction encodingIlya Leoshkevich1-1/+1
2019-09-21mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang2-1/+11
2019-09-21tty/serial: atmel: reschedule TX after RX was startedRazvan Stefanescu1-1/+0