summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-16Linux 4.4.138v4.4.138Greg Kroah-Hartman1-1/+1
2018-06-16crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman4-8/+0
2018-06-16Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI IDJohannes Wienke1-0/+1
2018-06-16Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee1-0/+1
2018-06-16kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini3-12/+24
2018-06-16vmw_balloon: fixing double free when batching mode is offGil Kupfer1-16/+7
2018-06-16serial: samsung: fix maxburst parameter for DMA transactionsMarek Szyprowski1-5/+2
2018-06-16KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini3-28/+38
2018-06-16KVM: x86: introduce linear_{read,write}_systemPaolo Bonzini1-32/+32
2018-06-16Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2018-06-16gpio: No NULL ownerLinus Walleij1-2/+7
2018-06-16x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c codeAndy Lutomirski1-5/+0
2018-06-16af_key: Always verify length of provided sadb_keyKevin Easton1-10/+35
2018-06-16x86/fpu: Fix math emulation in eager fpu modeAndy Lutomirski3-3/+3
2018-06-16x86/fpu: Fix FNSAVE usage in eagerfpu modeAndy Lutomirski1-3/+15
2018-06-16x86/fpu: Hard-disable lazy FPU modeAndy Lutomirski3-90/+5
2018-06-16x86/fpu: Fix eager-FPU handling on legacy FPU machinesBorislav Petkov2-2/+4
2018-06-16x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")Yu-cheng Yu2-11/+4
2018-06-16x86/fpu: Fix 'no387' regressionAndy Lutomirski1-6/+8
2018-06-16x86/fpu: Default eagerfpu=on on all CPUsAndy Lutomirski1-8/+5
2018-06-16x86/fpu: Disable AVX when eagerfpu is offyu-cheng yu2-5/+12
2018-06-16x86/fpu: Disable MPX when eagerfpu is offyu-cheng yu3-14/+46
2018-06-16x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov24-68/+48
2018-06-16x86: Remove unused function cpu_has_ht_siblings()Juergen Gross1-9/+0
2018-06-16x86/fpu: Fix early FPU command-line parsingyu-cheng yu1-71/+38
2018-06-13Linux 4.4.137v4.4.137Greg Kroah-Hartman1-1/+1
2018-06-13net: metrics: add proper netlink validationEric Dumazet1-0/+2
2018-06-13net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli3-5/+12
2018-06-13rtnetlink: validate attributes in do_setlink()Eric Dumazet1-4/+4
2018-06-13team: use netdev_features_t instead of u32Dan Carpenter1-1/+2
2018-06-13net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein1-2/+2
2018-06-13qed: Fix mask for physical address in ILT entryShahed Shaikh1-1/+1
2018-06-13packet: fix reserve calculationWillem de Bruijn1-1/+1
2018-06-13net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas1-1/+1
2018-06-13net/packet: refine check for priv area sizeEric Dumazet1-1/+1
2018-06-13netdev-FAQ: clarify DaveM's position for stable backportsCong Wang1-0/+9
2018-06-13isdn: eicon: fix a missing-check bugWenwen Wang3-16/+29
2018-06-13ipv4: remove warning in ip_recv_errorWillem de Bruijn1-2/+0
2018-06-13ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca1-1/+2
2018-06-13enic: set DMA mask to 47 bitGovindarajulu Varadarajan1-4/+4
2018-06-13dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()Alexey Kodanev1-2/+0
2018-06-13bnx2x: use the right constantJulia Lawall1-1/+1
2018-06-13brcmfmac: Fix check for ISO3166 codeStefan Wahren1-1/+1
2018-06-13drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie1-0/+1
2018-06-13xfs: fix incorrect log_flushed on fsyncAmir Goldstein1-7/+0
2018-06-13kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor1-1/+1
2018-06-13mmap: relax file size limit for regular filesLinus Torvalds1-1/+1
2018-06-13mmap: introduce sane default mmap limitsLinus Torvalds1-0/+32
2018-06-13tpm: self test failure should not cause suspend to failChris Chiu1-0/+4
2018-06-13tpm: do not suspend/resume if power stays onEnric Balletbo i Serra3-0/+17