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-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-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-10drm/i915/gt: Detect if we miss WaIdleLiteRestoreChris Wilson
2019-12-10drm/i915/hdcp: Nuke intel_hdcp_transcoder_config()Ville Syrjälä
2019-12-10drm/i915/fbc: Disable fbc by default on all glk+Ville Syrjälä
2019-12-10drm/i915/perf: Configure OAR for specific contextUmesh Nerlige Ramappa
2019-12-10drm/i915/perf: Allow non-privileged access when OA buffer is not sampledUmesh Nerlige Ramappa
2019-12-10MAINTAINERS: Match on dma_buf|fence|resv anywhereDaniel Vetter
2019-12-09block: fix "check bi_size overflow before merge"Andreas Gruenbacher
2019-12-10ACPI: PM: Avoid attaching ACPI PM domain to certain devicesRafael J. Wysocki
2019-12-09Merge tag 'for-5.5-rc1-kconfig-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-09ceph: add more debug info when decoding mdsmapXiubo Li
2019-12-09ceph: switch to global cap helperXiubo Li
2019-12-09ceph: trigger the reclaim work once there has enough pending capsXiubo Li
2019-12-09ceph: show tasks waiting on caps in debugfs caps fileJeff Layton
2019-12-09ceph: convert int fields in ceph_mount_options to unsigned intJeff Layton
2019-12-09Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...Linus Torvalds
2019-12-09ALSA: fireface: fix return value in error path of isochronous resources reser...Takashi Sakamoto
2019-12-09ALSA: oxfw: fix return value in error path of isochronous resources reservationTakashi Sakamoto
2019-12-09Merge tag 'thermal-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-09MIPS: OCTEON: Replace SIZEOF_FIELD() macroPankaj Bharadiya
2019-12-09btrfs: add Kconfig dependency for BLAKE2BDavid Sterba
2019-12-09afs: Fix SELinux setting security label on /afsDavid Howells
2019-12-09afs: Fix afs_find_server lookups for ipv4 peersMarc Dionne
2019-12-09drm/i915/gt: Save irqstate around virtual_context_destroyChris Wilson
2019-12-09cpuidle: use first valid target residency as poll timeMarcelo Tosatti