summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna2020-10-143-2/+19
* mmc: core: don't set limits.discard_granularity as 0Coly Li2020-10-141-1/+1
* perf: Fix task_function_call() error handlingKajol Jain2020-10-141-2/+3
* rxrpc: Fix server keyring leakDavid Howells2020-10-141-1/+1
* rxrpc: The server keyring isn't network-namespacedDavid Howells2020-10-141-1/+1
* rxrpc: Fix some missing _bh annotations on locking conn->state_lockDavid Howells2020-10-141-3/+3
* rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()David Howells2020-10-141-2/+2
* rxrpc: Fix rxkad token xdr encodingMarc Dionne2020-10-141-2/+10
* net/mlx5e: Fix VLAN create flowAya Levin2020-10-141-2/+4
* net/mlx5e: Fix VLAN cleanup flowAya Levin2020-10-141-2/+6
* net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTUAya Levin2020-10-142-5/+58
* net/mlx5: Fix request_irqs error flowMaor Gottlieb2020-10-141-1/+1
* net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha2020-10-142-38/+73
* virtio-net: don't disable guest csum when disable LROTonghao Zhang2020-10-141-1/+7
* net: usb: ax88179_178a: fix missing stop entry in driver_infoWilken Gottwalt2020-10-141-0/+1
* r8169: fix RTL8168f/RTL8411 EPHY configHeiner Kallweit2020-10-141-2/+2
* mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error pathIdo Schimmel2020-10-141-1/+2
* mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap2020-10-141-0/+1
* bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet2020-10-141-0/+1
* net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stopIvan Khoronzhuk2020-10-141-2/+4
* iavf: Fix incorrect adapter get in iavf_resumeSylwester Dziedziuch2020-10-141-2/+2
* iavf: use generic power managementVaibhav Gupta2020-10-141-33/+12
* xfrm: Use correct address family in xfrm_state_findHerbert Xu2020-10-141-4/+7
* platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOPNecip Fazil Yildiran2020-10-141-0/+1
* net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng2020-10-141-11/+4
* xfrm: clone whole liftime_cur structure in xfrm_do_migrateAntony Antony2020-10-141-1/+1
* xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrateAntony Antony2020-10-141-0/+28
* xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrateAntony Antony2020-10-141-10/+6
* xfrm: clone XFRMA_SET_MARK in xfrm_do_migrateAntony Antony2020-10-141-0/+1
* iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()Lu Baolu2020-10-141-2/+2
* drm/amdgpu: prevent double kfree ttm->sgPhilip Yang2020-10-141-0/+1
* openvswitch: handle DNAT tuple collisionDumitru Ceara2020-10-141-9/+13
* net: team: fix memory leak in __team_options_registerAnant Thazhemadam2020-10-141-1/+1
* team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet2020-10-141-0/+1
* sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet2020-10-141-0/+1
* i2c: owl: Clear NACK and BUS error bitsCristian Ciocaltea2020-10-141-0/+6
* i2c: meson: fixup rate calculation with filter delayNicolas Belin2020-10-141-11/+12
* i2c: meson: fix clock setting overwriteJerome Brunet2020-10-141-1/+18
* cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy2020-10-141-1/+1
* xfrmi: drop ignore_df check before updating pmtuSabrina Dubroca2020-10-141-1/+1
* nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()Coly Li2020-10-141-4/+3
* tcp: use sendpage_ok() to detect misused .sendpageColy Li2020-10-141-1/+2
* net: introduce helper sendpage_ok() in include/linux/net.hColy Li2020-10-141-0/+16
* mm/khugepaged: fix filemap page_to_pgoff(page) != offsetHugh Dickins2020-10-141-0/+12
* macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet2020-10-141-1/+3
* nvme-core: put ctrl ref when module ref get failChaitanya Kulkarni2020-10-141-1/+3
* btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reser...Qu Wenruo2020-10-143-11/+44
* btrfs: fix RWF_NOWAIT write not failling when we need to cowFilipe Manana2020-10-141-1/+15
* btrfs: Ensure we trim ranges across block group boundaryQu Wenruo2020-10-142-12/+35
* btrfs: volumes: Use more straightforward way to calculate map lengthQu Wenruo2020-10-141-1/+1