aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-01ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen1-1/+3
2018-06-01netfilter: fix ptr_ret.cocci warningskbuild test robot2-12/+3
2018-05-31linvdimm, pmem: Preserve read-only setting for pmem devicesRobert Elliott1-5/+9
2018-05-31net-sysfs: Fix memory leak in XPS configurationAlexander Duyck1-3/+3
2018-05-31ixgbe: fix parsing of TC actions for HW offloadOndřej Hlavatý1-5/+4
2018-05-31virtio_net: fix error return code in virtnet_probe()Wei Yongjun1-1/+3
2018-05-31rtnetlink: Remove VLA usageKees Cook2-4/+18
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck9-10/+10
2018-05-31cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argumentRonnie Sahlberg3-20/+22
2018-05-31cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdrRonnie Sahlberg1-6/+4
2018-05-31cifs: remove struct smb2_oplock_break_rspRonnie Sahlberg3-16/+4
2018-05-31cifs: remove rfc1002 header from all SMB2 response structuresRonnie Sahlberg6-78/+87
2018-05-31smb3: on reconnect set PreviousSessionId fieldSteve French1-0/+1
2018-05-31smb3: Add posix create context for smb3.11 posix mountsSteve French5-3/+101
2018-06-01KVM: PPC: Book3S PR: Enable kvmppc_get/set_one_reg_pr() for HTM registersSimon Guo1-0/+133
2018-06-01KVM: PPC: Book3S: Remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGSSimon Guo1-6/+0
2018-06-01KVM: PPC: Remove load/put vcpu for KVM_GET/SET_ONE_REG ioctlSimon Guo1-2/+0
2018-06-01KVM: PPC: Move vcpu_load/vcpu_put down to each ioctl case in kvm_arch_vcpu_ioctlSimon Guo1-3/+6
2018-06-01KVM: PPC: Book3S PR: Enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctlSimon Guo1-3/+2
2018-06-01KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTMSimon Guo4-7/+38
2018-06-01KVM: PPC: Book3S PR: Add guard code to prevent returning to guest with PR=0 and Transactional stateSimon Guo3-2/+19
2018-06-01KVM: PPC: Book3S PR: Add emulation for tabort. in privileged stateSimon Guo1-0/+68
2018-06-01KVM: PPC: Book3S PR: Add emulation for trechkpt.Simon Guo3-1/+64
2018-06-01KVM: PPC: Book3S PR: Add emulation for treclaim.Simon Guo1-0/+76
2018-06-01KVM: PPC: Book3S PR: Restore NV regs after emulating mfspr from TM SPRsSimon Guo1-2/+13
2018-06-01KVM: PPC: Book3S PR: Always fail transactions in guest privileged stateSimon Guo3-1/+52
2018-06-01KVM: PPC: Book3S PR: Emulate mtspr/mfspr using active TM SPRsSimon Guo3-11/+50
2018-06-01KVM: PPC: Book3S PR: Add math support for PR KVM HTMSimon Guo1-0/+35
2018-06-01KVM: PPC: Book3S PR: Add transaction memory save/restore skeletonSimon Guo3-1/+36
2018-06-01KVM: PPC: Book3S PR: Add kvmppc_save/restore_tm_sprs() APIsSimon Guo1-0/+22
2018-06-01KVM: PPC: Book3S PR: Add new kvmppc_copyto/from_vcpu_tm APIsSimon Guo1-0/+41
2018-06-01KVM: PPC: Book3S PR: Avoid changing TS bits when exiting guestSimon Guo1-0/+13
2018-06-01KVM: PPC: Book3S PR: Implement RFID TM behavior to suppress change from S0 to N0Simon Guo1-2/+19
2018-06-01KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guestSimon Guo1-23/+50
2018-06-01KVM: PPC: Book3S PR: Pass through MSR TM and TS bits to shadow_msrSimon Guo1-0/+5
2018-06-01KVM: PPC: Book3S PR: Transition to Suspended state when injecting interruptSimon Guo1-1/+10
2018-06-01KVM: PPC: Book3S PR: Add C function wrapper for _kvmppc_save/restore_tm()Simon Guo3-5/+101
2018-06-01KVM: PPC: Book3S PR: Turn on FP/VSX/VMX MSR bits in kvmppc_save_tm()Simon Guo1-0/+2
2018-06-01KVM: PPC: Book3S PR: Add guest MSR parameter for kvmppc_save_tm()/kvmppc_restore_tm()Simon Guo2-47/+57
2018-05-31compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes4-0/+227
2018-05-31ARM: spectre-v1: fix syscall entryRussell King2-11/+32
2018-05-31ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King1-0/+19
2018-05-31ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2-0/+21
2018-05-31Merge tag 'xfs-4.17-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+1
2018-05-31i2c: qup: fix building without CONFIG_ACPIArnd Bergmann1-2/+0
2018-05-31rtc: test: remove irq sysfs fileAlexandre Belloni1-39/+0
2018-05-31rtc: test: emulate alarms using timersAlexandre Belloni1-4/+52
2018-05-31rtc: test: store time as an offset to system timeAlexandre Belloni1-16/+23
2018-05-31rtc: test: allow registering many devicesAlexandre Belloni1-24/+24
2018-05-31rtc: test: remove useless proc infoAlexandre Belloni1-11/+0