Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | KVM: arm/arm64: Move irq_is_ppi() to header file | Christoffer Dall | 2017-06-08 | 1 | -0/+2 | |
| | * | | | | | | | | KVM: arm64: Allow creating the PMU without the in-kernel GIC | Christoffer Dall | 2017-06-08 | 1 | -0/+6 | |
| | * | | | | | | | | KVM: add kvm_request_pending | Radim Krčmář | 2017-06-04 | 1 | -0/+5 | |
| | * | | | | | | | | KVM: improve arch vcpu request defining | Andrew Jones | 2017-06-04 | 1 | -0/+7 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | KVM: s390: ioctls to get and set guest storage attributes | Claudio Imbrenda | 2017-06-22 | 1 | -0/+33 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'platform-drivers-x86-v4.13-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2017-07-06 | 1 | -0/+59 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | platform/x86: wmi: Require query for data blocks, rename writable to setable | Darren Hart (VMware) | 2017-06-06 | 1 | -5/+2 | |
| * | | | | | | | | platform/x86: wmi: Add an interface for subdrivers to access sibling devices | Andy Lutomirski | 2017-06-06 | 1 | -0/+4 | |
| * | | | | | | | | platform/x86: wmi: Add a new interface to read block data | Andy Lutomirski | 2017-06-06 | 1 | -0/+4 | |
| * | | | | | | | | platform/x86: wmi: Incorporate acpi_install_notify_handler | Andy Lutomirski | 2017-06-06 | 1 | -0/+1 | |
| * | | | | | | | | platform/x86: wmi: Probe data objects for read and write capabilities | Andy Lutomirski | 2017-06-06 | 1 | -0/+6 | |
| * | | | | | | | | platform/x86: wmi: Turn WMI into a bus driver | Andy Lutomirski | 2017-06-06 | 1 | -0/+47 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-07-06 | 8 | -26/+92 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state | Ewan D. Milne | 2017-07-01 | 1 | -0/+1 | |
| * | | | | | | | | scsi: sas: scsi_queue_work can fail, so make callers aware | Johannes Thumshirn | 2017-06-27 | 1 | -3/+3 | |
| * | | | | | | | | scsi: cxlflash: Support AFU debug | Matthew R. Ochs | 2017-06-26 | 1 | -3/+34 | |
| * | | | | | | | | scsi: cxlflash: Support LUN provisioning | Matthew R. Ochs | 2017-06-26 | 1 | -5/+26 | |
| * | | | | | | | | scsi: cxlflash: Introduce host ioctl support | Matthew R. Ochs | 2017-06-26 | 1 | -1/+30 | |
| * | | | | | | | | scsi: Remove the definition of VLC_SA_RECEIVE_CREDENTIAL | Bart Van Assche | 2017-06-26 | 1 | -3/+0 | |
| * | | | | | | | | scsi: fc: drop residual tsk_mgmt_response and it_nexus_response | Kefeng Wang | 2017-06-26 | 1 | -4/+0 | |
| * | | | | | | | | scsi: scsi_dh_alua: remove synchronous STPG support | Christoph Hellwig | 2017-06-26 | 1 | -1/+0 | |
| * | | | | | | | | scsi: remove various unused blist flags | Christoph Hellwig | 2017-06-26 | 1 | -9/+0 | |
| * | | | | | | | | scsi: Protect SCSI device state changes with a mutex | Bart Van Assche | 2017-06-12 | 1 | -0/+1 | |
| * | | | | | | | | scsi: Create two versions of scsi_internal_device_unblock() | Bart Van Assche | 2017-06-12 | 1 | -2/+2 | |
| * | | | | | | | | scsi: Split scsi_internal_device_block() | Bart Van Assche | 2017-06-12 | 1 | -1/+1 | |
| * | | | | | | | | scsi: Avoid that scsi_exit_rq() triggers a use-after-free | Bart Van Assche | 2017-06-12 | 1 | -0/+1 | |
| * | | | | | | | | scsi: storvsc: remove unnecessary channel inbound lock | Stephen Hemminger | 2017-06-12 | 1 | -1/+0 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-06 | 3 | -40/+44 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dm kcopyd: add sequential write feature | Damien Le Moal | 2017-06-19 | 1 | -0/+1 | |
| * | | | | | | | | dm: introduce dm_remap_zone_report() | Damien Le Moal | 2017-06-19 | 1 | -0/+2 | |
| * | | | | | | | | dm table: add zoned block devices validation | Damien Le Moal | 2017-06-19 | 1 | -0/+6 | |
| * | | | | | | | | dm: convert DM printk macros to pr_<level> macros | Joe Perches | 2017-06-19 | 1 | -39/+32 | |
| * | | | | | | | | dm ioctl: add a new DM_DEV_ARM_POLL ioctl | Mikulas Patocka | 2017-06-19 | 1 | -1/+3 | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-07-06 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev | Niranjana Vishwanathapura | 2017-07-05 | 1 | -2/+4 | |
* | | | | | | | | | | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-07-06 | 2 | -36/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'sh-pfc-for-v4.13-tag2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij | 2017-06-29 | 1 | -0/+16 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | arm: dts: dt-bindings: Add Renesas RZ/A1 pinctrl header | Jacopo Mondi | 2017-06-23 | 1 | -0/+16 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | pinctrl: generic: Add output-enable property | Jacopo Mondi | 2017-06-29 | 1 | -4/+11 | |
| * | | | | | | | | | | Merge tag 'v4.12-rc7' into devel | Linus Walleij | 2017-06-29 | 64 | -147/+369 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.base | Sebastian Reichel | 2017-05-23 | 1 | -5/+5 | |
| * | | | | | | | | | | | pinctrl: mcp23s08: drop comment about missing irq support | Sebastian Reichel | 2017-05-23 | 1 | -3/+0 | |
| * | | | | | | | | | | | pinctrl: mcp23s08: simplify spi_present_mask handling | Sebastian Reichel | 2017-05-23 | 1 | -5/+1 | |
| * | | | | | | | | | | | pinctrl: mcp23s08: generalize irq property handling | Sebastian Reichel | 2017-05-23 | 1 | -18/+0 | |
| * | | | | | | | | | | | pinctrl: mcp23s08: drop pullup config from pdata | Sebastian Reichel | 2017-05-23 | 1 | -1/+0 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j.... | Linus Torvalds | 2017-07-06 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | leds: pca963x: Add bindings to invert polarity | Anders Darander | 2017-05-14 | 1 | -0/+6 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2017-07-06 | 19 | -111/+317 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [media] dvb: don't use 'time_t' in event ioctl | Arnd Bergmann | 2017-06-20 | 1 | -1/+2 | |
| * | | | | | | | | | | | [media] media: entity: Add media_entity_get_fwnode_pad() function | Niklas Söderlund | 2017-06-20 | 1 | -0/+23 |