summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-29taprio: don't reject same mqprio settingsIvan Khoronzhuk1-2/+26
2019-11-29ipv6/route: return if there is no fib_nh_gw_familyHangbin Liu1-1/+1
2019-11-29net/tls: enable sk_msg redirect to tls socket egressWillem de Bruijn3-0/+14
2019-11-29net/mlx5: Fix auto group size calculationMaor Gottlieb2-4/+7
2019-11-29net/mlx5e: Fix set vf link state error flowRoi Dayan1-1/+1
2019-11-29net/mlxfw: Verify FSM error code translation doesn't exceed array sizeEran Ben Elisha1-0/+2
2019-11-29sfc: Only cancel the PPS workqueue if it existsMartin Habets1-1/+2
2019-11-29net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_keyXin Long1-0/+4
2019-11-29net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti1-7/+5
2019-11-29net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter1-1/+22
2019-11-29net/mlx4_en: Fix wrong limitation for number of TX ringsTariq Toukan2-4/+13
2019-11-29net/mlx4_en: fix mlx4 ethtool -N insertionLuigi Rizzo1-0/+1
2019-11-29mlxsw: spectrum_router: Fix determining underlay for a GRE tunnelPetr Machata1-18/+1
2019-11-24Linux 5.3.13v5.3.13Greg Kroah-Hartman1-1/+1
2019-11-24fbdev: Ditch fb_edid_add_monspecsDaniel Vetter3-156/+0
2019-11-24arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin4-0/+4
2019-11-24mm/memory_hotplug: fix updating the node spanDavid Hildenbrand1-0/+8
2019-11-24mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()David Hildenbrand1-57/+15
2019-11-24block, bfq: deschedule empty bfq_queues not referred by any processPaolo Valente1-6/+26
2019-11-24net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter1-1/+1
2019-11-20Linux 5.3.12v5.3.12Greg Kroah-Hartman1-1/+1
2019-11-20slcan: Fix memory leak in error pathJouni Hogander1-0/+1
2019-11-20mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev1-1/+1
2019-11-20mm/page_io.c: do not free shared swap slotsVinayak Menon1-3/+3
2019-11-20mm/memory_hotplug: fix try_offline_node()David Hildenbrand3-16/+64
2019-11-20mm: slub: really fix slab walking for init_on_freeLaura Abbott1-30/+9
2019-11-20mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()Roman Gushchin1-1/+1
2019-11-20mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()Roman Gushchin1-1/+1
2019-11-20mm: mempolicy: fix the wrong return value and potential pages leak of mbindYang Shi1-5/+9
2019-11-20iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger1-2/+4
2019-11-20net: ethernet: dwmac-sun8i: Use the correct function in exit pathCorentin Labbe1-1/+1
2019-11-20ntp/y2038: Remove incorrect time_t truncationArnd Bergmann1-1/+1
2019-11-20Revert "drm/i915/ehl: Update MOCS table for EHL"Matt Roper1-8/+0
2019-11-20drm/i915: update rawclk also on resumeJani Nikula2-3/+3
2019-11-20io_uring: ensure registered buffer import returns the IO lengthJens Axboe1-1/+1
2019-11-20ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable eitherAl Viro1-4/+3
2019-11-20ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stableAl Viro1-2/+10
2019-11-20x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng1-0/+2
2019-11-20i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is presentHans de Goede1-1/+27
2019-11-20IB/hfi1: Use a common pad buffer for 9B and 16B packetsMike Marciniszyn2-8/+7
2019-11-20IB/hfi1: Ensure full Gen3 speed in a Gen4 systemJames Erwin1-1/+3
2019-11-20IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERRKaike Wan1-8/+8
2019-11-20IB/hfi1: Calculate flow weight based on QP MTU for TID RDMAKaike Wan3-11/+6
2019-11-20IB/hfi1: Ensure r_tid_ack is valid before building TID RDMA ACK packetKaike Wan1-17/+27
2019-11-20KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson3-7/+28
2019-11-20Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan1-0/+1
2019-11-20Input: synaptics-rmi4 - clear IRQ enables for F54Lucas Stach1-1/+1
2019-11-20Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)Andrew Duggan2-4/+4
2019-11-20Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driverAndrew Duggan1-2/+26
2019-11-20Input: synaptics-rmi4 - fix video buffer sizeLucas Stach1-1/+1