Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-04-18 | 1 | -0/+10 |
|\ | |||||
| * | crypto: ahash - Fix EINPROGRESS notification callback | Herbert Xu | 2017-04-10 | 1 | -0/+10 |
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2017-04-16 | 1 | -8/+14 |
|\ \ | |||||
| * \ | Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux ... | Olof Johansson | 2017-04-07 | 1 | -8/+14 |
| |\ \ | |||||
| | * | | reset: add exported __reset_control_get, return NULL if optional | Philipp Zabel | 2017-04-04 | 1 | -8/+14 |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-04-16 | 1 | -4/+28 |
|\ \ \ \ | |||||
| * | | | | block: fix bio_will_gap() for first bvec with offset | Ming Lei | 2017-04-14 | 1 | -4/+28 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-04-14 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | uapi: add missing install of userio.h | Naohiro Aota | 2017-03-24 | 1 | -0/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-04-14 | 1 | -1/+5 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 2017-04-06 | 1 | -1/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [iov_iter] new privimitive: iov_iter_revert() | Al Viro | 2017-04-02 | 1 | -1/+5 |
* | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2017-04-14 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev" | Michael S. Tsirkin | 2017-04-11 | 1 | -1/+1 |
| * | | | | | | | | virtio: allow drivers to validate features | Michael S. Tsirkin | 2017-04-07 | 1 | -0/+1 |
* | | | | | | | | | mm: drop unused pmdp_huge_get_and_clear_notify() | Kirill A. Shutemov | 2017-04-13 | 1 | -13/+0 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2017-04-11 | 1 | -6/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | target: Fix ALUA transition state race between multiple initiators | Mike Christie | 2017-03-30 | 1 | -6/+2 |
| * | | | | | | | | | target: Fix unknown fabric callback queue-full errors | Nicholas Bellinger | 2017-03-30 | 1 | -0/+1 |
| * | | | | | | | | | target: Avoid mappedlun symlink creation during lun shutdown | Nicholas Bellinger | 2017-03-30 | 1 | -0/+1 |
* | | | | | | | | | | Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-04-11 | 2 | -0/+25 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | cgroup, kthread: close race window where new kthreads can be migrated to non-... | Tejun Heo | 2017-03-17 | 2 | -0/+25 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-04-09 | 2 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | statx: Include a mask for stx_attributes in struct statx | David Howells | 2017-04-03 | 2 | -2/+3 |
| * | | | | | | | | | | statx: Reserve the top bit of the mask for future struct expansion | David Howells | 2017-04-03 | 1 | -0/+1 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-04-08 | 4 | -10/+11 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | blk-mq: Restart a single queue if tag sets are shared | Bart Van Assche | 2017-04-07 | 1 | -1/+0 |
| * | | | | | | | | | | blk-mq: Introduce blk_mq_delay_run_hw_queue() | Bart Van Assche | 2017-04-07 | 1 | -0/+2 |
| * | | | | | | | | | | blk-mq-sched: fix crash in switch error path | Omar Sandoval | 2017-04-07 | 1 | -1/+1 |
| * | | | | | | | | | | nvme: Correct NVMF enum values to match NVMe-oF rev 1.0 | Roland Dreier | 2017-04-02 | 1 | -8/+8 |
* | | | | | | | | | | | Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-04-08 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable() | Tony Lindgren | 2017-04-07 | 1 | -1/+2 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-04-08 | 2 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Radim Krčmář | 2017-04-05 | 2 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI | Christoffer Dall | 2017-04-04 | 1 | -0/+3 |
| | * | | | | | | | | | | KVM: arm64: Ensure LRs are clear when they should be | Christoffer Dall | 2017-04-04 | 1 | -0/+1 |
* | | | | | | | | | | | | vmlinux.lds: add missing VMLINUX_SYMBOL macros | Jessica Yu | 2017-04-08 | 1 | -2/+2 |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-04-05 | 2 | -11/+22 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | sctp: get sock from transport in sctp_transport_update_pmtu | Xin Long | 2017-04-05 | 2 | -6/+5 |
| * | | | | | | | | | | | sctp: check for dst and pathmtu update in sctp_packet_config | Xin Long | 2017-04-03 | 1 | -3/+14 |
| * | | | | | | | | | | | sctp: alloc stream info when initializing asoc | Xin Long | 2017-03-30 | 1 | -1/+2 |
| * | | | | | | | | | | | sctp: change to save MSG_MORE flag into assoc | Xin Long | 2017-03-28 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2017-04-05 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | mfd: cros-ec: Fix host command buffer size | Vic Yang | 2017-04-05 | 1 | -1/+2 |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'vmwgfx-fixes-4.11' of git://people.freedesktop.org/~thomash/lin... | Dave Airlie | 2017-04-04 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces | Thomas Hellstrom | 2017-03-30 | 1 | -1/+4 |
* | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-04-02 | 1 | -6/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | sched/clock, x86/perf: Fix "perf test tsc" | Peter Zijlstra | 2017-03-23 | 1 | -6/+7 |
* | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-04-02 | 2 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | vmlinux.lds: Add __clkevt_of_table to kernel | Alexander Kochetkov | 2017-03-28 | 1 | -0/+2 |