aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-07KVM: mark vcpu->pid pointer as rcu protectedChristian Borntraeger2-5/+12
2017-07-07Merge tag 'mac80211-for-davem-2017-07-07' of git://git.kernel.org/pub/scm/lin...David S. Miller1-3/+7
2017-07-07irqdomain: Allow ACPI device nodes to be used as irqdomain identifiersMarc Zyngier1-0/+16
2017-07-07cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari1-0/+4
2017-07-07cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari1-0/+1
2017-07-07cfg80211: Check if NAN service ID is of expected sizeSrinivas Dasari1-1/+1
2017-07-07cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari1-2/+1
2017-07-07iov_iter: saner checks on copyin/copyoutAl Viro1-16/+39
2017-07-07um: Add kerneldoc for userspace_tramp() and start_userspace()Thomas Meyer1-1/+30
2017-07-07um: Add kerneldoc for segv_handlerThomas Meyer1-0/+10
2017-07-07um: stub-data.h: remove superfluous includeThomas Meyer1-2/+0
2017-07-07um: userspace - be more verbose in ptrace set regs errorThomas Meyer1-2/+8
2017-07-07arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'Christophe Jaillet1-2/+4
2017-07-07nfp: flower: add missing clean up call to avoid memory leaksJakub Kicinski1-0/+1
2017-07-07genirq/debugfs: Remove redundant NULL pointer checkThomas Gleixner1-2/+1
2017-07-06target: pscsi: Introduce TYPE_ZBC supportDamien Le Moal1-6/+11
2017-07-06target: Use macro for WRITE_VERIFY_32 operation codesDamien Le Moal2-1/+2
2017-07-06target: fix SAM_STAT_BUSY/TASK_SET_FULL handlingMike Christie1-3/+11
2017-07-06target: remove transport_completeMike Christie2-10/+0
2017-07-06pscsi: finish cmd processing from pscsi_req_doneMike Christie2-26/+16
2017-07-06tcmu: fix sense handling during completionMike Christie1-2/+1
2017-07-06target: add helper to copy sense to se_cmd bufferMike Christie2-0/+20
2017-07-06target: do not require a transport_complete for SCF_TRANSPORT_TASK_SENSEMike Christie1-2/+2
2017-07-06target: make device_mutex and device_list staticColin Ian King1-2/+2
2017-07-06tcmu: Fix flushing cmd entry dcache pageXiubo Li1-2/+2
2017-07-06tcmu: fix multiple uio open/close sequencesMike Christie1-1/+5
2017-07-06tcmu: drop configured check in destroyMike Christie1-4/+2
2017-07-06target: remove g_device_listMike Christie3-22/+12
2017-07-06xcopy: loop over devices using idr helperMike Christie1-29/+41
2017-07-06target: add helper to iterate over devicesMike Christie2-0/+47
2017-07-06tcmu: perfom device add, del and reconfig synchronouslyMike Christie2-20/+200
2017-07-06target: add helper to find se_device by dev_indexMike Christie2-0/+26
2017-07-06target: use idr for se_device dev indexMike Christie2-5/+26
2017-07-06target: break up free_device callbackMike Christie7-8/+36
2017-07-06tcmu: reconfigure netlink attr changesMike Christie2-37/+48
2017-07-06qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORTNicholas Bellinger3-33/+8
2017-07-06iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger1-1/+1
2017-07-06tcmu: make array tcmu_attrib_attrs static constColin Ian King1-1/+1
2017-07-06tcmu: Fix module removal due to stuck unmap_thread thread againXiubo Li1-1/+1
2017-07-06target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesceJiang Yi1-0/+9
2017-07-06tcmu: Add Type of reconfig into netlinkBryant G. Ly2-6/+22
2017-07-06tcmu: Make dev_config configurableBryant G. Ly1-0/+41
2017-07-06tcmu: Make dev_size configurable via userspaceBryant G. Ly1-5/+54
2017-07-06tcmu: Add netlink for device reconfigurationBryant G. Ly2-0/+13
2017-07-06tcmu: Support emulate_write_cacheBryant G. Ly1-0/+30
2017-07-06ibmvscsis: Use tpgt passed in by userBryant G. Ly1-0/+8
2017-07-06target/iscsi: Remove dead code from iscsit_process_scsi_cmd()Bart Van Assche1-5/+1
2017-07-06target/iscsi: Simplify iscsit_free_cmd()Bart Van Assche1-35/+4
2017-07-06target/iscsi: Remove second argument of __iscsit_free_cmd()Bart Van Assche3-20/+15
2017-07-06target/tcm_loop: Make TMF processing slightly fasterBart Van Assche1-16/+9