summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-27net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov3-269/+342
2019-04-27ipv6: frags: fix a lockdep false positiveEric Dumazet1-11/+12
2019-04-27tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen1-0/+4
2019-04-27modpost: file2alias: check prototype of handlerMasahiro Yamada1-4/+3
2019-04-27modpost: file2alias: go back to simple devtable lookupMasahiro Yamada1-91/+45
2019-04-27mmc: sdhci: Handle auto-command errorsAdrian Hunter2-1/+41
2019-04-27mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter3-10/+10
2019-04-27mmc: sdhci: Fix data command CRC error handlingAdrian Hunter1-25/+15
2019-04-27crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter2-1/+11
2019-04-27x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner1-2/+4
2019-04-27perf/x86: Fix incorrect PEBS_REGSKan Liang2-20/+20
2019-04-27x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen1-3/+3
2019-04-27perf/x86/amd: Add event map for AMD Family 17hKim Phillips1-9/+26
2019-04-27mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau1-0/+3
2019-04-27rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai3-17/+9
2019-04-27kprobes: Fix error check when reusing optimized probesMasami Hiramatsu1-4/+2
2019-04-27kprobes: Mark ftrace mcount handler functions nokprobeMasami Hiramatsu1-1/+5
2019-04-27x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2-0/+27
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor1-1/+1
2019-04-27crypto: x86/poly1305 - fix overflow during partial reductionEric Biggers3-13/+67
2019-04-27coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli4-1/+54
2019-04-27Revert "svm: Fix AVIC incomplete IPI emulation"Suthikulpanit, Suravee1-4/+15
2019-04-27Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap1-1/+0
2019-04-27scsi: core: set result when the command cannot be dispatchedJaesoo Lee1-1/+5
2019-04-27ALSA: core: Fix card races between register and disconnectTakashi Iwai1-9/+9
2019-04-27ALSA: hda/realtek - add two more pin configuration sets to quirk tableHui Wang1-0/+6
2019-04-27staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-27staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott1-3/+3
2019-04-27staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-27staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott1-2/+2
2019-04-27io: accel: kxcjk1013: restore the range after resume.he, bo1-0/+2
2019-04-27iio: core: fix a possible circular locking dependencyFabrice Gasnier1-2/+2
2019-04-27iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger1-11/+17
2019-04-27iio: Fix scan mask selectionLars-Peter Clausen1-3/+2
2019-04-27iio: dac: mcp4725: add missing powerdown bits in store eepromJean-Francois Dagenais1-0/+1
2019-04-27iio: ad_sigma_delta: select channel when reading registerDragos Bogdan1-0/+1
2019-04-27iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou1-3/+4
2019-04-27iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans1-3/+3
2019-04-27iio: gyro: mpu3050: fix chip ID readingSergey Larin1-3/+5
2019-04-27staging: iio: ad7192: Fix ad7193 channel addressMircea Caprioru1-4/+4
2019-04-27Staging: iio: meter: fixed typoLeonard Pollak1-1/+1
2019-04-27KVM: x86: svm: make sure NMI is injected after nmi_singlestepVitaly Kuznetsov1-0/+3
2019-04-27KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPUSean Christopherson1-10/+11
2019-04-27CIFS: keep FileInfo handle live during oplock breakAurelien Aptel4-10/+53
2019-04-27net: thunderx: don't allow jumbo frames with XDPMatteo Croce1-0/+9
2019-04-27net: thunderx: raise XDP MTU to 1508Matteo Croce1-2/+11
2019-04-27ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet1-2/+8
2019-04-27ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra1-1/+9
2019-04-27vhost: reject zero size iova rangeJason Wang1-1/+5
2019-04-27team: set slave to promisc if team is already in promisc modeHangbin Liu1-0/+26