summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-01usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman1-0/+1
2019-12-01usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim1-18/+32
2019-12-01usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang1-1/+1
2019-12-01USBIP: add config dependency for SGL_ALLOCOliver Neukum1-0/+1
2019-12-01virtio_ring: fix return code on DMA mapping failsHalil Pasic1-1/+1
2019-12-01media: imon: invalid dereference in imon_touch_eventSean Young1-2/+1
2019-12-01media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo1-1/+2
2019-12-01media: b2c2-flexcop-usb: add sanity checkingOliver Neukum1-0/+3
2019-12-01media: uvcvideo: Fix error path in control parsing failureLaurent Pinchart1-13/+15
2019-12-01cpufreq: Add NULL checks to show() and store() methods of cpufreqKai Shen1-0/+6
2019-12-01media: usbvision: Fix races among open, close, and disconnectAlan Stern1-3/+18
2019-12-01media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov3-9/+15
2019-12-01media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN2-6/+0
2019-12-01nfc: port100: handle command failure cleanlyOliver Neukum1-1/+1
2019-12-01ALSA: usb-audio: Fix NULL dereference at parsing BADDTakashi Iwai1-0/+3
2019-12-01futex: Prevent robust futex exit raceYang Tao1-7/+51
2019-12-01y2038: futex: Move compat implementation into futex.cArnd Bergmann4-216/+192
2019-12-01nbd: prevent memory leakNavid Emamdoost1-2/+3
2019-12-01x86/speculation: Fix redundant MDS mitigation messageWaiman Long1-0/+13
2019-12-01x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long4-5/+35
2019-12-01x86/insn: Fix awk regexp warningsAlexander Kapshuk2-4/+4
2019-12-01ARC: perf: Accommodate big-endian CPUAlexey Brodkin1-2/+2
2019-12-01ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin1-0/+3
2019-12-01ocfs2: remove ocfs2_is_o2cb_active()Gang He3-10/+1
2019-12-01net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov1-0/+18
2019-12-01net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov1-0/+19
2019-12-01mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()David Hildenbrand1-13/+13
2019-12-01md/raid10: prevent access of uninitialized resync_pages offsetJohn Pittman1-1/+1
2019-12-01ath9k_hw: fix uninitialized variable dataDenis Efremov1-1/+1
2019-12-01ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng1-0/+8
2019-12-01KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson3-7/+28
2019-12-01Bluetooth: Fix invalid-free in bcsp_close()Tomas Bortoli1-0/+3
2019-12-01mm/page_io.c: do not free shared swap slotsVinayak Menon1-3/+4
2019-12-01cfg80211: call disconnect_wk when AP stopsJohannes Berg3-1/+5
2019-12-01ipv6: Fix handling of LLA with VRF and sockets bound to VRFDavid Ahern1-1/+2
2019-12-01mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lockzhong jiang1-1/+1
2019-12-01i2c: uniphier-f: fix timeout error after reading 8 bytesMasahiro Yamada1-3/+14
2019-12-01spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatchVignesh R1-2/+2
2019-12-01nvme-pci: fix surprise removalIgor Konopko1-1/+1
2019-12-01PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I1-0/+3
2019-12-01pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARDNathan Chancellor1-6/+3
2019-12-01pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INTNathan Chancellor1-8/+2
2019-12-01pinctrl: bcm2835: Use define directive for BCM2835_PINCONF_PARAM_PULLNathan Chancellor1-4/+2
2019-12-01pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issuesBrian Masney1-4/+17
2019-12-01cfg80211: Prevent regulatory restore during STA disconnect in concurrent inte...Sriram R1-1/+5
2019-12-01tools: bpftool: pass an argument to silence open_obj_pinned()Quentin Monnet2-8/+9
2019-12-01of: unittest: initialize args before calling of_*parse_*()Frank Rowand1-2/+13
2019-12-01of: unittest: allow base devicetree to have symbol metadataFrank Rowand1-8/+35
2019-12-01net: bcmgenet: return correct value 'ret' from bcmgenet_power_downYueHaibing1-1/+1
2019-12-01ACPICA: Use %d for signed int print formatting instead of %uColin Ian King1-1/+1