summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-25Linux 4.4.203v4.4.203Greg Kroah-Hartman1-1/+1
2019-11-25arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin4-0/+8
2019-11-25spi: rockchip: initialize dma_slave_config properlyHuibin Hong1-0/+3
2019-11-25mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau1-1/+1
2019-11-25hwmon: (pwm-fan) Silence error on probe deferralThierry Reding1-2/+6
2019-11-25ARM: 8802/1: Call syscall_trace_exit even when system call skippedTimothy E Baldwin1-5/+4
2019-11-25spi: spidev: Fix OF tree warning logicTrent Piepho1-5/+3
2019-11-25gpio: syscon: Fix possible NULL ptr usageMarek Vasut1-1/+1
2019-11-25x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorBjorn Helgaas1-1/+1
2019-11-25media: cx231xx: fix potential sign-extension overflow on large shiftColin Ian King1-1/+1
2019-11-25GFS2: Flush the GFS2 delete workqueue before stopping the kernel threadsTim Smith1-1/+1
2019-11-25media: isif: fix a NULL pointer dereference bugWenwen Wang1-1/+2
2019-11-25printk: Give error on attempt to set log buffer length to over 2GHe Zhe1-6/+12
2019-11-25backlight: lm3639: Unconditionally call led_classdev_unregisterNathan Chancellor1-4/+2
2019-11-25proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()Borislav Petkov1-0/+10
2019-11-25bcache: recal cached_dev_sectors on detachShenghui Wang1-0/+1
2019-11-25fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()Dan Carpenter1-1/+1
2019-11-25fbdev: sbuslib: use checked version of put_user()Dan Carpenter1-13/+13
2019-11-25ACPI / SBS: Fix rare oops when removing modulesRonald Tschalär2-0/+3
2019-11-25crypto: mxs-dcp - Fix AES issuesRadu Solea1-2/+31
2019-11-25crypto: mxs-dcp - Fix SHA null hashes and output lengthRadu Solea1-10/+37
2019-11-25x86/olpc: Fix build error with CONFIG_MFD_CS5535=mBorislav Petkov1-2/+1
2019-11-25Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger1-0/+1
2019-11-25dmaengine: ioat: fix prototype of ioat_enumerate_channelsRami Rosen1-4/+3
2019-11-25NFSv4.x: fix lock recovery during delegation recallOlga Kornievskaia1-3/+3
2019-11-25brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu2-2/+17
2019-11-25mtd: physmap_of: Release resources on errorRicardo Ribalda Delgado1-22/+5
2019-11-25USB: serial: cypress_m8: fix interrupt-out transfer lengthJohan Hovold1-1/+1
2019-11-25KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LRCameron Kaiser1-0/+3
2019-11-25ALSA: hda/sigmatel - Disable automute for Elo VuPointMichael Pobega1-0/+20
2019-11-25ata: ep93xx: Use proper enums for directionsNathan Chancellor1-4/+4
2019-11-25IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun1-1/+2
2019-11-25ixgbe: Fix crash with VFs and flow director on interface flapRadoslaw Tyl1-2/+8
2019-11-25mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transferNathan Chancellor1-2/+2
2019-11-25powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao1-1/+1
2019-11-25powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao1-1/+1
2019-11-25cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor1-1/+1
2019-11-25cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor1-2/+2
2019-11-25mei: samples: fix a signedness bug in amt_host_if_call()Dan Carpenter1-1/+1
2019-11-25dmaengine: timb_dma: Use proper enum in td_prep_slave_sgNathan Chancellor1-1/+1
2019-11-25dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_directionNathan Chancellor1-1/+1
2019-11-25nl80211: Fix a GET_KEY reply attributeAndrew Zaborowski1-1/+1
2019-11-25usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...Jia-Ju Bai1-1/+1
2019-11-25ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich1-1/+1
2019-11-25ath10k: fix vdev-start timeout on errorBen Greear4-5/+25
2019-11-25SUNRPC: Fix priority queue fairnessTrond Myklebust2-57/+54
2019-11-25f2fs: return correct errno in f2fs_gcJaegeuk Kim1-1/+1
2019-11-25net: ovs: fix return type of ndo_start_xmit functionYueHaibing1-2/+3
2019-11-25libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe1-0/+21
2019-11-25block: introduce blk_rq_is_passthroughChristoph Hellwig1-5/+11