summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-16mmc: cavium: Add the missing dma unmap when the dma has finished.Kevin Hao
2019-08-16mmc: cavium: Set the correct dma max segment size for mmc_hostKevin Hao
2019-08-16sound: fix a memory leak bugWenwen Wang
2019-08-16usb: iowarrior: fix deadlock on disconnectOliver Neukum
2019-08-16usb: usbfs: fix double-free of usb memory upon submiturb errorGavin Li
2019-08-16crypto: ccp - Ignore tag length when decrypting GCM ciphertextGary R Hook
2019-08-16crypto: ccp - Fix oops by properly managing allocated structuresGary R Hook
2019-08-16iio: adc: max9611: Fix misuse of GENMASK macroJoe Perches
2019-08-09Linux 4.14.138v4.14.138Greg Kroah-Hartman
2019-08-09spi: bcm2835: Fix 3-wire mode if DMA is enabledLukas Wunner
2019-08-09cgroup: Fix css_task_iter_advance_css_set() cset skip conditionTejun Heo
2019-08-09cgroup: css_task_iter_skip()'d iterators must be advanced before accessedTejun Heo
2019-08-09cgroup: Include dying leaders with live threads in PROCS iterationsTejun Heo
2019-08-09cgroup: Implement css_task_iter_skip()Tejun Heo
2019-08-09cgroup: Call cgroup_release() before __exit_signal()Tejun Heo
2019-08-09bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru
2019-08-09mvpp2: refactor MTU change codeMatteo Croce
2019-08-09tun: mark small packets as owned by the tap sockAlexis Bauvin
2019-08-09net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich
2019-08-09compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-08-09tipc: compat: allow tipc commands without argumentsTaras Kondratiuk
2019-08-09NFC: nfcmrvl: fix gpio-handling regressionJohan Hovold
2019-08-09net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai
2019-08-09net: phylink: Fix flow control for fixed-linkRené van Dorst
2019-08-09net/mlx5: Use reversed order when unregister devicesMark Zhang
2019-08-09net: fix ifindex collision during namespace removalJiri Pirko
2019-08-09net: bridge: mcast: don't delete permanent entries when fast leave is enabledNikolay Aleksandrov
2019-08-09net: bridge: delete local fdb on device init failureNikolay Aleksandrov
2019-08-09ip6_tunnel: fix possible use-after-free on xmitHaishuang Yan
2019-08-09ife: error out when nla attributes are emptyCong Wang
2019-08-09atm: iphase: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-08-09objtool: Add rewind_stack_do_exit() to the noreturn listJosh Poimboeuf
2019-08-09objtool: Add machine_real_restart() to the noreturn listJosh Poimboeuf
2019-08-09IB: directly cast the sockaddr union to aockaddrGreg Kroah-Hartman
2019-08-09RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
2019-08-09HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer
2019-08-09HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra
2019-08-09arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-08-09tcp: be more careful in tcp_fragment()Eric Dumazet
2019-08-09ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedoAdam Ford
2019-08-09ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LVAdam Ford
2019-08-09scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-08-06Linux 4.14.137v4.14.137Greg Kroah-Hartman
2019-08-06Documentation: Add swapgs description to the Spectre v1 documentationJosh Poimboeuf
2019-08-06x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-06x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-06x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-06x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu
2019-08-06x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov
2019-08-06x86/vdso: Prevent segfaults due to hoisted vclock readsAndy Lutomirski