summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-04media: i2c: ov2659: Fix missing 720p register configBenoit Parrot1-0/+4
2020-01-04media: i2c: ov2659: fix s_stream return valueBenoit Parrot1-5/+9
2020-01-04media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot1-0/+4
2020-01-04IB/iser: bound protection_sg size by data_sg sizeMax Gurtovoy1-0/+1
2020-01-04rtlwifi: prevent memory leak in rtl_usb_probeNavid Emamdoost1-1/+4
2020-01-04staging: rtl8188eu: fix possible null dereferenceConnor Kuehl1-2/+2
2020-01-04spi: Add call to spi_slave_abort() function when spidev driver is releasedLukasz Majewski1-0/+3
2020-01-04iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski1-2/+2
2020-01-04drm: mst: Fix query_payload ack reply structSean Paul1-1/+1
2020-01-04ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai1-2/+3
2020-01-04ALSA: hda/ca0132 - Keep power on during processing DSP responseTakashi Iwai1-0/+2
2020-01-04btrfs: handle ENOENT in btrfs_uuid_tree_iterateJosef Bacik1-0/+2
2020-01-04btrfs: do not leak reloc root if we fail to read the fs rootJosef Bacik1-0/+1
2019-12-21Linux 4.4.207v4.4.207Greg Kroah-Hartman1-1/+1
2019-12-21net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen1-6/+6
2019-12-21net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen5-13/+27
2019-12-21xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman3-5/+10
2019-12-21drm/radeon: fix r1xx/r2xx register checker for POT texturesAlex Deucher2-4/+4
2019-12-21dm btree: increase rebalance threshold in __rebalance2()Hou Tao1-1/+7
2019-12-21vfio/pci: call irq_bypass_unregister_producer() before freeing irqJiang Yi1-1/+1
2019-12-21ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()Dmitry Osipenko1-3/+3
2019-12-21ARM: dts: s3c64xx: Fix init order of clock providersLihua Yao2-0/+8
2019-12-21CIFS: Respect O_SYNC and O_DIRECT flags during reconnectPavel Shilovsky1-0/+7
2019-12-21xtensa: fix TLB sanity checkerMax Filippov1-2/+2
2019-12-21PCI/MSI: Fix incorrect MSI-X masking on resumeJian-Hong Pan1-1/+1
2019-12-21PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld1-1/+1
2019-12-21net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-21tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault1-3/+3
2019-12-21tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault1-1/+9
2019-12-21tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2-1/+13
2019-12-21inet: protect against too small mtu values.Eric Dumazet5-11/+21
2019-12-21tipc: fix ordering of tipc module init and exit routineTaehee Yoo1-14/+15
2019-12-21tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet1-2/+3
2019-12-21net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov1-0/+6
2019-12-21kernel/module.c: wakeup processes in module_wq on module unloadKonstantin Khorenko1-0/+2
2019-12-21sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov1-6/+0
2019-12-21workqueue: Fix missing kfree(rescuer) in destroy_workqueue()Tejun Heo1-0/+1
2019-12-21blk-mq: make sure that line break can be printedMing Lei1-1/+1
2019-12-21mm/shmem.c: cast the type of unmap_start to u64Chen Jun1-1/+1
2019-12-21powerpc: Fix vDSO clock_getres()Vincenzo Frascino5-5/+14
2019-12-21scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return valueBart Van Assche2-3/+7
2019-12-21scsi: qla2xxx: Fix qla24xx_process_bidir_cmd()Bart Van Assche1-6/+5
2019-12-21scsi: qla2xxx: Fix DMA unmap leakHimanshu Madhani1-0/+4
2019-12-21pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller...Krzysztof Kozlowski1-0/+3
2019-12-21ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarityJarkko Nikula1-1/+1
2019-12-21x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S1-3/+2
2019-12-21e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing1-2/+2
2019-12-21scsi: lpfc: Cap NPIV vports to 256James Smart3-3/+15
2019-12-21Btrfs: fix negative subv_writers counter and data space leak after buffered w...Filipe Manana1-1/+1
2019-12-21iio: adis16480: Add debugfs_reg_access entryNuno Sá1-0/+1