summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-21Linux 4.14.134v4.14.134Greg Kroah-Hartman1-1/+1
2019-07-21drm/udl: move to embedding drm device inside udl device.Dave Airlie4-37/+53
2019-07-21drm/udl: introduce a macro to convert dev to udl.Dave Airlie3-11/+13
2019-07-21crypto/NX: Set receive window credits to max number of CRBs in RxFIFOHaren Myneni1-3/+5
2019-07-21s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann1-1/+0
2019-07-21s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann2-2/+4
2019-07-21s390: fix stfle zero paddingHeiko Carstens1-7/+14
2019-07-21ARC: hide unused function unw_hdr_allocArnd Bergmann1-5/+4
2019-07-21linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul1-1/+2
2019-07-21cpu/hotplug: Fix out-of-bounds read when setting fail stateEiichi Tsukata1-0/+3
2019-07-21x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov1-8/+9
2019-07-21dm verity: use message limit for data block corruption messageMilan Broz1-2/+2
2019-07-21ARM: dts: imx6ul: fix PWM[1-4] interruptsSébastien Szymanski1-4/+4
2019-07-21sis900: fix TX completionSergej Benilov1-8/+8
2019-07-21ppp: mppe: Add softdep to arc4Takashi Iwai1-0/+1
2019-07-21be2net: fix link failure after ethtool offline testPetr Oros1-6/+22
2019-07-21ARM: omap2: remove incorrect __init annotationArnd Bergmann1-1/+1
2019-07-21perf/core: Fix perf_sample_regs_user() mm checkPeter Zijlstra1-1/+1
2019-07-21efi/bgrt: Drop BGRT status field reserved bits checkHans de Goede1-5/+0
2019-07-21clk: ti: clkctrl: Fix returning uninitialized dataTony Lindgren1-2/+5
2019-07-21MIPS: Remove superfluous check for __linux__Sean Young1-8/+0
2019-07-21VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA4-59/+99
2019-07-21carl9170: fix misuse of device driver APIChristian Lamparter1-22/+17
2019-07-21binder: fix memory leak in error pathTodd Kjos1-2/+2
2019-07-21staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott1-1/+2
2019-07-21staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott1-1/+2
2019-07-21usb: renesas_usbhs: add a workaround for a race condition of workqueueYoshihiro Shimoda1-12/+22
2019-07-21usb: gadget: ether: Fix race between gether_disconnect and rx_submitKiruthika Varadarajan1-2/+4
2019-07-21p54usb: Fix race between disconnect and firmware loadingAlan Stern1-25/+18
2019-07-21Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"Oliver Barta1-2/+1
2019-07-21USB: serial: option: add support for GosunCn ME3630 RNDIS modeJörgen Storvist1-0/+1
2019-07-21USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson2-0/+7
2019-07-21mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris4-13/+23
2019-07-21mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai1-15/+30
2019-07-21mwifiex: Abort at too short BSS descriptor elementTakashi Iwai1-0/+15
2019-07-21Documentation: Add section about CPU vulnerabilities for SpectreTim Chen3-0/+700
2019-07-21x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen1-2/+7
2019-07-21x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen1-1/+4
2019-07-21block, bfq: NULL out the bic when it's no longer validDouglas Anderson1-0/+1
2019-07-21ALSA: hda/realtek - Headphone Mic can't record after S3Kailang Yang1-1/+1
2019-07-21udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani1-33/+60
2019-07-21fscrypt: don't set policy for a dead directoryHongjie Fang1-0/+2
2019-07-21net :sunrpc :clnt :Fix xps refcount imbalance on the error pathLin Yi1-0/+1
2019-07-21net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()Rasmus Villemoes1-1/+1
2019-07-21quota: fix a problem about transfer quotayangerkun1-2/+2
2019-07-21net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King1-1/+1
2019-07-21ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long1-3/+6
2019-07-21drm: return -EFAULT if copy_to_user() failsDan Carpenter2-2/+8
2019-07-21bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2-1/+3
2019-07-21md: fix for divide error in status_resyncMariusz Tkaczyk1-14/+22