summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-10net: make socket read/write_iter() honor IOCB_NOWAITJens Axboe1-2/+2
2019-12-10io_uring: only hash regular files for async work executionJens Axboe1-1/+3
2019-12-10io_uring: run next sqe inline if possibleJens Axboe1-4/+11
2019-12-10io_uring: don't dynamically allocate poll dataJens Axboe1-16/+11
2019-12-10io_uring: deferred send/recvmsg should assign iovJens Axboe1-2/+2
2019-12-10io_uring: sqthread should grab ctx->uring_lock for submissionsJens Axboe1-5/+2
2019-12-10io-wq: briefly spin for new work after finishing workJens Axboe2-5/+26
2019-12-10io-wq: remove worker->wait waitqueueJens Axboe1-8/+2
2019-12-10io_uring: allow unbreakable linksJens Axboe2-38/+47
2019-12-10cpuidle: Fix cpuidle_driver_state_disabled()Rafael J. Wysocki1-0/+10
2019-12-10drm/amd/display: include linux/slab.h where neededArnd Bergmann1-0/+2
2019-12-10i2c: fix header file kernel-doc warningRandy Dunlap1-0/+1
2019-12-10i2c: remove i2c_new_dummy() APIWolfram Sang2-29/+0
2019-12-10drm/amd/display: fix undefined struct member referenceArnd Bergmann1-0/+2
2019-12-10ftrace: Fix function_graph tracer interaction with BPF trampolineAlexei Starovoitov4-26/+21
2019-12-10tracing: remove set but not used variable 'buffer'YueHaibing1-2/+0
2019-12-10module: Remove accidental change of module_enable_x()Steven Rostedt (VMware)1-5/+1
2019-12-10ALSA: hda/hdmi - Fix duplicate unref of pci_devLukas Wunner1-1/+0
2019-12-10docs: dm-integrity: remove reference to ARC4Eric Biggers1-1/+1
2019-12-10drm/nouveau/kms/nv50-: fix panel scalingBen Skeggs1-3/+3
2019-12-10drm/nouveau/kms/nv50-: Limit MST BPC to 8Lyude Paul1-1/+8
2019-12-10drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atomLyude Paul3-27/+36
2019-12-10drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBNLyude Paul1-20/+24
2019-12-10drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardwareHans de Goede2-7/+27
2019-12-10drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede1-55/+55
2019-12-10drm/i915/gt: Detect if we miss WaIdleLiteRestoreChris Wilson1-25/+21
2019-12-10drm/i915/hdcp: Nuke intel_hdcp_transcoder_config()Ville Syrjälä5-28/+14
2019-12-10drm/i915/fbc: Disable fbc by default on all glk+Ville Syrjälä1-1/+1
2019-12-10drm/i915/perf: Configure OAR for specific contextUmesh Nerlige Ramappa1-87/+112
2019-12-10drm/i915/perf: Allow non-privileged access when OA buffer is not sampledUmesh Nerlige Ramappa1-2/+3
2019-12-10MAINTAINERS: Match on dma_buf|fence|resv anywhereDaniel Vetter1-0/+1
2019-12-09block: fix "check bi_size overflow before merge"Andreas Gruenbacher1-1/+3
2019-12-10ACPI: PM: Avoid attaching ACPI PM domain to certain devicesRafael J. Wysocki1-1/+11
2019-12-09Merge tag 'for-5.5-rc1-kconfig-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2019-12-09ceph: add more debug info when decoding mdsmapXiubo Li1-4/+8
2019-12-09ceph: switch to global cap helperXiubo Li1-14/+10
2019-12-09ceph: trigger the reclaim work once there has enough pending capsXiubo Li1-1/+1
2019-12-09ceph: show tasks waiting on caps in debugfs caps fileJeff Layton4-0/+40
2019-12-09ceph: convert int fields in ceph_mount_options to unsigned intJeff Layton3-23/+26
2019-12-09Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...Linus Torvalds5-17/+7
2019-12-09ALSA: fireface: fix return value in error path of isochronous resources reser...Takashi Sakamoto1-1/+1
2019-12-09ALSA: oxfw: fix return value in error path of isochronous resources reservationTakashi Sakamoto1-1/+1
2019-12-09Merge tag 'thermal-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+3
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya115-298/+298
2019-12-09MIPS: OCTEON: Replace SIZEOF_FIELD() macroPankaj Bharadiya1-8/+1
2019-12-09btrfs: add Kconfig dependency for BLAKE2BDavid Sterba1-0/+1
2019-12-09afs: Fix SELinux setting security label on /afsDavid Howells1-1/+0
2019-12-09afs: Fix afs_find_server lookups for ipv4 peersMarc Dionne1-13/+8
2019-12-09drm/i915/gt: Save irqstate around virtual_context_destroyChris Wilson1-2/+3
2019-12-09cpuidle: use first valid target residency as poll timeMarcelo Tosatti1-0/+1