summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-05Linux 4.14.48v4.14.48Greg Kroah-Hartman1-1/+1
2018-06-05powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy6-3/+28
2018-06-05powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy3-9/+50
2018-06-05powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy5-59/+80
2018-06-05powerpc/mm/slice: Remove intermediate bitmap copyChristophe Leroy1-8/+4
2018-06-05drm/i915: Disable LVDS on Radiant P845Ondrej Zary1-0/+8
2018-06-05drm/i915/lvds: Move acpi lid notification registration to registration phaseChris Wilson1-11/+32
2018-06-05drm/psr: Fix missed entry in PSR setup time table.Dhinakaran Pandiyan1-0/+1
2018-06-05intel_th: Use correct device when freeing buffersAlexander Shishkin1-3/+3
2018-06-05Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka1-4/+3
2018-06-05mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()Hugh Dickins1-1/+1
2018-06-05IB/core: Fix error code for invalid GID entryParav Pandit1-1/+1
2018-06-05hwtracing: stm: fix build error on some archesGreg Kroah-Hartman1-0/+1
2018-06-05stm class: Use vmalloc for the master mapAlexander Shishkin1-3/+3
2018-06-05scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche1-2/+20
2018-06-05MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki1-0/+4
2018-06-05MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2-2/+2
2018-06-05MIPS: lantiq: gphy: Drop reboot/remove reset assertsMathias Kresin1-36/+0
2018-06-05iio: adc: select buffer for at91-sama5d2_adcEugen Hristev1-0/+1
2018-06-05iio:kfifo_buf: check for uint overflowMartin Kelly1-0/+7
2018-06-05iio:buffer: make length types match kfifo typesMartin Kelly3-6/+6
2018-06-05iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQMichael Nosthoff1-51/+24
2018-06-05tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet2-5/+7
2018-06-05kbuild: clang: disable unused variable warnings only when constantSodagudi Prasad1-2/+1
2018-06-05platform/chrome: cros_ec_lpc: remove redundant pointer requestColin Ian King1-3/+0
2018-06-05ASoC: Intel: sst: remove redundant variable dma_dev_nameColin Ian King1-2/+0
2018-06-05rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke1-3/+0
2018-06-05drm/amd/powerplay: Fix enum mismatchMatthias Kaehlcke2-5/+5
2018-06-05dma-buf: remove redundant initialization of sg_tableColin Ian King1-1/+1
2018-06-05drm/i915: Always sanity check engine state upon idlingChris Wilson1-19/+8
2018-06-05kbuild: clang: remove crufty HOSTCFLAGSNick Desaulniers1-5/+0
2018-06-05cfg80211: further limit wiphy names to 64 bytesEric Biggers1-1/+1
2018-06-05selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover1-1/+1
2018-06-05tracing: Make the snapshot trigger work with instancesSteven Rostedt (VMware)3-8/+25
2018-06-05tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)1-2/+3
2018-06-05Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires1-11/+11
2018-06-05Input: synaptics - add Lenovo 80 series ids to SMBusBenjamin Tissoires1-0/+2
2018-06-05Input: synaptics - add Intertouch support on X1 Carbon 6th and X280Aaron Ma1-0/+2
2018-06-05Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...Edvard Holst1-0/+1
2018-06-05Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMIDmitry Torokhov1-0/+1
2018-06-05xfs: detect agfl count corruption and reset agflBrian Foster3-1/+103
2018-06-05xfs: convert XFS_AGFL_SIZE to a helper functionDave Chinner4-20/+28
2018-06-05PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()Dexuan Cui1-1/+57
2018-06-05Revert "pinctrl: msm: Use dynamic GPIO numbering"Greg Kroah-Hartman1-1/+1
2018-06-05x86/MCE/AMD: Cache SMCA MISC block addressesBorislav Petkov1-15/+14
2018-06-05x86/mce/AMD: Carve out SMCA get_block_address() codeYazen Ghannam1-26/+31
2018-06-05objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf1-3/+7
2018-06-05objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf1-25/+12
2018-06-05objtool: Detect RIP-relative switch table referencesJosh Poimboeuf1-15/+18
2018-06-05objtool: Support GCC 8 switch tablesJosh Poimboeuf1-2/+22