| Commit message (Expand) | Author | Age | Files | Lines |
* | block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH | Bart Van Assche | 2017-06-01 | 1 | -0/+3 |
* | nbd: add FUA op support | Shaun McDowell | 2017-05-30 | 1 | -0/+4 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-05-26 | 1 | -1/+0 |
|\ |
|
| * | blk-mq: remove blk_mq_abort_requeue_list() | Ming Lei | 2017-05-22 | 1 | -1/+0 |
* | | Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-26 | 1 | -0/+5 |
|\ \ |
|
| * | | PCI/PM: Add needs_resume flag to avoid suspend complete optimization | Imre Deak | 2017-05-23 | 1 | -0/+5 |
* | | | Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-05-26 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | libceph: use kbasename() and kill ceph_file_part() | Ilya Dryomov | 2017-05-23 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | PCI/msi: fix the pci_alloc_irq_vectors_affinity stub | Christoph Hellwig | 2017-05-26 | 1 | -3/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-05-24 | 1 | -2/+5 |
|\ \ \ |
|
| * | | | ptrace: Properly initialize ptracer_cred on fork | Eric W. Biederman | 2017-05-23 | 1 | -2/+5 |
| | |/
| |/| |
|
* | | | Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2017-05-24 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | of/platform: Make of_platform_device_destroy globally visible | Jan Glauber | 2017-05-22 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-22 | 4 | -2/+11 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-05-21 | 4 | -2/+11 |
| |\ \ |
|
| | * | | ebtables: arpreply: Add the standard target sanity check | Gao Feng | 2017-05-16 | 1 | -0/+5 |
| | * | | netfilter: nf_tables: revisit chain/object refcounting from elements | Pablo Neira Ayuso | 2017-05-15 | 1 | -1/+1 |
| | * | | netfilter: xtables: zero padding in data_to_user | Willem de Bruijn | 2017-05-15 | 1 | -1/+1 |
| | * | | netfilter: nfnl_cthelper: reject del request if helper obj is in use | Liping Zhang | 2017-05-15 | 1 | -0/+2 |
| | * | | netfilter: introduce nf_conntrack_helper_put helper function | Liping Zhang | 2017-05-15 | 1 | -0/+2 |
* | | | | Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-21 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | tracing/kprobes: Enforce kprobes teardown after testing | Thomas Gleixner | 2017-05-18 | 1 | -0/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-05-21 | 1 | -12/+4 |
|\ \ \ \ |
|
| * | | | | nvmet-fc: remove target cpu scheduling flag | James Smart | 2017-05-20 | 1 | -10/+2 |
| * | | | | nvme-fc: correct port role bits | James Smart | 2017-05-20 | 1 | -2/+2 |
* | | | | | Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-05-20 | 2 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd | Peter Chen | 2017-05-18 | 1 | -0/+1 |
| * | | | | | USB: hub: fix SS max number of ports | Johan Hovold | 2017-05-17 | 1 | -0/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-20 | 1 | -7/+27 |
|\ \ \ \ \ |
|
| * | | | | | dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case | Dan Williams | 2017-05-14 | 1 | -7/+27 |
| |/ / / / |
|
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-05-20 | 1 | -1/+4 |
|\ \ \ \ \ |
|
| * | | | | | KVM: arm/arm64: Fix bug when registering redist iodevs | Christoffer Dall | 2017-05-18 | 1 | -1/+4 |
| |/ / / / |
|
* | | | | | Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-05-20 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Partially Revert "of: fix sparse warnings in fdt, irq, reserved mem, and reso... | Rob Herring | 2017-05-11 | 1 | -1/+1 |
* | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2017-05-19 | 1 | -0/+5 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Merge tag 'v4.12-rc1' into fixes | Olof Johansson | 2017-05-19 | 155 | -1420/+1957 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'tee/initial-merge' into fixes | Arnd Bergmann | 2017-05-10 | 2 | -0/+623 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'renesas-fixes-for-v4.12' of https://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 2017-05-10 | 1 | -0/+5 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | soc: renesas: Provide dummy rcar_rst_read_mode_pins() for compile-testing | Geert Uytterhoeven | 2017-04-28 | 1 | -0/+5 |
* | | | | | | | | net: x25: fix one potential use-after-free issue | linzhang | 2017-05-18 | 1 | -2/+2 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-16 | 5 | -5/+32 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | net/mlx5: Use underlay QPN from the root name space | Yishai Hadas | 2017-05-14 | 1 | -1/+3 |
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | xdp: refine xdp api with regards to generic xdp | Daniel Borkmann | 2017-05-12 | 2 | -2/+13 |
| * | | | | | | xdp: add flag to enforce driver mode | Daniel Borkmann | 2017-05-12 | 1 | -2/+4 |
| * | | | | | | bpf: Add strict alignment flag for BPF_PROG_LOAD. | David S. Miller | 2017-05-11 | 2 | -0/+9 |
| * | | | | | | bpf: Track alignment of register values in the verifier. | David S. Miller | 2017-05-11 | 1 | -0/+3 |
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-05-13 | 3 | -17/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | dax: prevent invalidation of mapped DAX entries | Ross Zwisler | 2017-05-13 | 1 | -1/+0 |
| * | | | | | | | mm, vmalloc: fix vmalloc users tracking properly | Michal Hocko | 2017-05-13 | 1 | -15/+6 |
| * | | | | | | | time: delete current_fs_time() | Deepa Dinamani | 2017-05-13 | 1 | -1/+0 |