summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-10net: make socket read/write_iter() honor IOCB_NOWAITJens Axboe
2019-12-10io_uring: only hash regular files for async work executionJens Axboe
2019-12-10io_uring: run next sqe inline if possibleJens Axboe
2019-12-10io_uring: don't dynamically allocate poll dataJens Axboe
2019-12-10io_uring: deferred send/recvmsg should assign iovJens Axboe
2019-12-10io_uring: sqthread should grab ctx->uring_lock for submissionsJens Axboe
2019-12-10io-wq: briefly spin for new work after finishing workJens Axboe
2019-12-10io-wq: remove worker->wait waitqueueJens Axboe
2019-12-10io_uring: allow unbreakable linksJens Axboe
2019-12-10cpuidle: Fix cpuidle_driver_state_disabled()Rafael J. Wysocki
2019-12-10drm/amd/display: include linux/slab.h where neededArnd Bergmann
2019-12-10i2c: fix header file kernel-doc warningRandy Dunlap
2019-12-10i2c: remove i2c_new_dummy() APIWolfram Sang
2019-12-10drm/amd/display: fix undefined struct member referenceArnd Bergmann
2019-12-10sh: kgdb: Mark expected switch fall-throughsKuninori Morimoto
2019-12-10ftrace: Fix function_graph tracer interaction with BPF trampolineAlexei Starovoitov
2019-12-10tracing: remove set but not used variable 'buffer'YueHaibing
2019-12-10module: Remove accidental change of module_enable_x()Steven Rostedt (VMware)
2019-12-10ALSA: hda/hdmi - Fix duplicate unref of pci_devLukas Wunner
2019-12-10docs: dm-integrity: remove reference to ARC4Eric Biggers
2019-12-10docs: filesystems: overlayfs: Fix restview warningsAmir Goldstein
2019-12-10docs: filesystems: overlayfs: Rename overlayfs.txt to .rstAmir Goldstein
2019-12-10ovl: relax WARN_ON() on rename to selfAmir Goldstein
2019-12-10ovl: fix corner case of non-unique st_dev;st_inoAmir Goldstein
2019-12-10ovl: don't use a temp buf for encoding real fhAmir Goldstein
2019-12-10ovl: make sure that real fid is 32bit aligned in memoryAmir Goldstein
2019-12-10ovl: fix lookup failure on multi lower squashfsAmir Goldstein
2019-12-10fbtft: Fix the initialization from property algorithmAndy Shevchenko
2019-12-10drivers: Fix boot problem on SuperHGuenter Roeck
2019-12-10usb: gadget: fix wrong endpoint descEJ Hsu
2019-12-10of/platform: Unconditionally pause/resume sync state during kernel initSaravana Kannan
2019-12-10usb: dwc3: ep0: Clear started flag on completionThinh Nguyen
2019-12-10usb: dwc3: gadget: Clear started flag for non-IOCThinh Nguyen
2019-12-10usb: dwc3: gadget: Fix logical conditionTejas Joglekar
2019-12-10staging: rtl8712: fix interface sanity checkJohan Hovold
2019-12-10staging: rtl8188eu: fix interface sanity checkJohan Hovold
2019-12-10USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold
2019-12-10USB: adutux: fix interface sanity checkJohan Hovold
2019-12-10USB: idmouse: fix interface sanity checksJohan Hovold
2019-12-10USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold
2019-12-10drm/nouveau/kms/nv50-: fix panel scalingBen Skeggs
2019-12-10drm/nouveau/kms/nv50-: Limit MST BPC to 8Lyude Paul
2019-12-10drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atomLyude Paul
2019-12-10drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBNLyude Paul
2019-12-10drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardwareHans de Goede
2019-12-10drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede
2019-12-10usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev
2019-12-10usb: common: usb-conn-gpio: Don't log an error on probe deferralBryan O'Donoghue
2019-12-10usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia
2019-12-10usb: typec: fix use after free in typec_register_port()Wen Yang