Age | Commit message (Expand) | Author |
2018-10-01 | Merge tag 'v4.19-rc6' into for-4.20/block | Jens Axboe |
2018-09-28 | Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2018-09-28 | Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2018-09-28 | Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drm | Greg Kroah-Hartman |
2018-09-28 | block: genhd: add 'groups' argument to device_add_disk | Hannes Reinecke |
2018-09-27 | kyber: add tracepoints | Omar Sandoval |
2018-09-27 | block: move call of scheduler's ->completed_request() hook | Omar Sandoval |
2018-09-27 | Revert "drm/panel: Add device_link from panel device to DRM device" | Linus Walleij |
2018-09-26 | percpu-refcount: Introduce percpu_ref_resurrect() | Bart Van Assche |
2018-09-26 | block, scsi: Change the preempt-only flag into a counter | Bart Van Assche |
2018-09-26 | block: Move power management code into a new source file | Bart Van Assche |
2018-09-26 | xen: provide a prototype for xen_biovec_phys_mergeable in xen.h | Christoph Hellwig |
2018-09-25 | erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2018-09-25 | Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe... | Lubomir Rintel |
2018-09-25 | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net | Greg Kroah-Hartman |
2018-09-24 | block: don't include bug.h from bio.h | Christoph Hellwig |
2018-09-24 | block: don't include io.h from bio.h | Christoph Hellwig |
2018-09-24 | block: remove bvec_to_phys | Christoph Hellwig |
2018-09-24 | block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable | Christoph Hellwig |
2018-09-24 | block: simplify BIOVEC_PHYS_MERGEABLE | Christoph Hellwig |
2018-09-24 | block: move req_gap_back_merge to blk.h | Christoph Hellwig |
2018-09-24 | block: move req_gap_{back,front}_merge to blk-merge.c | Christoph Hellwig |
2018-09-24 | block: move integrity_req_gap_{back,front}_merge to blk.h | Christoph Hellwig |
2018-09-23 | netpoll: make ndo_poll_controller() optional | Eric Dumazet |
2018-09-23 | Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Greg Kroah-Hartman |
2018-09-23 | Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-block | Greg Kroah-Hartman |
2018-09-21 | blkcg: rename blkg_try_get to blkg_tryget | Dennis Zhou (Facebook) |
2018-09-21 | blkcg: change blkg reference counting to use percpu_ref | Dennis Zhou (Facebook) |
2018-09-21 | blkcg: cleanup and make blk_get_rl use blkg_lookup_create | Dennis Zhou (Facebook) |
2018-09-21 | blkcg: remove additional reference to the css | Dennis Zhou (Facebook) |
2018-09-21 | blkcg: remove bio->bi_css and instead use bio->bi_blkg | Dennis Zhou (Facebook) |
2018-09-21 | blkcg: associate writeback bios with a blkg | Dennis Zhou (Facebook) |
2018-09-21 | blkcg: associate a blkg for pages being evicted by swap | Dennis Zhou (Facebook) |
2018-09-21 | blkcg: consolidate bio_issue_init to be a part of core | Dennis Zhou (Facebook) |
2018-09-21 | blkcg: always associate a bio with a blkg | Dennis Zhou (Facebook) |
2018-09-21 | blkcg: convert blkg_lookup_create to find closest blkg | Dennis Zhou (Facebook) |
2018-09-21 | blkcg: update blkg_lookup_create to do locking | Dennis Zhou (Facebook) |
2018-09-21 | blkcg: fix ref count issue with bio_blkcg using task_css | Dennis Zhou (Facebook) |
2018-09-21 | block: use nanosecond resolution for iostat | Omar Sandoval |
2018-09-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Greg Kroah-Hartman |
2018-09-21 | Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drm | Greg Kroah-Hartman |
2018-09-20 | spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc header | Boris Brezillon |
2018-09-20 | spi: spi-mem: Add missing description for data.nbytes field | Boris Brezillon |
2018-09-20 | Compiler Attributes: naked can be shared | Miguel Ojeda |
2018-09-20 | Compiler Attributes: naked was fixed in gcc 4.6 | Miguel Ojeda |
2018-09-20 | Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Greg Kroah-Hartman |
2018-09-20 | Merge tag 'drm-misc-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2018-09-20 | KVM: x86: Control guest reads of MSR_PLATFORM_INFO | Drew Schmitt |
2018-09-20 | kvm: x86: make kvm_{load|put}_guest_fpu() static | Sebastian Andrzej Siewior |
2018-09-18 | NFC: Fix the number of pipes | Suren Baghdasaryan |