summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* crypto: ccp - Validate buffer lengths for copy operationsGary R Hook2019-08-161-30/+78
* lkdtm: support llvm-objcopyNick Desaulniers2019-08-161-2/+1
* Input: synaptics - enable RMI mode for HP Spectre X360Dmitry Torokhov2019-08-161-0/+1
* loop: set PF_MEMALLOC_NOIO for the worker threadMikulas Patocka2019-08-161-1/+1
* mmc: cavium: Add the missing dma unmap when the dma has finished.Kevin Hao2019-08-161-0/+1
* mmc: cavium: Set the correct dma max segment size for mmc_hostKevin Hao2019-08-161-1/+2
* sound: fix a memory leak bugWenwen Wang2019-08-161-1/+2
* usb: iowarrior: fix deadlock on disconnectOliver Neukum2019-08-161-3/+4
* usb: usbfs: fix double-free of usb memory upon submiturb errorGavin Li2019-08-161-2/+0
* crypto: ccp - Ignore tag length when decrypting GCM ciphertextGary R Hook2019-08-161-2/+1
* crypto: ccp - Fix oops by properly managing allocated structuresGary R Hook2019-08-161-2/+2
* iio: adc: max9611: Fix misuse of GENMASK macroJoe Perches2019-08-161-1/+1
* Linux 4.14.138v4.14.138Greg Kroah-Hartman2019-08-091-1/+1
* spi: bcm2835: Fix 3-wire mode if DMA is enabledLukas Wunner2019-08-091-1/+2
* cgroup: Fix css_task_iter_advance_css_set() cset skip conditionTejun Heo2019-08-091-1/+1
* cgroup: css_task_iter_skip()'d iterators must be advanced before accessedTejun Heo2019-08-091-0/+4
* cgroup: Include dying leaders with live threads in PROCS iterationsTejun Heo2019-08-093-7/+39
* cgroup: Implement css_task_iter_skip()Tejun Heo2019-08-092-24/+39
* cgroup: Call cgroup_release() before __exit_signal()Tejun Heo2019-08-091-1/+1
* bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru2019-08-091-1/+1
* mvpp2: refactor MTU change codeMatteo Croce2019-08-091-28/+13
* tun: mark small packets as owned by the tap sockAlexis Bauvin2019-08-091-0/+1
* net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2019-08-093-2/+8
* compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-08-096-3/+25
* tipc: compat: allow tipc commands without argumentsTaras Kondratiuk2019-08-091-4/+7
* NFC: nfcmrvl: fix gpio-handling regressionJohan Hovold2019-08-093-4/+5
* net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai2019-08-091-3/+3
* net: phylink: Fix flow control for fixed-linkRené van Dorst2019-08-091-0/+2
* net/mlx5: Use reversed order when unregister devicesMark Zhang2019-08-091-1/+1
* net: fix ifindex collision during namespace removalJiri Pirko2019-08-091-0/+2
* net: bridge: mcast: don't delete permanent entries when fast leave is enabledNikolay Aleksandrov2019-08-091-0/+3
* net: bridge: delete local fdb on device init failureNikolay Aleksandrov2019-08-091-0/+5
* ip6_tunnel: fix possible use-after-free on xmitHaishuang Yan2019-08-091-4/+2
* ife: error out when nla attributes are emptyCong Wang2019-08-091-0/+3
* atm: iphase: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-08-091-2/+6
* objtool: Add rewind_stack_do_exit() to the noreturn listJosh Poimboeuf2019-08-091-0/+1
* objtool: Add machine_real_restart() to the noreturn listJosh Poimboeuf2019-08-091-0/+1
* IB: directly cast the sockaddr union to aockaddrGreg Kroah-Hartman2019-08-091-5/+5
* RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe2019-08-093-14/+11
* HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer2019-08-092-0/+2
* HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra2019-08-091-6/+6
* arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2019-08-092-5/+10
* tcp: be more careful in tcp_fragment()Eric Dumazet2019-08-092-1/+27
* ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedoAdam Ford2019-08-091-0/+16
* ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LVAdam Ford2019-08-091-0/+16
* scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2019-08-093-32/+25
* Linux 4.14.137v4.14.137Greg Kroah-Hartman2019-08-061-1/+1
* Documentation: Add swapgs description to the Spectre v1 documentationJosh Poimboeuf2019-08-061-8/+80
* x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner2019-08-063-29/+32
* x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf2019-08-062-12/+110