aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds6-145/+22
2020-02-07Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds23-139/+141
2020-02-07tmpfs: switch to use of invalfc()Al Viro1-3/+3
2020-02-07cgroup1: switch to use of errorfc() et.al.Al Viro1-12/+12
2020-02-07procfs: switch to use of invalfc()Al Viro1-1/+1
2020-02-07hugetlbfs: switch to use of invalfc()Al Viro1-1/+1
2020-02-07cramfs: switch to use of errofc() et.al.Al Viro1-7/+7
2020-02-07gfs2: switch to use of errorfc() et.al.Al Viro1-15/+15
2020-02-07fuse: switch to use errorfc() et.al.Al Viro1-6/+6
2020-02-07ceph: use errorfc() and friends instead of spelling the prefix outAl Viro2-9/+9
2020-02-07prefix-handling analogues of errorf() and friendsAl Viro1-0/+4
2020-02-07turn fs_param_is_... into functionsAl Viro3-129/+139
2020-02-07fs_parse: handle optional arguments sanelyAl Viro5-121/+82
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro29-198/+106
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen26-44/+11
2020-02-07add prefix to fs_context->logAl Viro6-27/+23
2020-02-07ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_logAl Viro3-8/+9
2020-02-07new primitive: __fs_parse()Al Viro5-12/+23
2020-02-07switch rbd and libceph to p_log-based primitivesAl Viro2-20/+20
2020-02-07struct p_log, variants of warnf() et.al. taking that one insteadAl Viro2-0/+12
2020-02-07teach logfc() to handle prefices, give it saner calling conventionsAl Viro2-52/+27
2020-02-07get rid of cg_invalf()Al Viro1-14/+12
2020-02-07get rid of fs_value_is_filename_emptyAl Viro4-16/+5
2020-02-07don't bother with explicit length argument for __lookup_constant()Al Viro3-18/+21
2020-02-07sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas1-0/+4
2020-02-07nfsd: make nfsd_filecache_wq variable staticChen Zhou1-1/+1
2020-02-07drop_monitor: Do not cancel uninitialized work itemIdo Schimmel1-1/+3
2020-02-07Merge branch 'mlxsw-Various-fixes'David S. Miller5-6/+142
2020-02-07mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel1-1/+2
2020-02-07mlxsw: core: Add validation of hardware device types for MGPIR registerVadim Pasternak2-4/+10
2020-02-07mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abortIdo Schimmel1-0/+3
2020-02-07selftests: mlxsw: Add test cases for local table route replacementIdo Schimmel1-0/+76
2020-02-07mlxsw: spectrum_router: Prevent incorrect replacement of local table routesIdo Schimmel1-1/+51
2020-02-07net: dsa: microchip: enable module autoprobeRazvan Stefanescu1-0/+6
2020-02-07ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()Eric Dumazet1-0/+3
2020-02-07dpaa_eth: support all modes with rate adapting PHYsMadalin Bucur1-3/+11
2020-02-07cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich1-2/+6
2020-02-07mac80211: consider more elements in parsing CRCJohannes Berg1-6/+12
2020-02-07mac80211: fix quiet mode activation in action framesSara Sharon1-4/+4
2020-02-07Merge branch 'stmmac-fixes'David S. Miller3-13/+20
2020-02-07net: stmmac: update pci platform data to use phy_interfaceVoon Weifeng1-6/+8
2020-02-07net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filterTan, Tee Min1-1/+1
2020-02-07net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filterVerma, Aashish1-1/+1
2020-02-07net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writtingOng Boon Leong1-2/+6
2020-02-07net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+Tan, Tee Min1-3/+4
2020-02-07hv_netvsc: Fix XDP refcnt for synthetic and VF NICsHaiyang Zhang2-3/+15
2020-02-07mac80211: use more bits for ack_frame_idJohannes Berg3-8/+7
2020-02-07Merge branch 'taprio-Some-fixes'David S. Miller1-35/+57
2020-02-07taprio: Fix dropping packets when using taprio + ETF offloadingVinicius Costa Gomes1-2/+2
2020-02-07taprio: Use taprio_reset_tc() to reset Traffic Classes configurationVinicius Costa Gomes1-1/+1