summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-25Linux 4.4.203v4.4.203Greg Kroah-Hartman
2019-11-25arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin
2019-11-25spi: rockchip: initialize dma_slave_config properlyHuibin Hong
2019-11-25mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau
2019-11-25hwmon: (pwm-fan) Silence error on probe deferralThierry Reding
2019-11-25ARM: 8802/1: Call syscall_trace_exit even when system call skippedTimothy E Baldwin
2019-11-25spi: spidev: Fix OF tree warning logicTrent Piepho
2019-11-25gpio: syscon: Fix possible NULL ptr usageMarek Vasut
2019-11-25x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorBjorn Helgaas
2019-11-25media: cx231xx: fix potential sign-extension overflow on large shiftColin Ian King
2019-11-25GFS2: Flush the GFS2 delete workqueue before stopping the kernel threadsTim Smith
2019-11-25media: isif: fix a NULL pointer dereference bugWenwen Wang
2019-11-25printk: Give error on attempt to set log buffer length to over 2GHe Zhe
2019-11-25backlight: lm3639: Unconditionally call led_classdev_unregisterNathan Chancellor
2019-11-25proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()Borislav Petkov
2019-11-25bcache: recal cached_dev_sectors on detachShenghui Wang
2019-11-25fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()Dan Carpenter
2019-11-25fbdev: sbuslib: use checked version of put_user()Dan Carpenter
2019-11-25ACPI / SBS: Fix rare oops when removing modulesRonald Tschalär
2019-11-25crypto: mxs-dcp - Fix AES issuesRadu Solea
2019-11-25crypto: mxs-dcp - Fix SHA null hashes and output lengthRadu Solea
2019-11-25x86/olpc: Fix build error with CONFIG_MFD_CS5535=mBorislav Petkov
2019-11-25Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger
2019-11-25dmaengine: ioat: fix prototype of ioat_enumerate_channelsRami Rosen
2019-11-25NFSv4.x: fix lock recovery during delegation recallOlga Kornievskaia
2019-11-25brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu
2019-11-25mtd: physmap_of: Release resources on errorRicardo Ribalda Delgado
2019-11-25USB: serial: cypress_m8: fix interrupt-out transfer lengthJohan Hovold
2019-11-25KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LRCameron Kaiser
2019-11-25ALSA: hda/sigmatel - Disable automute for Elo VuPointMichael Pobega
2019-11-25ata: ep93xx: Use proper enums for directionsNathan Chancellor
2019-11-25IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun
2019-11-25ixgbe: Fix crash with VFs and flow director on interface flapRadoslaw Tyl
2019-11-25mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transferNathan Chancellor
2019-11-25powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao
2019-11-25powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao
2019-11-25cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor
2019-11-25cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor
2019-11-25mei: samples: fix a signedness bug in amt_host_if_call()Dan Carpenter
2019-11-25dmaengine: timb_dma: Use proper enum in td_prep_slave_sgNathan Chancellor
2019-11-25dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_directionNathan Chancellor
2019-11-25nl80211: Fix a GET_KEY reply attributeAndrew Zaborowski
2019-11-25usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...Jia-Ju Bai
2019-11-25ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich
2019-11-25ath10k: fix vdev-start timeout on errorBen Greear
2019-11-25SUNRPC: Fix priority queue fairnessTrond Myklebust
2019-11-25f2fs: return correct errno in f2fs_gcJaegeuk Kim
2019-11-25net: ovs: fix return type of ndo_start_xmit functionYueHaibing
2019-11-25libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe
2019-11-25block: introduce blk_rq_is_passthroughChristoph Hellwig