summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-09NFC: nfcmrvl: fix gpio-handling regressionJohan Hovold3-4/+5
2019-08-09net/smc: do not schedule tx_work in SMC_CLOSED stateUrsula Braun1-2/+6
2019-08-09net: sched: use temporary variable for actions indexesDmytro Linkin15-64/+85
2019-08-09net sched: update vlan action for batched events operationsRoman Mashak1-0/+9
2019-08-09net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai1-3/+3
2019-08-09net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan2-5/+10
2019-08-09net: phylink: Fix flow control for fixed-linkRené van Dorst1-0/+2
2019-08-09net/mlx5: Use reversed order when unregister devicesMark Zhang1-1/+1
2019-08-09net/mlx5e: always initialize frag->last_in_pageQian Cai1-3/+2
2019-08-09net: fix ifindex collision during namespace removalJiri Pirko1-0/+2
2019-08-09net: bridge: mcast: don't delete permanent entries when fast leave is enabledNikolay Aleksandrov1-0/+3
2019-08-09net: bridge: delete local fdb on device init failureNikolay Aleksandrov1-0/+5
2019-08-09mvpp2: refactor MTU change codeMatteo Croce1-28/+13
2019-08-09mvpp2: fix panic on module removalMatteo Croce1-3/+2
2019-08-09mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()Jiri Pirko1-1/+1
2019-08-09ipip: validate header length in ipip_tunnel_xmitHaishuang Yan1-0/+3
2019-08-09ip6_tunnel: fix possible use-after-free on xmitHaishuang Yan1-4/+2
2019-08-09ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6Haishuang Yan1-1/+2
2019-08-09ife: error out when nla attributes are emptyCong Wang1-0/+5
2019-08-09bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru1-2/+1
2019-08-09atm: iphase: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-2/+6
2019-08-09IB: directly cast the sockaddr union to aockaddrGreg Kroah-Hartman1-5/+4
2019-08-09HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer2-0/+2
2019-08-09HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra1-6/+6
2019-08-09libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlockDan Williams2-5/+13
2019-08-09libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrantDan Williams1-22/+37
2019-08-09libnvdimm/region: Register badblocks before namespacesDan Williams1-11/+11
2019-08-09libnvdimm/bus: Prevent duplicate device_unregister() callsDan Williams1-0/+25
2019-08-09drivers/base: Introduce kill_device()Dan Williams2-8/+20
2019-08-09driver core: Establish order of operations for device_add and device_del via ...Alexander Duyck3-11/+26
2019-08-09gcc-9: don't warn about uninitialized variableLinus Torvalds1-1/+1
2019-08-09scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke3-32/+25
2019-08-06Linux 4.19.65v4.19.65Greg Kroah-Hartman1-1/+1
2019-08-06Documentation: Add swapgs description to the Spectre v1 documentationJosh Poimboeuf1-8/+80
2019-08-06x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner3-29/+32
2019-08-06x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf1-1/+1
2019-08-06x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf2-12/+110
2019-08-06x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf3-3/+37
2019-08-06x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu6-34/+34
2019-08-06x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov1-27/+33
2019-08-06scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu1-5/+7
2019-08-06x86/vdso: Prevent segfaults due to hoisted vclock readsAndy Lutomirski1-2/+13
2019-08-06gcc-9: properly declare the {pv,hv}clock_page storageLinus Torvalds1-2/+2
2019-08-06objtool: Support GCC 9 cold subfunction naming schemeJosh Poimboeuf1-1/+1
2019-08-06ARC: enable uboot support unconditionallyEugeniy Paltsev6-21/+0
2019-08-06eeprom: at24: make spd world-readable againJean Delvare1-1/+1
2019-08-06drm/i915/gvt: fix incorrect cache entry for guest page mappingXiaolin Zhang1-0/+12
2019-08-06IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck1-2/+9
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas1-1/+0
2019-08-06IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas1-3/+3