summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-06Linux 4.4.136v4.4.136Greg Kroah-Hartman1-1/+1
2018-06-06sparc64: Fix build warnings with gcc 7.David S. Miller1-1/+1
2018-06-06mm: fix the NULL mapping case in __isolate_lru_page()Hugh Dickins1-1/+1
2018-06-06fix io_destroy()/aio_complete() raceAl Viro1-2/+1
2018-06-06Kbuild: change CC_OPTIMIZE_FOR_SIZE definitionArnd Bergmann1-0/+13
2018-06-06drm/i915: Disable LVDS on Radiant P845Ondrej Zary1-0/+8
2018-06-06hwtracing: stm: fix build error on some archesGreg Kroah-Hartman1-0/+1
2018-06-06stm class: Use vmalloc for the master mapAlexander Shishkin1-3/+3
2018-06-06scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche1-2/+20
2018-06-06MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki1-0/+4
2018-06-06MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2-2/+2